@jetbrains/ring-ui 7.0.43 → 7.0.44

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 (1) hide show
  1. package/package.json +16 -14
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jetbrains/ring-ui",
3
- "version": "7.0.43",
3
+ "version": "7.0.44",
4
4
  "description": "JetBrains UI library",
5
5
  "author": {
6
6
  "name": "JetBrains"
@@ -24,6 +24,8 @@
24
24
  "./*.json": "./*.json",
25
25
  "./*.md": "./*.md",
26
26
  "./components/icon": "./components/icon/index.js",
27
+ "./components/icon/icon__svg": "./components/icon/icon__svg.js",
28
+ "./components/icon/icon__svg.js": "./components/icon/icon__svg.js",
27
29
  "./*": "./*.js"
28
30
  },
29
31
  "workspaces": [
@@ -101,7 +103,7 @@
101
103
  "@csstools/stylelint-no-at-nest-rule": "^4.0.0",
102
104
  "@eslint/compat": "^1.2.8",
103
105
  "@eslint/eslintrc": "^3.2.0",
104
- "@eslint/js": "^9.20.0",
106
+ "@eslint/js": "^9.25.1",
105
107
  "@figma/code-connect": "^1.3.2",
106
108
  "@jetbrains/eslint-config": "^6.0.5",
107
109
  "@jetbrains/logos": "3.0.0-canary.734b213.0",
@@ -137,21 +139,21 @@
137
139
  "@types/sinon": "^17.0.4",
138
140
  "@types/sinon-chai": "^4.0.0",
139
141
  "@types/webpack-env": "^1.18.8",
140
- "@vitejs/plugin-react": "^4.4.0",
141
- "@vitest/eslint-plugin": "^1.1.42",
142
+ "@vitejs/plugin-react": "^4.4.1",
143
+ "@vitest/eslint-plugin": "^1.1.43",
142
144
  "acorn": "^8.14.1",
143
145
  "axe-playwright": "^2.1.0",
144
146
  "babel-plugin-require-context-hook": "^1.0.0",
145
- "caniuse-lite": "^1.0.30001709",
147
+ "caniuse-lite": "^1.0.30001713",
146
148
  "chai": "^5.2.0",
147
149
  "chai-as-promised": "^8.0.1",
148
150
  "chai-dom": "^1.12.1",
149
151
  "cheerio": "^1.0.0",
150
- "chromatic": "^11.28.0",
152
+ "chromatic": "^11.28.2",
151
153
  "core-js": "^3.41.0",
152
154
  "cpy-cli": "^5.0.0",
153
155
  "dotenv-cli": "^8.0.0",
154
- "eslint": "^9.24.0",
156
+ "eslint": "^9.25.1",
155
157
  "eslint-config-prettier": "^10.1.2",
156
158
  "eslint-formatter-jslint-xml": "^8.40.0",
157
159
  "eslint-import-resolver-webpack": "^0.13.10",
@@ -162,7 +164,7 @@
162
164
  "eslint-plugin-react-hooks": "^5.2.0",
163
165
  "eslint-plugin-storybook": "^0.12.0",
164
166
  "events": "^3.3.0",
165
- "glob": "^11.0.1",
167
+ "glob": "^11.0.2",
166
168
  "globals": "^16.0.0",
167
169
  "html-webpack-plugin": "^5.6.3",
168
170
  "http-server": "^14.1.1",
@@ -187,16 +189,16 @@
187
189
  "sinon-chai": "^4.0.0",
188
190
  "storage-mock": "^2.1.0",
189
191
  "storybook": "8.6.12",
190
- "stylelint": "^16.18.0",
192
+ "stylelint": "^16.19.0",
191
193
  "svg-inline-loader": "^0.8.2",
192
194
  "teamcity-service-messages": "^0.1.14",
193
195
  "terser-webpack-plugin": "^5.3.14",
194
196
  "typescript": "~5.8.3",
195
- "typescript-eslint": "^8.30.1",
196
- "vitest": "^3.1.1",
197
+ "typescript-eslint": "^8.31.0",
198
+ "vitest": "^3.1.2",
197
199
  "vitest-teamcity-reporter": "^0.3.1",
198
200
  "wallaby-webpack": "^3.9.16",
199
- "webpack": "^5.99.5",
201
+ "webpack": "^5.99.6",
200
202
  "webpack-cli": "^6.0.1",
201
203
  "xmlappend": "^1.0.4"
202
204
  },
@@ -223,7 +225,7 @@
223
225
  "@babel/core": "^7.26.10",
224
226
  "@babel/preset-typescript": "^7.27.0",
225
227
  "@jetbrains/babel-preset-jetbrains": "^2.4.0",
226
- "@jetbrains/icons": "^5.8.0",
228
+ "@jetbrains/icons": "^5.8.1",
227
229
  "@jetbrains/postcss-require-hover": "^0.1.3",
228
230
  "@types/combokeys": "^2.4.9",
229
231
  "@types/element-resize-detector": "^1.1.6",
@@ -253,7 +255,7 @@
253
255
  "postcss-font-family-system-ui": "^5.0.0",
254
256
  "postcss-loader": "^8.1.1",
255
257
  "postcss-modules-values-replace": "^4.2.0",
256
- "postcss-preset-env": "^10.1.5",
258
+ "postcss-preset-env": "^10.1.6",
257
259
  "react-movable": "^3.4.1",
258
260
  "react-virtualized": "^9.22.6",
259
261
  "react-waypoint": "^10.3.0",