Skip to content

Commit

Permalink
fix: upgrade esbuild to 0.25 (#1309)
Browse files Browse the repository at this point in the history
  • Loading branch information
RobinTail authored Feb 25, 2025
1 parent 0328fd6 commit 89c4780
Show file tree
Hide file tree
Showing 3 changed files with 288 additions and 15 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"chokidar": "^4.0.3",
"consola": "^3.4.0",
"debug": "^4.4.0",
"esbuild": "^0.24.0",
"esbuild": "^0.25.0",
"joycon": "^3.1.1",
"picocolors": "^1.1.1",
"postcss-load-config": "^6.0.1",
Expand Down
Loading

0 comments on commit 89c4780

Please sign in to comment.