@zextras/carbonio-shell-ui 10.0.0-devel.1741258975575 → 10.0.0-devel.1741625092270

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 +6 -7
package/THIRDPARTIES CHANGED
@@ -26,7 +26,6 @@ MIT License (MIT) applies to:
26
26
  @types/webpack-env, Copyright (c) Microsoft Corporation.
27
27
  @types/webpack, Copyright (c) Microsoft Corporation.
28
28
  autoprefixer, Copyright 2013 Andrey Sitnik <andrey@sitnik.ru>
29
- babel-loader, Copyright (c) 2014-2019 Luís Couto <hello@luiscouto.pt>
30
29
  babel-plugin-styled-components, Copyright (c) 2016-present Vladimir Danchenkov and Maximilian Stoiber
31
30
  copy-webpack-plugin, Copyright JS Foundation and other contributors
32
31
  core-js, Copyright (c) 2014-2024 Denis Pushkarev
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@zextras/carbonio-shell-ui",
3
- "version": "10.0.0-devel.1741258975575",
3
+ "version": "10.0.0-devel.1741625092270",
4
4
  "description": "The Zextras Carbonio web client",
5
5
  "main": "./lib/lib.js",
6
6
  "types": "./lib/lib.d.ts",
@@ -48,12 +48,12 @@
48
48
  "author": "Zextras Dev Team <https://www.zextras.com/carbonio/>",
49
49
  "license": "AGPL-3.0-only",
50
50
  "devDependencies": {
51
- "@babel/core": "^7.26.7",
52
- "@babel/preset-env": "^7.26.7",
51
+ "@babel/core": "^7.26.9",
52
+ "@babel/preset-env": "^7.26.9",
53
53
  "@babel/preset-react": "^7.26.3",
54
54
  "@babel/preset-typescript": "^7.26.0",
55
- "@commitlint/cli": "^19.6.1",
56
- "@commitlint/config-conventional": "^19.6.0",
55
+ "@commitlint/cli": "^19.8.0",
56
+ "@commitlint/config-conventional": "^19.8.0",
57
57
  "@faker-js/faker": "^8.4.1",
58
58
  "@microsoft/api-extractor": "^7.42.3",
59
59
  "@svgr/webpack": "^8.1.0",
@@ -74,11 +74,10 @@
74
74
  "@zextras/carbonio-ui-configs": "^2.0.1",
75
75
  "@zextras/carbonio-ui-sdk": "^1.7.12",
76
76
  "autoprefixer": "^10.4.17",
77
- "babel-loader": "^9.2.1",
78
77
  "babel-plugin-styled-components": "^2.1.4",
79
78
  "babel-plugin-transform-import-meta": "^2.3.2",
80
79
  "copy-webpack-plugin": "^12.0.2",
81
- "core-js": "^3.36.0",
80
+ "core-js": "^3.39.0",
82
81
  "css-loader": "^6.10.0",
83
82
  "dotenv": "^16.4.5",
84
83
  "eslint-plugin-notice": "^0.9.10",