Skip to content

Commit 3cb9ec1

Browse files
fix(deps): update dependency zod to v4
1 parent 865d9cc commit 3cb9ec1

3 files changed

Lines changed: 32 additions & 27 deletions

File tree

api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@
150150
"uuid": "13.0.0",
151151
"ws": "8.18.3",
152152
"zen-observable-ts": "1.1.0",
153-
"zod": "3.25.76"
153+
"zod": "4.3.6"
154154
},
155155
"peerDependencies": {
156156
"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.3.6",
1515
"zx": "8.8.1"
1616
},
1717
"type": "module",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)