@zextras/carbonio-shell-ui 8.0.3-devel.1728289272302 → 8.0.3-devel.1728305892969
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 +8 -8
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@zextras/carbonio-shell-ui",
|
|
3
|
-
"version": "8.0.3-devel.
|
|
3
|
+
"version": "8.0.3-devel.1728305892969",
|
|
4
4
|
"description": "The Zextras Carbonio web client",
|
|
5
5
|
"main": "./lib/lib.js",
|
|
6
6
|
"types": "./lib/lib.d.ts",
|
|
@@ -31,7 +31,7 @@
|
|
|
31
31
|
"build:lib:local": "tsc -p tsconfig.lib.json && npx api-extractor run --verbose --local",
|
|
32
32
|
"predeploy": "npm run prebuild:pkg",
|
|
33
33
|
"postdeploy": "npm run postbuild:pkg",
|
|
34
|
-
"deploy": "sdk
|
|
34
|
+
"deploy": "sdk install",
|
|
35
35
|
"prestart": "npm run prebuild:pkg",
|
|
36
36
|
"start": "sdk watch",
|
|
37
37
|
"poststart": "npm run postbuild:pkg",
|
|
@@ -60,22 +60,22 @@
|
|
|
60
60
|
"@microsoft/api-extractor": "^7.42.3",
|
|
61
61
|
"@svgr/webpack": "^8.1.0",
|
|
62
62
|
"@testing-library/dom": "^10.4.0",
|
|
63
|
-
"@testing-library/jest-dom": "^6.
|
|
64
|
-
"@testing-library/react": "^
|
|
63
|
+
"@testing-library/jest-dom": "^6.5.0",
|
|
64
|
+
"@testing-library/react": "^16.0.1",
|
|
65
65
|
"@testing-library/user-event": "^14.5.2",
|
|
66
66
|
"@tsconfig/node18": "^18.2.4",
|
|
67
67
|
"@types/jest": "^29.5.12",
|
|
68
68
|
"@types/lodash": "^4.17.4",
|
|
69
|
-
"@types/node": "^18.19.
|
|
70
|
-
"@types/react": "^18.3.
|
|
69
|
+
"@types/node": "^18.19.54",
|
|
70
|
+
"@types/react": "^18.3.11",
|
|
71
71
|
"@types/react-dom": "^18.3.0",
|
|
72
72
|
"@types/react-router-dom": "^5.3.3",
|
|
73
73
|
"@types/styled-components": "^5.1.34",
|
|
74
74
|
"@types/ua-parser-js": "^0.7.39",
|
|
75
75
|
"@types/webpack": "^5.28.5",
|
|
76
76
|
"@types/webpack-env": "^1.18.4",
|
|
77
|
-
"@zextras/carbonio-ui-configs": "^1.0.
|
|
78
|
-
"@zextras/carbonio-ui-sdk": "^1.7.
|
|
77
|
+
"@zextras/carbonio-ui-configs": "^1.0.3",
|
|
78
|
+
"@zextras/carbonio-ui-sdk": "^1.7.9",
|
|
79
79
|
"autoprefixer": "^10.4.17",
|
|
80
80
|
"babel-loader": "^9.1.3",
|
|
81
81
|
"babel-plugin-styled-components": "^2.1.4",
|