1 parent 5f5e369 commit 2533e7fCopy full SHA for 2533e7f
2 files changed
package.json
@@ -54,17 +54,17 @@
54
"prepare": "simple-git-hooks"
55
},
56
"devDependencies": {
57
- "@antfu/eslint-config": "^3.12.1",
58
- "@types/node": "^22.10.2",
59
- "bumpp": "^9.9.2",
+ "@antfu/eslint-config": "^4.16.2",
+ "@types/node": "^24.0.10",
+ "bumpp": "^10.2.0",
60
"conventional-changelog-cli": "^5.0.0",
61
- "eslint": "^9.17.0",
62
- "lint-staged": "^15.2.11",
63
- "simple-git-hooks": "^2.11.1",
64
- "typescript": "^5.7.2",
65
- "unbuild": "^3.0.1",
66
- "vite": "^6.0.5",
67
- "vitest": "^2.1.8"
+ "eslint": "^9.30.1",
+ "lint-staged": "^16.1.2",
+ "simple-git-hooks": "^2.13.0",
+ "typescript": "^5.8.3",
+ "unbuild": "^3.5.0",
+ "vite": "^7.0.2",
+ "vitest": "^3.2.4"
68
69
"simple-git-hooks": {
70
"pre-commit": "pnpm lint-staged"
0 commit comments