diff --git a/package.json b/package.json index a63d1ef..8f5ad0e 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ }, "dependencies": { "@mantine/core": "^9.2.1", - "@mantine/form": "^9.2.1", + "@mantine/form": "^9.3.0", "@mantine/hooks": "^9.2.1", "@mantine/modals": "^9.2.1", "@mantine/notifications": "^9.2.1", diff --git a/yarn.lock b/yarn.lock index eb3414f..39e167d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -976,16 +976,16 @@ __metadata: languageName: node linkType: hard -"@mantine/form@npm:^9.2.1": - version: 9.2.1 - resolution: "@mantine/form@npm:9.2.1" +"@mantine/form@npm:^9.3.0": + version: 9.3.0 + resolution: "@mantine/form@npm:9.3.0" dependencies: "@standard-schema/spec": "npm:^1.1.0" fast-deep-equal: "npm:^3.1.3" klona: "npm:^2.0.6" peerDependencies: react: ^19.2.0 - checksum: 10c0/3420cf788f878929889bbe35b055acd8022519915c9c719587908f008502cc83e5e8674b1f755e4ca5b665fe93178d0e3a7f679018858e4e02595e2fdf031eea + checksum: 10c0/9d67b7f46542cc585526bbf9c8fa965eb048a091e1d148ff46af0232a032aa8890e18b86cb5331d259d326d8c0765308a166d0aab91405336e6b0c8e20e4a11e languageName: node linkType: hard @@ -4865,7 +4865,7 @@ __metadata: "@eslint/js": "npm:^10.0.1" "@lhci/cli": "npm:^0.15.1" "@mantine/core": "npm:^9.2.1" - "@mantine/form": "npm:^9.2.1" + "@mantine/form": "npm:^9.3.0" "@mantine/hooks": "npm:^9.2.1" "@mantine/modals": "npm:^9.2.1" "@mantine/notifications": "npm:^9.2.1"