We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d255400 commit ebbb895Copy full SHA for ebbb895
package.json
@@ -11,7 +11,7 @@
11
"dependencies": {
12
"@emotion/react": "^11.14.0",
13
"@emotion/styled": "^11.14.1",
14
- "@gridsuite/commons-ui": "0.126.0",
+ "@gridsuite/commons-ui": "file:../commons-ui/gridsuite-commons-ui-0.124.0.tgz",
15
"@hello-pangea/dnd": "^18.0.1",
16
"@hookform/resolvers": "^4.1.3",
17
"@mui/icons-material": "^5.18.0",
@@ -50,7 +50,7 @@
50
"reconnecting-websocket": "^4.4.0",
51
"redux": "^5.0.1",
52
"typeface-roboto": "^1.1.13",
53
- "uuid": "^11.1.0",
+ "uuid": "^13.0.0",
54
"yup": "^1.7.0"
55
},
56
"overrides": {
0 commit comments