We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 689014b commit 357c5d4Copy full SHA for 357c5d4
package.json
@@ -34,8 +34,8 @@
34
"@nuxt/kit": "^3.16.2",
35
"chokidar": "^4.0.3",
36
"pathe": "^2.0.3",
37
- "stylelint-webpack-plugin": "^5.0.1",
38
- "vite-plugin-stylelint": "^6.0.0"
+ "stylelint-webpack-plugin": "^5.1.0",
+ "vite-plugin-stylelint": "^6.0.4"
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.32.1"
60
}
0 commit comments