We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 689014b commit 22638a5Copy full SHA for 22638a5
package.json
@@ -35,7 +35,7 @@
35
"chokidar": "^4.0.3",
36
"pathe": "^2.0.3",
37
"stylelint-webpack-plugin": "^5.0.1",
38
- "vite-plugin-stylelint": "^6.0.0"
+ "vite-plugin-stylelint": "^6.0.2"
39
},
40
"devDependencies": {
41
"@nuxt/eslint-config": "latest",
@@ -56,5 +56,5 @@
56
"publishConfig": {
57
"access": "public"
58
59
- "packageManager": "pnpm@10.7.1"
+ "packageManager": "pnpm@10.21.0"
60
}
0 commit comments