udp-react-enterprise-component-library 26.3.0-beta.1 → 26.3.0-beta.2
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.3.0-beta.
|
|
3
|
+
"version": "26.3.0-beta.2",
|
|
4
4
|
"description": "React-based UI component library implementing Fluent UI design for Univerus internal projects",
|
|
5
5
|
"author": "Univerus",
|
|
6
6
|
"license": "MIT",
|
|
@@ -3698,8 +3698,8 @@
|
|
|
3698
3698
|
"@microlink/react-json-view": "^1.31.20",
|
|
3699
3699
|
"@tanstack/react-query": "^5",
|
|
3700
3700
|
"@tanstack/react-query-devtools": "^5",
|
|
3701
|
-
"udp-react-stencil-component-library": "^26.1.0-beta.
|
|
3702
|
-
"udp-stencil-component-library": "^26.3.0-beta.
|
|
3701
|
+
"udp-react-stencil-component-library": "^26.1.0-beta.1",
|
|
3702
|
+
"udp-stencil-component-library": "^26.3.0-beta.8",
|
|
3703
3703
|
"axios": "^0.31.1",
|
|
3704
3704
|
"axios-hooks": "^2.1.0",
|
|
3705
3705
|
"broadcast-channel": "^4.17.0",
|