diff --git a/package.json b/package.json index a439303..e7b58ca 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "dependencies": { "@emotion/react": "^11.11.4", "@mantine/core": "^6.0.20", - "@mantine/form": "^6.0.20", + "@mantine/form": "^7.7.1", "@mantine/hooks": "^6.0.20", "@tabler/icons-react": "^3.1.0", "@turf/turf": "^6.5.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 596b6eb..410eabd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -16,8 +16,8 @@ dependencies: specifier: ^6.0.20 version: 6.0.21(@emotion/react@11.11.4)(@mantine/hooks@6.0.21)(@types/react@18.0.8)(react-dom@18.2.0)(react@18.2.0) '@mantine/form': - specifier: ^6.0.20 - version: 6.0.21(react@18.2.0) + specifier: ^7.7.1 + version: 7.7.1(react@18.2.0) '@mantine/hooks': specifier: ^6.0.20 version: 6.0.21(react@18.2.0) @@ -716,10 +716,10 @@ packages: - '@types/react' dev: false - /@mantine/form@6.0.21(react@18.2.0): - resolution: {integrity: sha512-d4tlxyZic7MSDnaPx/WliCX1sRFDkUd2nxx4MxxO2T4OSek0YDqTlSBCxeoveu60P+vrQQN5rbbsVsaOJBe4SQ==} + /@mantine/form@7.7.1(react@18.2.0): + resolution: {integrity: sha512-NRbVdHsbs634dZIq6IQhqL0uCtF4nYK3OPuPhkBzQ3faqri7TZvYgVQU4KGFTMqPl0UdwC6TkrnnqTZBK6HJMw==} peerDependencies: - react: '>=16.8.0' + react: ^18.2.0 dependencies: fast-deep-equal: 3.1.3 klona: 2.0.6