demio-ui 5.0.3 → 5.0.5
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 +16 -16
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "demio-ui",
|
|
3
|
-
"version": "5.0.
|
|
3
|
+
"version": "5.0.5",
|
|
4
4
|
"description": "",
|
|
5
5
|
"repository": {
|
|
6
6
|
"type": "git",
|
|
@@ -82,8 +82,6 @@
|
|
|
82
82
|
"@radix-ui/react-switch": "^1.2.5",
|
|
83
83
|
"@radix-ui/react-tabs": "^1.1.12",
|
|
84
84
|
"@radix-ui/react-tooltip": "^1.2.7",
|
|
85
|
-
"@storybook/preset-react-webpack": "^9.0.18",
|
|
86
|
-
"@storybook/react-webpack5": "^9.0.18",
|
|
87
85
|
"classnames": "^2.5.1",
|
|
88
86
|
"react-easy-crop": "^5.5.0",
|
|
89
87
|
"react-select": "^5.10.2"
|
|
@@ -93,33 +91,35 @@
|
|
|
93
91
|
"@babel/preset-env": "^7.28.0",
|
|
94
92
|
"@babel/preset-react": "^7.27.1",
|
|
95
93
|
"@babel/preset-typescript": "^7.27.1",
|
|
96
|
-
"@chromatic-com/storybook": "^4.0
|
|
94
|
+
"@chromatic-com/storybook": "^4.1.0",
|
|
97
95
|
"@rollup/plugin-commonjs": "^28.0.6",
|
|
98
96
|
"@rollup/plugin-node-resolve": "^16.0.1",
|
|
99
97
|
"@rollup/plugin-terser": "^0.4.4",
|
|
100
98
|
"@rollup/plugin-typescript": "^12.1.4",
|
|
101
|
-
"@storybook/addon-a11y": "^9.0
|
|
102
|
-
"@storybook/addon-docs": "^9.0
|
|
103
|
-
"@storybook/addon-links": "^9.0
|
|
99
|
+
"@storybook/addon-a11y": "^9.1.0",
|
|
100
|
+
"@storybook/addon-docs": "^9.1.0",
|
|
101
|
+
"@storybook/addon-links": "^9.1.0",
|
|
104
102
|
"@storybook/addon-styling-webpack": "^2.0.0",
|
|
105
103
|
"@storybook/addon-webpack5-compiler-babel": "^3.0.6",
|
|
106
|
-
"@storybook/cli": "^9.0
|
|
104
|
+
"@storybook/cli": "^9.1.0",
|
|
105
|
+
"@storybook/preset-react-webpack": "^9.1.0",
|
|
106
|
+
"@storybook/react-webpack5": "^9.1.0",
|
|
107
107
|
"@svgr/rollup": "^8.1.0",
|
|
108
108
|
"@svgr/webpack": "^8.1.0",
|
|
109
109
|
"@testing-library/jest-dom": "^6.6.4",
|
|
110
110
|
"@testing-library/react": "^16.3.0",
|
|
111
|
-
"@testing-library/user-event": "^14.
|
|
111
|
+
"@testing-library/user-event": "^14.6.1",
|
|
112
112
|
"@types/jest": "^30.0.0",
|
|
113
|
-
"@types/react": "^18.
|
|
113
|
+
"@types/react": "^18.3.23",
|
|
114
114
|
"@typescript-eslint/eslint-plugin": "^8.38.0",
|
|
115
115
|
"@typescript-eslint/parser": "^8.38.0",
|
|
116
116
|
"babel-loader": "^10.0.0",
|
|
117
|
-
"chromatic": "^13.1.
|
|
117
|
+
"chromatic": "^13.1.3",
|
|
118
118
|
"css-loader": "^7.1.2",
|
|
119
119
|
"eslint": "^9.32.0",
|
|
120
120
|
"eslint-plugin-prettier": "^5.5.3",
|
|
121
|
-
"eslint-plugin-simple-import-sort": "^12.
|
|
122
|
-
"eslint-plugin-storybook": "^9.0
|
|
121
|
+
"eslint-plugin-simple-import-sort": "^12.1.1",
|
|
122
|
+
"eslint-plugin-storybook": "^9.1.0",
|
|
123
123
|
"file-loader": "^6.2.0",
|
|
124
124
|
"husky": "^9.1.7",
|
|
125
125
|
"identity-obj-proxy": "^3.0.0",
|
|
@@ -138,13 +138,13 @@
|
|
|
138
138
|
"rollup-plugin-peer-deps-external": "^2.2.4",
|
|
139
139
|
"rollup-plugin-postcss": "^4.0.2",
|
|
140
140
|
"rollup-plugin-visualizer": "^6.0.3",
|
|
141
|
-
"storybook": "^9.0
|
|
141
|
+
"storybook": "^9.1.0",
|
|
142
142
|
"storybook-css-modules": "^1.0.8",
|
|
143
143
|
"stylelint": "^16.23.0",
|
|
144
144
|
"stylelint-config-standard": "^39.0.0",
|
|
145
145
|
"ts-node": "^10.9.2",
|
|
146
|
-
"tsconfig-paths-webpack-plugin": "^4.
|
|
147
|
-
"tslib": "^2.
|
|
146
|
+
"tsconfig-paths-webpack-plugin": "^4.2.0",
|
|
147
|
+
"tslib": "^2.8.1",
|
|
148
148
|
"typescript": "^5.8.3"
|
|
149
149
|
},
|
|
150
150
|
"peerDependencies": {
|