Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 14, 2024
1 parent d880b44 commit 2dbd910
Show file tree
Hide file tree
Showing 2 changed files with 2,227 additions and 1,455 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,23 +28,23 @@
},
"dependencies": {
"@types/fs-extra": "^11.0.1",
"consola": "^2.15.3",
"consola": "^3.0.0",
"degit": "^2.8.4",
"fs-extra": "^10.1.0",
"fs-extra": "^11.0.0",
"prompts": "^2.4.2",
"zx": "^7.1.1"
},
"devDependencies": {
"@antfu/eslint-config": "^0.31.0",
"@antfu/eslint-config": "^2.0.0",
"@types/degit": "^2.8.3",
"@types/node": "^18.11.2",
"@types/node": "^20.0.0",
"@types/prompts": "^2.4.0",
"bumpp": "^8.2.1",
"bumpp": "^9.0.0",
"eslint": "^8.24.0",
"picocolors": "^1.0.0",
"tsx": "^3.12.1",
"typescript": "^4.7.4",
"unbuild": "^0.9.0"
"tsx": "^4.0.0",
"typescript": "^5.0.0",
"unbuild": "^2.0.0"
},
"eslintConfig": {
"extends": "@antfu"
Expand All @@ -53,6 +53,6 @@
"node": ">=16"
},
"volta": {
"node": "18.12.1"
"node": "20.11.1"
}
}

0 comments on commit 2dbd910

Please sign in to comment.