@jetbrains/ring-ui 7.0.122 → 7.0.123

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 +12 -12
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@jetbrains/ring-ui",
3
- "version": "7.0.122",
3
+ "version": "7.0.123",
4
4
  "description": "JetBrains UI library",
5
5
  "author": {
6
6
  "name": "JetBrains"
@@ -112,7 +112,7 @@
112
112
  "@jetbrains/rollup-css-plugin": "./packages/rollup-css-plugin",
113
113
  "@jetbrains/stylelint-config": "^4.0.2",
114
114
  "@jetbrains/typescript-plugin-css-modules": "^5.3.1",
115
- "@primer/octicons": "^19.29.2",
115
+ "@primer/octicons": "^19.31.0",
116
116
  "@rollup/plugin-babel": "^7.1.0",
117
117
  "@rollup/plugin-json": "^6.1.0",
118
118
  "@rollup/plugin-node-resolve": "^16.0.3",
@@ -129,8 +129,8 @@
129
129
  "@types/chai-as-promised": "^8.0.2",
130
130
  "@types/chai-dom": "1.11.3",
131
131
  "@types/markdown-it": "^14.1.2",
132
- "@types/react": "^19.2.17",
133
- "@types/react-dom": "^19.2.3",
132
+ "@types/react": "^19.2.18",
133
+ "@types/react-dom": "^19.2.4",
134
134
  "@types/webpack-env": "^1.18.8",
135
135
  "@vitejs/plugin-react": "^6.0.4",
136
136
  "@vitest/eslint-plugin": "^1.6.24",
@@ -159,7 +159,7 @@
159
159
  "events": "^3.3.0",
160
160
  "glob": "^13.0.6",
161
161
  "globals": "^17.7.0",
162
- "html-webpack-plugin": "^5.6.7",
162
+ "html-webpack-plugin": "^5.6.8",
163
163
  "http-server": "^14.1.1",
164
164
  "husky": "^9.1.7",
165
165
  "identity-obj-proxy": "^3.0.0",
@@ -172,8 +172,8 @@
172
172
  "pinst": "^3.0.0",
173
173
  "prettier": "^3.9.6",
174
174
  "raw-loader": "^4.0.2",
175
- "react": "^19.2.7",
176
- "react-dom": "^19.2.7",
175
+ "react": "^19.2.8",
176
+ "react-dom": "^19.2.8",
177
177
  "regenerator-runtime": "^0.14.1",
178
178
  "rimraf": "^6.1.3",
179
179
  "rollup": "^4.62.2",
@@ -188,10 +188,10 @@
188
188
  "typed-css-modules": "^0.9.1",
189
189
  "typescript": "~6.0.3",
190
190
  "typescript-eslint": "^8.65.0",
191
- "vite": "^8.1.4",
191
+ "vite": "^8.1.5",
192
192
  "vitest": "^4.1.10",
193
193
  "vitest-teamcity-reporter": "^0.6.1",
194
- "webpack": "^5.108.4",
194
+ "webpack": "^5.109.0",
195
195
  "webpack-cli": "^7.2.1",
196
196
  "xmlappend": "^1.0.4"
197
197
  },
@@ -227,8 +227,8 @@
227
227
  "babel-loader": "10.1.1",
228
228
  "babel-plugin-react-compiler": "^1.0.0",
229
229
  "babel-plugin-transform-define": "^2.1.4",
230
- "browserslist": "^4.28.6",
231
- "change-case": "^4.1.1",
230
+ "browserslist": "^4.28.7",
231
+ "change-case": "^5.4.4",
232
232
  "classnames": "^2.5.1",
233
233
  "combokeys": "^3.0.1",
234
234
  "css-loader": "^7.1.4",
@@ -242,7 +242,7 @@
242
242
  "highlight.js": "^10.7.2",
243
243
  "just-debounce-it": "^3.2.0",
244
244
  "memoize-one": "^6.0.0",
245
- "postcss": "^8.5.17",
245
+ "postcss": "^8.5.23",
246
246
  "postcss-calc": "^10.1.1",
247
247
  "postcss-font-family-system-ui": "^5.0.0",
248
248
  "postcss-loader": "^8.2.1",