udp-react-enterprise-component-library 26.3.0-beta.18 → 26.3.0-beta.19
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.19",
|
|
4
4
|
"description": "React-based UI component library implementing Fluent UI design for Univerus internal projects",
|
|
5
5
|
"author": "Univerus",
|
|
6
6
|
"license": "MIT",
|
|
@@ -3738,8 +3738,8 @@
|
|
|
3738
3738
|
"@microlink/react-json-view": "^1.31.20",
|
|
3739
3739
|
"@tanstack/react-query": "^5",
|
|
3740
3740
|
"@tanstack/react-query-devtools": "^5",
|
|
3741
|
-
"udp-react-stencil-component-library": "26.1.0-beta.
|
|
3742
|
-
"udp-stencil-component-library": "26.3.0-beta.
|
|
3741
|
+
"udp-react-stencil-component-library": "26.1.0-beta.18",
|
|
3742
|
+
"udp-stencil-component-library": "26.3.0-beta.25",
|
|
3743
3743
|
"axios": "^0.31.1",
|
|
3744
3744
|
"axios-hooks": "^2.1.0",
|
|
3745
3745
|
"broadcast-channel": "^4.17.0",
|