diff --git a/client/package.json b/client/package.json index 16c6fa9a..d1f459ec 100644 --- a/client/package.json +++ b/client/package.json @@ -13,7 +13,7 @@ "@formkit/auto-animate": "^0.8.2", "@mantine/core": "^7.9.2", "@mantine/dates": "^7.9.1", - "@mantine/dropzone": "^7.9.1", + "@mantine/dropzone": "^7.10.0", "@mantine/form": "^7.9.1", "@mantine/hooks": "^7.9.1", "@mantine/notifications": "^7.9.1", diff --git a/client/yarn.lock b/client/yarn.lock index 49ebee27..b57a1ed9 100644 --- a/client/yarn.lock +++ b/client/yarn.lock @@ -296,17 +296,17 @@ __metadata: languageName: node linkType: hard -"@mantine/dropzone@npm:^7.9.1": - version: 7.9.1 - resolution: "@mantine/dropzone@npm:7.9.1" +"@mantine/dropzone@npm:^7.10.0": + version: 7.10.0 + resolution: "@mantine/dropzone@npm:7.10.0" dependencies: react-dropzone-esm: "npm:15.0.1" peerDependencies: - "@mantine/core": 7.9.1 - "@mantine/hooks": 7.9.1 + "@mantine/core": 7.10.0 + "@mantine/hooks": 7.10.0 react: ^18.2.0 react-dom: ^18.2.0 - checksum: 10c0/deb78094347a8e57477e17bf3e989a8d9898b79f5de0e0c0b9382243677abb004cdae0e70838dcbec4f18d3ef20da6b112a6d36c11437b4bca33ce9014112ba2 + checksum: 10c0/54b4ad62ef20ba2fa6f430c2750fc8295a6798fc71d8c6ca70b44e021400c7d845fee62601fa9cac030212029347e3dc11c375cbcb1eb4759fc2db760614188e languageName: node linkType: hard @@ -2499,7 +2499,7 @@ __metadata: "@formkit/auto-animate": "npm:^0.8.2" "@mantine/core": "npm:^7.9.2" "@mantine/dates": "npm:^7.9.1" - "@mantine/dropzone": "npm:^7.9.1" + "@mantine/dropzone": "npm:^7.10.0" "@mantine/form": "npm:^7.9.1" "@mantine/hooks": "npm:^7.9.1" "@mantine/notifications": "npm:^7.9.1"