@zextras/carbonio-shell-ui 15.2.2 → 15.2.4

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.
Files changed (1) hide show
  1. package/package.json +2 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@zextras/carbonio-shell-ui",
3
- "version": "15.2.2",
3
+ "version": "15.2.4",
4
4
  "description": "The Zextras Carbonio web client",
5
5
  "main": "./lib/lib.js",
6
6
  "types": "./lib/lib.d.ts",
@@ -121,7 +121,6 @@
121
121
  "vitest": "4.1.10",
122
122
  "vitest-fail-on-console": "0.10.1",
123
123
  "webpack": "5.110.3",
124
- "webpack-cli": "6.0.1",
125
124
  "webpack-dev-server": "5.2.6"
126
125
  },
127
126
  "dependencies": {
@@ -138,7 +137,7 @@
138
137
  "i18next-http-backend": "3.0.6",
139
138
  "immer": "11.1.18",
140
139
  "lodash": "4.18.1",
141
- "posthog-js": "1.427.2",
140
+ "posthog-js": "1.428.10",
142
141
  "react": "18.3.1",
143
142
  "react-dom": "18.3.1",
144
143
  "react-i18next": "12.3.1",