mirror of
https://github.com/ajnart/homarr.git
synced 2026-02-26 16:30:57 +01:00
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:
committed by
GitHub
parent
82fcdae7e5
commit
72cdba79cb
@@ -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": {
|
||||
|
||||
@@ -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",
|
||||
|
||||
14
pnpm-lock.yaml
generated
14
pnpm-lock.yaml
generated
@@ -1250,8 +1250,8 @@ importers:
|
||||
specifier: ^8.2.4
|
||||
version: 8.2.4(react@19.1.1)
|
||||
mantine-form-zod-resolver:
|
||||
specifier: ^1.2.1
|
||||
version: 1.2.1(@mantine/form@8.2.4(react@19.1.1))(zod@4.0.17)
|
||||
specifier: ^1.3.0
|
||||
version: 1.3.0(@mantine/form@8.2.4(react@19.1.1))(zod@4.0.17)
|
||||
zod:
|
||||
specifier: ^4.0.17
|
||||
version: 4.0.17
|
||||
@@ -2293,8 +2293,8 @@ importers:
|
||||
specifier: ^1.11.13
|
||||
version: 1.11.13
|
||||
mantine-form-zod-resolver:
|
||||
specifier: ^1.2.1
|
||||
version: 1.2.1(@mantine/form@8.2.4(react@19.1.1))(zod@4.0.17)
|
||||
specifier: ^1.3.0
|
||||
version: 1.3.0(@mantine/form@8.2.4(react@19.1.1))(zod@4.0.17)
|
||||
mantine-react-table:
|
||||
specifier: 2.0.0-beta.9
|
||||
version: 2.0.0-beta.9(@mantine/core@8.2.4(@mantine/hooks@8.2.4(react@19.1.1))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(@mantine/dates@8.2.4(@mantine/core@8.2.4(@mantine/hooks@8.2.4(react@19.1.1))(@types/react@19.1.10)(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(@mantine/hooks@8.2.4(react@19.1.1))(dayjs@1.11.13)(react-dom@19.1.1(react@19.1.1))(react@19.1.1))(@mantine/hooks@8.2.4(react@19.1.1))(@tabler/icons-react@3.34.1(react@19.1.1))(clsx@2.1.1)(dayjs@1.11.13)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
|
||||
@@ -8021,8 +8021,8 @@ packages:
|
||||
make-error@1.3.6:
|
||||
resolution: {integrity: sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==}
|
||||
|
||||
mantine-form-zod-resolver@1.2.1:
|
||||
resolution: {integrity: sha512-8Y7jX3ybZEhQeLzkbrzCS9gulnCX7sgjM5bCkRDxQHbmal8V5lLM9yZq583UEme8DuM77x/BJNTrBkYZo+JUFw==}
|
||||
mantine-form-zod-resolver@1.3.0:
|
||||
resolution: {integrity: sha512-XlXXkJCYuUuOllW0zedYW+m/lbdFQ/bso1Vz+pJOYkxgjhoGvzN2EXWCS2+0iTOT9Q7WnOwWvHmvpTJN3PxSXw==}
|
||||
engines: {node: '>=16.6.0'}
|
||||
peerDependencies:
|
||||
'@mantine/form': '>=7.0.0'
|
||||
@@ -17292,7 +17292,7 @@ snapshots:
|
||||
|
||||
make-error@1.3.6: {}
|
||||
|
||||
mantine-form-zod-resolver@1.2.1(@mantine/form@8.2.4(react@19.1.1))(zod@4.0.17):
|
||||
mantine-form-zod-resolver@1.3.0(@mantine/form@8.2.4(react@19.1.1))(zod@4.0.17):
|
||||
dependencies:
|
||||
'@mantine/form': 8.2.4(react@19.1.1)
|
||||
zod: 4.0.17
|
||||
|
||||
Reference in New Issue
Block a user