Skip to content

Commit e70f5c0

Browse files
fix(deps): update dependency zod to v4
1 parent caff5a7 commit e70f5c0

File tree

3 files changed

+27
-22
lines changed

3 files changed

+27
-22
lines changed

api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@
144144
"uuid": "13.0.0",
145145
"ws": "8.18.3",
146146
"zen-observable-ts": "1.1.0",
147-
"zod": "3.25.76"
147+
"zod": "4.1.9"
148148
},
149149
"peerDependencies": {
150150
"unraid-api-plugin-connect": "workspace:*"

plugin/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"html-sloppy-escaper": "0.1.0",
1212
"semver": "7.7.2",
1313
"tsx": "4.20.5",
14-
"zod": "3.25.76",
14+
"zod": "4.1.9",
1515
"zx": "8.8.1"
1616
},
1717
"type": "module",

pnpm-lock.yaml

Lines changed: 25 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)