@zextras/carbonio-design-system 12.1.1 → 12.1.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 +18 -17
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@zextras/carbonio-design-system",
|
|
3
|
-
"version": "12.1.
|
|
3
|
+
"version": "12.1.3",
|
|
4
4
|
"description": "An awesome UI for Zextras Projects.",
|
|
5
5
|
"main": "./dist/zapp-ui.bundle.cjs",
|
|
6
6
|
"module": "./dist/zapp-ui.bundle.mjs",
|
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
],
|
|
16
16
|
"packageManager": "pnpm@10.32.1",
|
|
17
17
|
"engines": {
|
|
18
|
-
"node": "
|
|
18
|
+
"node": "^22.14.0",
|
|
19
19
|
"pnpm": ">=10"
|
|
20
20
|
},
|
|
21
21
|
"scripts": {
|
|
@@ -64,11 +64,11 @@
|
|
|
64
64
|
"@babel/preset-typescript": "7.29.7",
|
|
65
65
|
"@babel/runtime": "7.29.7",
|
|
66
66
|
"@babel/template": "7.29.7",
|
|
67
|
-
"@commitlint/cli": "21.2.
|
|
68
|
-
"@commitlint/config-conventional": "21.2.
|
|
67
|
+
"@commitlint/cli": "21.2.2",
|
|
68
|
+
"@commitlint/config-conventional": "21.2.2",
|
|
69
69
|
"@emotion/babel-plugin": "11.13.5",
|
|
70
70
|
"@emotion/jest": "11.14.2",
|
|
71
|
-
"@faker-js/faker": "10.
|
|
71
|
+
"@faker-js/faker": "10.6.0",
|
|
72
72
|
"@microsoft/api-extractor": "7.58.9",
|
|
73
73
|
"@rollup/plugin-babel": "7.1.0",
|
|
74
74
|
"@rollup/plugin-commonjs": "29.0.3",
|
|
@@ -76,8 +76,8 @@
|
|
|
76
76
|
"@rollup/plugin-typescript": "12.3.0",
|
|
77
77
|
"@rollup/plugin-url": "8.0.2",
|
|
78
78
|
"@semantic-release/commit-analyzer": "13.0.1",
|
|
79
|
-
"@semantic-release/github": "
|
|
80
|
-
"@semantic-release/npm": "
|
|
79
|
+
"@semantic-release/github": "12.0.9",
|
|
80
|
+
"@semantic-release/npm": "13.1.5",
|
|
81
81
|
"@semantic-release/release-notes-generator": "14.1.1",
|
|
82
82
|
"@storybook/addon-designs": "10.0.2",
|
|
83
83
|
"@storybook/addon-docs": "9.1.19",
|
|
@@ -86,23 +86,24 @@
|
|
|
86
86
|
"@storybook/react-webpack5": "9.1.19",
|
|
87
87
|
"@storybook/test-runner": "0.22.0",
|
|
88
88
|
"@svgr/cli": "8.1.0",
|
|
89
|
-
"@testing-library/dom": "10.4.
|
|
90
|
-
"@testing-library/jest-dom": "
|
|
91
|
-
"@testing-library/react": "16.3.
|
|
92
|
-
"@testing-library/user-event": "14.6.
|
|
89
|
+
"@testing-library/dom": "10.4.2",
|
|
90
|
+
"@testing-library/jest-dom": "7.0.1",
|
|
91
|
+
"@testing-library/react": "16.3.3",
|
|
92
|
+
"@testing-library/user-event": "14.6.7",
|
|
93
93
|
"@types/babel__core": "7.20.5",
|
|
94
94
|
"@types/babel__template": "7.4.4",
|
|
95
95
|
"@types/jest-image-snapshot": "6.4.1",
|
|
96
|
-
"@types/lodash": "4.17.
|
|
97
|
-
"@types/node": "
|
|
96
|
+
"@types/lodash": "4.17.25",
|
|
97
|
+
"@types/node": "22.20.3",
|
|
98
98
|
"@types/react": "18.3.31",
|
|
99
99
|
"@types/react-dom": "18.3.7",
|
|
100
100
|
"@vitejs/plugin-react": "5.2.0",
|
|
101
101
|
"@vitest/coverage-v8": "4.1.8",
|
|
102
102
|
"@zextras/carbonio-ui-configs": "1.0.4",
|
|
103
103
|
"babel-loader": "10.1.1",
|
|
104
|
-
"conventional-changelog-conventionalcommits": "
|
|
104
|
+
"conventional-changelog-conventionalcommits": "9.3.1",
|
|
105
105
|
"create-index": "2.6.0",
|
|
106
|
+
"darkreader": "4.9.130",
|
|
106
107
|
"eslint": "8.57.1",
|
|
107
108
|
"eslint-plugin-import": "2.32.0",
|
|
108
109
|
"eslint-plugin-notice": "1.0.0",
|
|
@@ -116,11 +117,11 @@
|
|
|
116
117
|
"playwright": "1.49.0",
|
|
117
118
|
"prettier": "2.8.8",
|
|
118
119
|
"process": "0.11.10",
|
|
119
|
-
"react-docgen": "
|
|
120
|
+
"react-docgen": "8.0.3",
|
|
120
121
|
"react-docgen-typescript": "2.4.0",
|
|
121
122
|
"rollup": "4.61.1",
|
|
122
123
|
"rollup-plugin-postcss": "4.0.2",
|
|
123
|
-
"semantic-release": "
|
|
124
|
+
"semantic-release": "25.0.9",
|
|
124
125
|
"storybook": "9.1.19",
|
|
125
126
|
"storybook-addon-playground": "3.0.0",
|
|
126
127
|
"ts-node": "10.9.2",
|
|
@@ -145,7 +146,6 @@
|
|
|
145
146
|
"dependencies": {
|
|
146
147
|
"@floating-ui/dom": "1.7.6",
|
|
147
148
|
"core-js": "3.49.0",
|
|
148
|
-
"darkreader": "4.9.125",
|
|
149
149
|
"polished": "4.3.1",
|
|
150
150
|
"react-datepicker": "7.5.0"
|
|
151
151
|
},
|
|
@@ -156,6 +156,7 @@
|
|
|
156
156
|
"unrs-resolver"
|
|
157
157
|
],
|
|
158
158
|
"overrides": {
|
|
159
|
+
"conventional-changelog-conventionalcommits": "9.3.1",
|
|
159
160
|
"prettier@^3": "3.3.3",
|
|
160
161
|
"eslint-plugin-prettier": "5.5.6"
|
|
161
162
|
}
|