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 19904ffCopy full SHA for 19904ff
2 files changed
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",
49
- "eslint": "^9.18.0",
50
- "lint-staged": "^15.3.0",
51
- "simple-git-hooks": "^2.11.1",
52
- "typescript": "^5.7.3",
53
- "unbuild": "^3.3.1",
54
- "vitest": "^2.1.8"
+ "@antfu/eslint-config": "3.16.0",
+ "@vitest/coverage-v8": "^2.1.9",
+ "bumpp": "^9.11.1",
+ "eslint": "^9.39.2",
+ "lint-staged": "^15.5.2",
+ "simple-git-hooks": "^2.13.1",
+ "typescript": "^5.9.3",
+ "unbuild": "^3.6.1",
+ "vitest": "^2.1.9"
55
56
"simple-git-hooks": {
57
"pre-commit": "pnpm lint-staged"
0 commit comments