@zextras/carbonio-ui-commons 2.0.0-beta.8 → 2.0.0-beta.9
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 +4 -4
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@zextras/carbonio-ui-commons",
|
|
3
|
-
"version": "2.0.0-beta.
|
|
3
|
+
"version": "2.0.0-beta.9",
|
|
4
4
|
"description": "Carbonio UI Commons",
|
|
5
5
|
"types": "./lib/types/index.d.ts",
|
|
6
6
|
"exports": {
|
|
@@ -97,13 +97,13 @@
|
|
|
97
97
|
"i18next": "^22.4.13",
|
|
98
98
|
"immer": "^9.0.19",
|
|
99
99
|
"uuid": "^9.0.0",
|
|
100
|
-
"zustand": "^4.5.2"
|
|
101
|
-
"@mui/icons-material": "^5.15.12",
|
|
102
|
-
"@mui/material": "^5.15.12"
|
|
100
|
+
"zustand": "^4.5.2"
|
|
103
101
|
},
|
|
104
102
|
"peerDependencies": {
|
|
105
103
|
"@emotion/react": "^11.14.0",
|
|
106
104
|
"@emotion/styled": "^11.14.0",
|
|
105
|
+
"@mui/icons-material": "^5.15.12",
|
|
106
|
+
"@mui/material": "^5.15.12",
|
|
107
107
|
"@zextras/carbonio-design-system": "11.0.0-devel.1",
|
|
108
108
|
"@zextras/carbonio-shell-ui": "12.0.0-devel.1756979172527",
|
|
109
109
|
"@zextras/carbonio-ui-soap-lib": "^1.0.3",
|