Skip to content

Commit 3725f8e

Browse files
committed
chore(deps): update esbuild to version 0.25.9, zod to version 4.1.2, and various other dependencies for improved compatibility and performance
1 parent f615ee8 commit 3725f8e

File tree

2 files changed

+299
-287
lines changed

2 files changed

+299
-287
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"pnpm": {
7575
"overrides": {
7676
"typescript": "5.9.2",
77-
"esbuild": "0.25.5"
77+
"esbuild": "0.25.9"
7878
}
7979
},
8080
"dependencies": {
@@ -115,7 +115,7 @@
115115
"dotenv-flow": "4.1.0",
116116
"download": "8.0.0",
117117
"enquirer": "2.4.1",
118-
"esbuild": "0.25.5",
118+
"esbuild": "0.25.9",
119119
"execa": "9.6.0",
120120
"filesize": "10.1.6",
121121
"fs-extra": "^11.3.0",
@@ -148,7 +148,7 @@
148148
"suggestion": "2.1.2",
149149
"tmp-promise": "3.0.3",
150150
"untildify": "5.0.0",
151-
"zod": "^4.0.5"
151+
"zod": "^4.1.2"
152152
},
153153
"devDependencies": {
154154
"@types/debug": "4.1.12",
@@ -167,10 +167,10 @@
167167
"semantic-release-plugin-update-version-in-files": "2.0.0",
168168
"sinon": "20.0.0",
169169
"tsc-watch": "7.1.1",
170-
"tsx": "4.20.3",
170+
"tsx": "4.20.5",
171171
"typescript": "5.9.2",
172172
"unzipper": "0.12.3",
173-
"vite": "6.3.5"
173+
"vite": "7.1.3"
174174
},
175175
"ava": {
176176
"environmentVariables": {

0 commit comments

Comments
 (0)