Skip to content

Commit fc88677

Browse files
author
Ruben van Leeuwen
committed
2040: Remove depdency on i18n map. Up minimum version of zod to 3.25
1 parent 6126b61 commit fc88677

File tree

2 files changed

+2
-14
lines changed

2 files changed

+2
-14
lines changed

frontend/package-lock.json

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

frontend/packages/pydantic-forms/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,7 @@
6464
"next-intl": "^3.26.5",
6565
"react-hook-form": "^7.54.1",
6666
"swr": "^2.3.0",
67-
"zod": "^3.24.1",
68-
"zod-i18n-map": "^2.27.0"
67+
"zod": "^3.25.1"
6968
},
7069
"peerDependencies": {
7170
"next": "^14.0.0 || ^15.0.0",

0 commit comments

Comments
 (0)