diff --git a/package.json b/package.json index a63d1ef..d9baf13 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@mantine/core": "^9.2.1", "@mantine/form": "^9.2.1", "@mantine/hooks": "^9.2.1", - "@mantine/modals": "^9.2.1", + "@mantine/modals": "^9.2.2", "@mantine/notifications": "^9.2.1", "@tanstack/react-query": "^5.100.14", "mantine-form-zod-resolver": "^1.3.0", diff --git a/yarn.lock b/yarn.lock index eb3414f..5cd9130 100644 --- a/yarn.lock +++ b/yarn.lock @@ -998,15 +998,15 @@ __metadata: languageName: node linkType: hard -"@mantine/modals@npm:^9.2.1": - version: 9.2.1 - resolution: "@mantine/modals@npm:9.2.1" +"@mantine/modals@npm:^9.2.2": + version: 9.2.2 + resolution: "@mantine/modals@npm:9.2.2" peerDependencies: - "@mantine/core": 9.2.1 - "@mantine/hooks": 9.2.1 + "@mantine/core": 9.2.2 + "@mantine/hooks": 9.2.2 react: ^19.2.0 react-dom: ^19.2.0 - checksum: 10c0/188f29bad4ba99ececec79cd5987d669176605330e1cf8730048f6604ab902a3648890fb9db20d80b229788eb5f34d467a1901fdef1678bc07e5b048adf00891 + checksum: 10c0/831dc06ba2c2cdbad7876c7daaed5b7c48b0d3008008cc77bc58c455d4d095f86b0d779d898329cc94a13af8137b336789e9c43f20c422175f4743b767549a4c languageName: node linkType: hard @@ -4867,7 +4867,7 @@ __metadata: "@mantine/core": "npm:^9.2.1" "@mantine/form": "npm:^9.2.1" "@mantine/hooks": "npm:^9.2.1" - "@mantine/modals": "npm:^9.2.1" + "@mantine/modals": "npm:^9.2.2" "@mantine/notifications": "npm:^9.2.1" "@playwright/test": "npm:^1.60.0" "@rolldown/plugin-babel": "npm:^0.2.3"