diff --git a/package.json b/package.json index 409c25c9..736b8528 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@mantine/core": "^6.0.19", "@mantine/dates": "^6.0.19", "@mantine/dropzone": "^6.0.19", - "@mantine/form": "^6.0.19", + "@mantine/form": "^7.3.2", "@mantine/hooks": "^6.0.19", "@mantine/modals": "^6.0.19", "@mantine/notifications": "^6.0.19", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 62af52df..c5d140a7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -63,8 +63,8 @@ dependencies: specifier: ^6.0.19 version: 6.0.19(@mantine/core@6.0.19)(@mantine/hooks@6.0.19)(react-dom@18.2.0)(react@18.2.0) '@mantine/form': - specifier: ^6.0.19 - version: 6.0.19(react@18.2.0) + specifier: ^7.3.2 + version: 7.3.2(react@18.2.0) '@mantine/hooks': specifier: ^6.0.19 version: 6.0.19(react@18.2.0) @@ -2404,10 +2404,10 @@ packages: react-dropzone: 14.2.3(react@18.2.0) dev: false - /@mantine/form@6.0.19(react@18.2.0): - resolution: {integrity: sha512-5SFLZEzaBH7yKIDSDt1r9UiN4y7RkFvu+7J7CFPIQM+nTdXeGnugVFM8rASuZI7/FSYty/XoPY+Yymq3xDX+MQ==} + /@mantine/form@7.3.2(react@18.2.0): + resolution: {integrity: sha512-/qa1KQKVC46XWgIU190r3XM3Xld8Lsvz4L/an//TO67RnAGEdC5OCvr2JCb+fprZZi3YdxaKOkVNvP20W23qkg==} peerDependencies: - react: '>=16.8.0' + react: ^18.2.0 dependencies: fast-deep-equal: 3.1.3 klona: 2.0.6