Skip to content

Commit

Permalink
perf: upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
0x-jerry committed Sep 25, 2024
1 parent 169edd1 commit 714f5be
Show file tree
Hide file tree
Showing 2 changed files with 380 additions and 697 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,19 +35,19 @@
"license": "MIT",
"dependencies": {
"@iarna/toml": "^2.2.5",
"@inquirer/prompts": "^5.2.1",
"@inquirer/prompts": "^6.0.1",
"cli-highlight": "^2.1.11",
"minimist": "^1.2.8",
"picocolors": "^1.0.1",
"picocolors": "^1.1.0",
"shelljs": "^0.8.5"
},
"devDependencies": {
"@0x-jerry/x-release": "^2.2.2",
"@types/iarna__toml": "^2.0.5",
"@types/minimist": "^1.2.5",
"@types/shelljs": "^0.8.15",
"tsup": "^8.2.0",
"tsx": "^4.16.2",
"typescript": "^5.5.3"
"tsup": "^8.3.0",
"tsx": "^4.19.1",
"typescript": "^5.6.2"
}
}
Loading

0 comments on commit 714f5be

Please sign in to comment.