Skip to content

Commit e07d839

Browse files
jiwanska0cyp3rius
andauthored
esbuild version update (#614)
Co-authored-by: Mateusz Ziarko <[email protected]>
1 parent a3bd456 commit e07d839

File tree

2 files changed

+112
-591
lines changed

2 files changed

+112
-591
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,9 @@
105105
"styled-components": "^6.0.0",
106106
"zod": "3.25.x"
107107
},
108+
"resolutions": {
109+
"esbuild": "^0.25.11"
110+
},
108111
"husky": {
109112
"hooks": {
110113
"pre-commit": "yarn format && yarn test:unit"

0 commit comments

Comments
 (0)