Skip to content

Commit d118507

Browse files
authored
chore(deps-dev): update to stylelint@16 (#912)
1 parent 0e7c5a7 commit d118507

File tree

4 files changed

+292
-364
lines changed

4 files changed

+292
-364
lines changed

.stylelintrc

Lines changed: 0 additions & 7 deletions
This file was deleted.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -257,7 +257,7 @@
257257
"@gravity-ui/eslint-config": "4.2.0",
258258
"@gravity-ui/gulp-utils": "1.0.3",
259259
"@gravity-ui/prettier-config": "1.1.0",
260-
"@gravity-ui/stylelint-config": "4.0.1",
260+
"@gravity-ui/stylelint-config": "5.0.0",
261261
"@gravity-ui/tsconfig": "1.0.0",
262262
"@gravity-ui/uikit": "^7.13.1",
263263
"@playwright/experimental-ct-react": "1.49.0",
@@ -303,7 +303,7 @@
303303
"mermaid": "11.10.0",
304304
"npm-run-all": "^4.1.5",
305305
"path-browserify": "1.0.1",
306-
"postcss": "^8.4.27",
306+
"postcss": "8.5.6",
307307
"prettier": "3.1.1",
308308
"process": "0.11.10",
309309
"prosemirror-dev-toolkit": "1.1.8",
@@ -312,8 +312,8 @@
312312
"rimraf": "3.0.2",
313313
"sass": "^1.84.0",
314314
"sass-loader": "^13.3.2",
315-
"storybook": "^10.1.10",
316-
"stylelint": "15.11.0",
315+
"storybook": "10.1.10",
316+
"stylelint": "16.26.1",
317317
"ts-jest": "^29.2.5",
318318
"typescript": "^5.9.3",
319319
"url": "0.11.4",

0 commit comments

Comments
 (0)