We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfac287 commit 3ca1991Copy full SHA for 3ca1991
package.json
@@ -43,15 +43,15 @@
43
"coverage": "vitest run --coverage"
44
},
45
"devDependencies": {
46
- "@antfu/eslint-config": "3.14.0",
47
- "@vitest/coverage-v8": "^2.1.8",
48
- "bumpp": "^9.10.1",
+ "@antfu/eslint-config": "5.4.1",
+ "@vitest/coverage-v8": "^3.2.4",
+ "bumpp": "^10.3.1",
49
"eslint": "^9.18.0",
50
- "lint-staged": "^15.3.0",
+ "lint-staged": "^16.2.4",
51
"simple-git-hooks": "^2.11.1",
52
"typescript": "^5.7.3",
53
"unbuild": "^3.3.1",
54
- "vitest": "^2.1.8"
+ "vitest": "^3.2.4"
55
56
"simple-git-hooks": {
57
"pre-commit": "pnpm lint-staged"
0 commit comments