diff --git a/frontend/package.json b/frontend/package.json index 7dbec572..ac48bdaa 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -22,7 +22,7 @@ "@mantine/core": "8.3.7", "@mantine/dates": "8.3.7", "@mantine/dropzone": "8.3.7", - "@mantine/form": "8.3.7", + "@mantine/form": "9.0.1", "@mantine/hooks": "8.3.7", "@mantine/notifications": "8.3.7", "@mantine/spotlight": "8.3.7", diff --git a/frontend/pnpm-lock.yaml b/frontend/pnpm-lock.yaml index 6b4ed07b..0d453ddc 100644 --- a/frontend/pnpm-lock.yaml +++ b/frontend/pnpm-lock.yaml @@ -30,8 +30,8 @@ importers: specifier: 8.3.7 version: 8.3.7(@mantine/core@8.3.7(@mantine/hooks@8.3.7(react@19.2.0))(@types/react@19.2.4)(react-dom@19.2.0(react@19.2.0))(react@19.2.0))(@mantine/hooks@8.3.7(react@19.2.0))(react-dom@19.2.0(react@19.2.0))(react@19.2.0) '@mantine/form': - specifier: 8.3.7 - version: 8.3.7(react@19.2.0) + specifier: 9.0.1 + version: 9.0.1(react@19.2.0) '@mantine/hooks': specifier: 8.3.7 version: 8.3.7(react@19.2.0) @@ -644,10 +644,10 @@ packages: react: ^18.x || ^19.x react-dom: ^18.x || ^19.x - '@mantine/form@8.3.7': - resolution: {integrity: sha512-LWC1hlVAfgWtrbCNSoGmo+c8IIXAsLSR2KS25QaIfvRVeMeG1I+RheHK/6VmqKEWChpQzjc346gi4LNApbWRZg==} + '@mantine/form@9.0.1': + resolution: {integrity: sha512-47XTUugKjBwc5Dmr+2+81I4M5v48i0Z/HgGoGVdiydIgvtfchDV9GBySMxvsQ1ZVR2s+BwcYGsNHFO9RQNVM7w==} peerDependencies: - react: ^18.x || ^19.x + react: ^19.2.0 '@mantine/hooks@8.3.7': resolution: {integrity: sha512-2xnKS8C6fTzMoq1dtOJGrh2bIBuWnVrijL/DsDk60UaUgbABh8zScwU5ndX+p02ds2bebo34LovscP9fH38uPg==} @@ -818,6 +818,9 @@ packages: '@standard-schema/spec@1.0.0': resolution: {integrity: sha512-m2bOd0f2RT9k8QJx1JN85cZYyH1RqFBdlwtkSlf4tBDYLCiiZnv1fIIwacK6cqwXavOydf0NPToMQgpKq+dVlA==} + '@standard-schema/spec@1.1.0': + resolution: {integrity: sha512-l2aFy5jALhniG5HgqrD6jXLi/rUWrKvqN/qJx6yoJsgKhblVd+iqqU4RCXavm/jPityDo5TCvKMnpjKnOriy0w==} + '@tabler/icons-react@3.40.0': resolution: {integrity: sha512-oO5+6QCnna4a//mYubx4euZfECtzQZFDGsDMIdzZUhbdyBCT+3bRVFBPueGIcemWld4Vb/0UQ39C/cmGfGylAg==} peerDependencies: @@ -3593,8 +3596,9 @@ snapshots: react-dom: 19.2.0(react@19.2.0) react-dropzone: 14.3.8(react@19.2.0) - '@mantine/form@8.3.7(react@19.2.0)': + '@mantine/form@9.0.1(react@19.2.0)': dependencies: + '@standard-schema/spec': 1.1.0 fast-deep-equal: 3.1.3 klona: 2.0.6 react: 19.2.0 @@ -3711,6 +3715,8 @@ snapshots: '@standard-schema/spec@1.0.0': {} + '@standard-schema/spec@1.1.0': {} + '@tabler/icons-react@3.40.0(react@19.2.0)': dependencies: '@tabler/icons': 3.40.0