We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77ebce4 commit 623476fCopy full SHA for 623476f
2 files changed
package.json
@@ -165,9 +165,10 @@
165
"sass": "1.62.1",
166
"sass-loader": "10.3.1",
167
"storybook": "^8.6.14",
168
- "stylelint": "^16.18.0",
169
- "stylelint-config-recess-order": "^6.0.0",
170
- "stylelint-config-standard-scss": "^14.0.0",
+ "stylelint": "^17.6.0",
+ "stylelint-config-recess-order": "^7.7.0",
+ "stylelint-config-standard-scss": "^17.0.0",
171
+ "stylelint-order": "^8.1.1",
172
"ts-node": "^10.9.2",
173
"tsc-esm-fix": "^3.1.2",
174
"typescript": "5.5.3",
0 commit comments