Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit db61572

Browse files
committed
chore: update esbuild to 0.25.0
1 parent 6fdad02 commit db61572

File tree

2 files changed

+112
-348
lines changed

2 files changed

+112
-348
lines changed

site/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,8 @@
203203
"pnpm": {
204204
"overrides": {
205205
"@babel/runtime": "7.26.10",
206-
"@babel/helpers": "7.26.10"
206+
"@babel/helpers": "7.26.10",
207+
"esbuild": "0.25.0"
207208
}
208209
}
209210
}

0 commit comments

Comments
 (0)