Update to plugins compatible with stylelint 16

* stylelint-codeguide v1.0.2
* stylelint-scss v6.10.0
This commit is contained in:
Matthew Haughton
2024-12-10 14:48:51 +11:00
parent a5ede5052e
commit 3af176c9ea
2 changed files with 141 additions and 49 deletions
+2 -2
View File
@@ -55,11 +55,11 @@
"speed-measure-webpack-plugin": "1.5.0",
"style-loader": "4.0.0",
"stylelint": "16.11.0",
"stylelint-codeguide": "0.3.2",
"stylelint-codeguide": "1.0.2",
"stylelint-config-rational-order": "0.1.2",
"stylelint-no-browser-hacks": "1.3.0",
"stylelint-order": "6.0.4",
"stylelint-scss": "5.3.2",
"stylelint-scss": "6.10.0",
"ts-loader": "9.5.1",
"typescript": "5.6.3",
"vitest": "2.1.3",