@zextras/carbonio-shell-ui 14.2.1 → 14.2.3
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 -6
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@zextras/carbonio-shell-ui",
|
|
3
|
-
"version": "14.2.
|
|
3
|
+
"version": "14.2.3",
|
|
4
4
|
"description": "The Zextras Carbonio web client",
|
|
5
5
|
"main": "./lib/lib.js",
|
|
6
6
|
"types": "./lib/lib.d.ts",
|
|
@@ -98,7 +98,6 @@
|
|
|
98
98
|
"@types/webpack": "5.28.5",
|
|
99
99
|
"@types/webpack-env": "1.18.8",
|
|
100
100
|
"@vitest/coverage-istanbul": "4.1.4",
|
|
101
|
-
"@zextras/carbonio-search-ui": "github:zextras/carbonio-search-ui#devel",
|
|
102
101
|
"@zextras/carbonio-ui-configs": "2.1.0",
|
|
103
102
|
"@zextras/carbonio-ui-sdk": "2.2.6",
|
|
104
103
|
"autoprefixer": "10.5.0",
|
|
@@ -108,13 +107,13 @@
|
|
|
108
107
|
"dotenv": "17.4.2",
|
|
109
108
|
"eslint": "8.57.1",
|
|
110
109
|
"eslint-plugin-notice": "0.9.10",
|
|
111
|
-
"html-webpack-plugin": "5.6.
|
|
110
|
+
"html-webpack-plugin": "5.6.7",
|
|
112
111
|
"husky": "9.1.7",
|
|
113
112
|
"identity-obj-proxy": "3.0.0",
|
|
114
113
|
"is-ci": "3.0.1",
|
|
115
114
|
"jsdom": "29.0.2",
|
|
116
115
|
"mini-css-extract-plugin": "2.10.2",
|
|
117
|
-
"msw": "2.
|
|
116
|
+
"msw": "2.14.3",
|
|
118
117
|
"postcss-loader": "8.2.1",
|
|
119
118
|
"semantic-release": "25.0.2",
|
|
120
119
|
"sonarqube-scanner": "4.3.6",
|
|
@@ -136,7 +135,7 @@
|
|
|
136
135
|
"date-fns": "4.1.0",
|
|
137
136
|
"i18next": "22.5.1",
|
|
138
137
|
"i18next-chained-backend": "4.6.3",
|
|
139
|
-
"i18next-http-backend": "
|
|
138
|
+
"i18next-http-backend": "3.0.5",
|
|
140
139
|
"immer": "10.2.0",
|
|
141
140
|
"lodash": "4.18.1",
|
|
142
141
|
"posthog-js": "1.369.2",
|
|
@@ -151,7 +150,6 @@
|
|
|
151
150
|
"vite": "7.3.2"
|
|
152
151
|
},
|
|
153
152
|
"onlyBuiltDependencies": [
|
|
154
|
-
"@zextras/carbonio-search-ui",
|
|
155
153
|
"core-js",
|
|
156
154
|
"esbuild",
|
|
157
155
|
"msw",
|