Skip to content

Commit 643a604

Browse files
authored
fix(cli): update esbuild (#2187)
1 parent b350ea0 commit 643a604

File tree

2 files changed

+217
-197
lines changed

2 files changed

+217
-197
lines changed

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"commander": "^10.0.0",
7171
"convert-source-map": "^2.0.0",
7272
"date-fns": "^3.6.0",
73-
"esbuild": "^0.21.5",
73+
"esbuild": "^0.25.1",
7474
"glob": "^11.0.0",
7575
"inquirer": "^7.3.3",
7676
"micromatch": "^4.0.7",

0 commit comments

Comments
 (0)