Skip to content

Commit e4656ff

Browse files
committed
chore: update deps
1 parent 7d044e9 commit e4656ff

File tree

2 files changed

+280
-269
lines changed

2 files changed

+280
-269
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -74,20 +74,20 @@
7474
"tinyglobby": "^0.2.10"
7575
},
7676
"devDependencies": {
77-
"@antfu/eslint-config": "^3.16.0",
77+
"@antfu/eslint-config": "^4.0.0",
7878
"@types/js-yaml": "^4.0.9",
79-
"@types/node": "^22.10.7",
79+
"@types/node": "^22.10.10",
8080
"@types/prompts": "^2.4.9",
8181
"@types/semver": "^7.5.8",
8282
"args-tokenizer": "^0.3.0",
83-
"eslint": "^9.18.0",
83+
"eslint": "^9.19.0",
8484
"esno": "^4.8.0",
8585
"log-symbols": "^7.0.0",
8686
"npm-check": "^6.0.1",
8787
"picocolors": "^1.1.1",
8888
"rimraf": "^6.0.1",
8989
"tsup": "^8.3.5",
9090
"typescript": "^5.7.3",
91-
"vitest": "^3.0.3"
91+
"vitest": "^3.0.4"
9292
}
9393
}

0 commit comments

Comments
 (0)