Skip to content

Commit 25c83e6

Browse files
chore(deps): update all non-major dependencies
1 parent abf0b58 commit 25c83e6

File tree

2 files changed

+150
-145
lines changed

2 files changed

+150
-145
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -46,22 +46,22 @@
4646
},
4747
"devDependencies": {
4848
"@antfu/eslint-config": "^0.43.1",
49-
"@antfu/ni": "^0.22.4",
50-
"@types/node": "^22.9.0",
51-
"bumpp": "^9.5.2",
52-
"clean-publish": "^5.0.0",
53-
"eslint": "^8.57.0",
54-
"esno": "^4.7.0",
49+
"@antfu/ni": "^0.23.1",
50+
"@types/node": "^22.9.4",
51+
"bumpp": "^9.8.1",
52+
"clean-publish": "^5.1.0",
53+
"eslint": "^8.57.1",
54+
"esno": "^4.8.0",
5555
"prettier": "^3.3.3",
5656
"rimraf": "^6.0.1",
57-
"tsup": "^8.2.4",
58-
"typescript": "^5.5.4",
57+
"tsup": "^8.3.5",
58+
"typescript": "^5.7.2",
5959
"unbuild": "^2.0.0",
60-
"vite": "^5.4.2",
61-
"vitest": "^2.0.5"
60+
"vite": "^5.4.11",
61+
"vitest": "^2.1.5"
6262
},
6363
"dependencies": {
64-
"axios": "^1.7.5"
64+
"axios": "^1.7.7"
6565
},
6666
"clean-publish": {
6767
"cleanDocs": true,

0 commit comments

Comments
 (0)