Skip to content

Commit 89c4780

Browse files
authoredFeb 25, 2025··
fix: upgrade esbuild to 0.25 (#1309)
1 parent 0328fd6 commit 89c4780

File tree

3 files changed

+288
-15
lines changed

3 files changed

+288
-15
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"chokidar": "^4.0.3",
5858
"consola": "^3.4.0",
5959
"debug": "^4.4.0",
60-
"esbuild": "^0.24.0",
60+
"esbuild": "^0.25.0",
6161
"joycon": "^3.1.1",
6262
"picocolors": "^1.1.1",
6363
"postcss-load-config": "^6.0.1",

0 commit comments

Comments
 (0)
Please sign in to comment.