We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5884c3 commit 1968421Copy full SHA for 1968421
2 files changed
package.json
@@ -58,7 +58,7 @@
58
"bumpp": "10.4.1",
59
"eslint": "10.0.3",
60
"husky": "9.1.7",
61
- "lint-staged": "16.3.2",
+ "lint-staged": "16.4.0",
62
"nuxt": "4.4.2",
63
"simple-git-hooks": "2.13.1",
64
"vitest": "4.0.18"
@@ -79,5 +79,5 @@
79
"publishConfig": {
80
"access": "public"
81
},
82
- "packageManager": "pnpm@10.32.0"
+ "packageManager": "pnpm@10.32.1"
83
}
0 commit comments