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 Aug 22, 2023
1 parent d880b44 commit 2745c1b
Show file tree
Hide file tree
Showing 2 changed files with 866 additions and 532 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@
},
"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"
},
Expand All @@ -39,12 +39,12 @@
"@types/degit": "^2.8.3",
"@types/node": "^18.11.2",
"@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"
"typescript": "^5.0.0",
"unbuild": "^2.0.0"
},
"eslintConfig": {
"extends": "@antfu"
Expand Down

0 comments on commit 2745c1b

Please sign in to comment.