Bump tsup, tsx and esbuild versions in all package.json devDependencies. (#533)

This commit is contained in:
Brandon Liu
2025-03-03 22:43:24 -08:00
committed by GitHub
parent 3f8279aa16
commit abfe63cef0
10 changed files with 1750 additions and 3679 deletions

View File

@@ -4,7 +4,7 @@
"devDependencies": {
"@biomejs/biome": "^1.5.3",
"@cloudflare/workers-types": "^4.20230518.0",
"tsx": "^4.7.0",
"tsx": "^4.19.3",
"typescript": "^4.8.4",
"wrangler": "^3.76.0"
},