Skip to content

Commit 2533e7f

Browse files
committed
feat: up deps
1 parent 5f5e369 commit 2533e7f

2 files changed

Lines changed: 1716 additions & 2629 deletions

File tree

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -54,17 +54,17 @@
5454
"prepare": "simple-git-hooks"
5555
},
5656
"devDependencies": {
57-
"@antfu/eslint-config": "^3.12.1",
58-
"@types/node": "^22.10.2",
59-
"bumpp": "^9.9.2",
57+
"@antfu/eslint-config": "^4.16.2",
58+
"@types/node": "^24.0.10",
59+
"bumpp": "^10.2.0",
6060
"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"
61+
"eslint": "^9.30.1",
62+
"lint-staged": "^16.1.2",
63+
"simple-git-hooks": "^2.13.0",
64+
"typescript": "^5.8.3",
65+
"unbuild": "^3.5.0",
66+
"vite": "^7.0.2",
67+
"vitest": "^3.2.4"
6868
},
6969
"simple-git-hooks": {
7070
"pre-commit": "pnpm lint-staged"

0 commit comments

Comments
 (0)