Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
caoxiemeihao committed Apr 18, 2024
1 parent 915cf6b commit 8186e02
Show file tree
Hide file tree
Showing 2 changed files with 455 additions and 313 deletions.
15 changes: 6 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,15 +42,12 @@
"prompts": "^2.4.2"
},
"devDependencies": {
"@types/node": "^18.11.18",
"@types/prompts": "^2.4.2",
"execa": "^7.1.1",
"typescript": "^4.9.4",
"vite": "^4.3.9",
"vitest": "^0.29.3"
},
"engines": {
"node": "^14.18.0 || >=16.0.0"
"@types/node": "^20.12.7",
"@types/prompts": "^2.4.9",
"execa": "^8.0.1",
"typescript": "^5.4.5",
"vite": "^5.2.9",
"vitest": "^1.5.0"
},
"packageManager": "[email protected]"
}
Loading

0 comments on commit 8186e02

Please sign in to comment.