Skip to content

Commit 59a17ec

Browse files
committed
chore: override esbuild version
1 parent a9ef5b3 commit 59a17ec

File tree

2 files changed

+14
-514
lines changed

2 files changed

+14
-514
lines changed

package.json

+3
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,9 @@
7777
"webpack": "^5.97.1",
7878
"webpack-cli": "^6.0.1"
7979
},
80+
"resolutions": {
81+
"esbuild": "^0.25.0"
82+
},
8083
"simple-git-hooks": {
8184
"pre-commit": "pnpm lint-staged"
8285
},

0 commit comments

Comments
 (0)