fix(deps): update dependency mantine-form-zod-resolver to ^1.3.0 (#3868)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-08-16 03:17:53 +00:00
committed by GitHub
parent 82fcdae7e5
commit 72cdba79cb
3 changed files with 9 additions and 9 deletions

View File

@@ -27,7 +27,7 @@
"@homarr/translation": "workspace:^0.1.0",
"@homarr/validation": "workspace:^0.1.0",
"@mantine/form": "^8.2.4",
"mantine-form-zod-resolver": "^1.2.1",
"mantine-form-zod-resolver": "^1.3.0",
"zod": "^4.0.17"
},
"devDependencies": {

View File

@@ -70,7 +70,7 @@
"@tiptap/starter-kit": "^2.26.1",
"clsx": "^2.1.1",
"dayjs": "^1.11.13",
"mantine-form-zod-resolver": "^1.2.1",
"mantine-form-zod-resolver": "^1.3.0",
"mantine-react-table": "2.0.0-beta.9",
"next": "15.4.6",
"react": "19.1.1",