@jetbrains/ring-ui 7.0.47 → 7.0.48-beta.0
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 +6 -6
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@jetbrains/ring-ui",
|
|
3
|
-
"version": "7.0.
|
|
3
|
+
"version": "7.0.48-beta.0",
|
|
4
4
|
"description": "JetBrains UI library",
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "JetBrains"
|
|
@@ -134,12 +134,12 @@
|
|
|
134
134
|
"@types/chai-dom": "1.11.3",
|
|
135
135
|
"@types/eslint__js": "^8.42.3",
|
|
136
136
|
"@types/markdown-it": "^14.1.2",
|
|
137
|
-
"@types/react": "^19.1.
|
|
137
|
+
"@types/react": "^19.1.5",
|
|
138
138
|
"@types/react-dom": "^19.1.5",
|
|
139
139
|
"@types/sinon": "^17.0.4",
|
|
140
140
|
"@types/sinon-chai": "^4.0.0",
|
|
141
141
|
"@types/webpack-env": "^1.18.8",
|
|
142
|
-
"@vitejs/plugin-react": "^4.
|
|
142
|
+
"@vitejs/plugin-react": "^4.5.0",
|
|
143
143
|
"@vitest/eslint-plugin": "^1.2.0",
|
|
144
144
|
"acorn": "^8.14.1",
|
|
145
145
|
"axe-playwright": "^2.1.0",
|
|
@@ -149,7 +149,7 @@
|
|
|
149
149
|
"chai-as-promised": "^8.0.1",
|
|
150
150
|
"chai-dom": "^1.12.1",
|
|
151
151
|
"cheerio": "^1.0.0",
|
|
152
|
-
"chromatic": "^11.28.
|
|
152
|
+
"chromatic": "^11.28.3",
|
|
153
153
|
"core-js": "^3.42.0",
|
|
154
154
|
"cpy-cli": "^5.0.0",
|
|
155
155
|
"dotenv-cli": "^8.0.0",
|
|
@@ -159,7 +159,7 @@
|
|
|
159
159
|
"eslint-import-resolver-webpack": "^0.13.10",
|
|
160
160
|
"eslint-plugin-import": "^2.31.0",
|
|
161
161
|
"eslint-plugin-jsx-a11y": "^6.10.2",
|
|
162
|
-
"eslint-plugin-prettier": "^5.
|
|
162
|
+
"eslint-plugin-prettier": "^5.4.0",
|
|
163
163
|
"eslint-plugin-react": "^7.37.5",
|
|
164
164
|
"eslint-plugin-react-hooks": "^5.2.0",
|
|
165
165
|
"eslint-plugin-storybook": "^0.12.0",
|
|
@@ -198,7 +198,7 @@
|
|
|
198
198
|
"vitest": "^3.1.4",
|
|
199
199
|
"vitest-teamcity-reporter": "^0.3.1",
|
|
200
200
|
"wallaby-webpack": "^3.9.16",
|
|
201
|
-
"webpack": "^5.99.
|
|
201
|
+
"webpack": "^5.99.9",
|
|
202
202
|
"webpack-cli": "^6.0.1",
|
|
203
203
|
"xmlappend": "^1.0.4"
|
|
204
204
|
},
|