Skip to content

Commit b7a0fe3

Browse files
authored
Merge pull request #1007 from opencloud-eu/renovate/zod-4.x
fix(deps): update dependency zod to v4.0.10
2 parents 36580dd + dcb2aa6 commit b7a0fe3

File tree

5 files changed

+17
-17
lines changed

5 files changed

+17
-17
lines changed

packages/web-app-app-store/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"pinia": "3.0.3",
1919
"vue-concurrency": "5.0.3",
2020
"vue-router": "4.5.1",
21-
"zod": "4.0.8",
21+
"zod": "4.0.10",
2222
"vue3-gettext": "2.4.0"
2323
}
2424
}

packages/web-app-external/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
"vue-concurrency": "5.0.3",
1818
"vue3-gettext": "2.4.0",
1919
"vue-router": "4.5.1",
20-
"zod": "4.0.8"
20+
"zod": "4.0.10"
2121
}
2222
}

packages/web-app-ocm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@
1414
"vue-concurrency": "5.0.3",
1515
"uuid": "11.1.0",
1616
"vue-router": "4.5.1",
17-
"zod": "4.0.8"
17+
"zod": "4.0.10"
1818
}
1919
}

packages/web-runtime/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"vue3-gettext": "2.4.0",
4444
"webdav": "5.8.0",
4545
"xml-js": "^1.6.11",
46-
"zod": "4.0.8"
46+
"zod": "4.0.10"
4747
},
4848
"devDependencies": {
4949
"@opencloud-eu/web-test-helpers": "workspace:*"

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)