@zextras/carbonio-shell-ui 11.0.2-devel.1751279257346 → 11.0.2-devel.1751371997491

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 (2) hide show
  1. package/THIRDPARTIES +0 -1
  2. package/package.json +1 -2
package/THIRDPARTIES CHANGED
@@ -58,7 +58,6 @@ tinymce, Copyright (c) 2022 Ephox Corporation DBA Tiny Technologies, Inc.
58
58
  ts-node, Copyright (c) 2014 Blake Embrey (hello@blakeembrey.com)
59
59
  ua-parser-js, Copyright (c) 2012-2023 Faisal Salman <<f@faisalman.com>>
60
60
  webpack-cli, Copyright JS Foundation and other contributors
61
- webpack-dev-server, Copyright JS Foundation and other contributors
62
61
  webpack-merge, Copyright (c) 2015 Juho Vepsalainen
63
62
  webpack, Copyright JS Foundation and other contributors
64
63
  zustand, Copyright (c) 2019 Paul Henschel
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@zextras/carbonio-shell-ui",
3
- "version": "11.0.2-devel.1751279257346",
3
+ "version": "11.0.2-devel.1751371997491",
4
4
  "description": "The Zextras Carbonio web client",
5
5
  "main": "./lib/lib.js",
6
6
  "types": "./lib/lib.d.ts",
@@ -97,7 +97,6 @@
97
97
  "typescript": "^5.3.3",
98
98
  "webpack": "^5.98.0",
99
99
  "webpack-cli": "^6.0.1",
100
- "webpack-dev-server": "^4.15.2",
101
100
  "webpack-merge": "^6.0.1"
102
101
  },
103
102
  "dependencies": {