Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 22, 2024
1 parent abf0b58 commit 0ac81a8
Show file tree
Hide file tree
Showing 2 changed files with 171 additions and 237 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,22 +46,22 @@
},
"devDependencies": {
"@antfu/eslint-config": "^0.43.1",
"@antfu/ni": "^0.22.4",
"@types/node": "^22.9.0",
"bumpp": "^9.5.2",
"clean-publish": "^5.0.0",
"eslint": "^8.57.0",
"esno": "^4.7.0",
"prettier": "^3.3.3",
"@antfu/ni": "^0.23.2",
"@types/node": "^22.10.2",
"bumpp": "^9.9.2",
"clean-publish": "^5.1.0",
"eslint": "^8.57.1",
"esno": "^4.8.0",
"prettier": "^3.4.2",
"rimraf": "^6.0.1",
"tsup": "^8.2.4",
"typescript": "^5.5.4",
"tsup": "^8.3.5",
"typescript": "^5.7.2",
"unbuild": "^2.0.0",
"vite": "^5.4.2",
"vitest": "^2.0.5"
"vite": "^5.4.11",
"vitest": "^2.1.8"
},
"dependencies": {
"axios": "^1.7.5"
"axios": "^1.7.9"
},
"clean-publish": {
"cleanDocs": true,
Expand Down
Loading

0 comments on commit 0ac81a8

Please sign in to comment.