Skip to content

Commit 30f72c7

Browse files
fix(deps): update dependency zod to v4
1 parent a0745e1 commit 30f72c7

File tree

3 files changed

+31
-26
lines changed

3 files changed

+31
-26
lines changed

api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@
148148
"uuid": "13.0.0",
149149
"ws": "8.18.3",
150150
"zen-observable-ts": "1.1.0",
151-
"zod": "3.25.76"
151+
"zod": "4.2.1"
152152
},
153153
"peerDependencies": {
154154
"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.2.1",
1515
"zx": "8.8.1"
1616
},
1717
"type": "module",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)