udp-react-enterprise-component-library 26.7.0-beta.6 → 26.7.0-beta.7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +3 -3
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "udp-react-enterprise-component-library",
|
|
3
|
-
"version": "26.7.0-beta.
|
|
3
|
+
"version": "26.7.0-beta.7",
|
|
4
4
|
"description": "React-based UI component library implementing Fluent UI design for Univerus internal projects",
|
|
5
5
|
"author": "Univerus",
|
|
6
6
|
"license": "MIT",
|
|
@@ -3907,8 +3907,8 @@
|
|
|
3907
3907
|
"@microlink/react-json-view": "^1.31.20",
|
|
3908
3908
|
"@tanstack/react-query": "^5",
|
|
3909
3909
|
"@tanstack/react-query-devtools": "^5",
|
|
3910
|
-
"udp-react-stencil-component-library": "26.7.0-beta.
|
|
3911
|
-
"udp-stencil-component-library": "26.7.0-beta.
|
|
3910
|
+
"udp-react-stencil-component-library": "26.7.0-beta.6",
|
|
3911
|
+
"udp-stencil-component-library": "26.7.0-beta.6",
|
|
3912
3912
|
"axios": "^0.31.1",
|
|
3913
3913
|
"axios-hooks": "^2.1.0",
|
|
3914
3914
|
"broadcast-channel": "^4.17.0",
|