diff --git a/frontend/package-lock.json b/frontend/package-lock.json index e11cac47..1fb99c61 100644 --- a/frontend/package-lock.json +++ b/frontend/package-lock.json @@ -10,13 +10,13 @@ "dependencies": { "@emotion/react": "^11.10.5", "@emotion/server": "^11.10.0", - "@mantine/core": "^5.9.1", - "@mantine/dropzone": "^5.9.1", - "@mantine/form": "^5.9.1", - "@mantine/hooks": "^5.9.1", - "@mantine/modals": "^5.9.1", - "@mantine/next": "^5.9.1", - "@mantine/notifications": "^5.9.1", + "@mantine/core": "^5.9.2", + "@mantine/dropzone": "^5.9.2", + "@mantine/form": "^5.9.2", + "@mantine/hooks": "^5.9.2", + "@mantine/modals": "^5.9.2", + "@mantine/next": "^5.9.2", + "@mantine/notifications": "^5.9.2", "axios": "^1.2.0", "cookies-next": "^2.1.1", "file-saver": "^2.0.5", diff --git a/frontend/package.json b/frontend/package.json index 12f15757..d5259f46 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -11,13 +11,13 @@ "dependencies": { "@emotion/react": "^11.10.5", "@emotion/server": "^11.10.0", - "@mantine/core": "^5.9.1", - "@mantine/dropzone": "^5.9.1", - "@mantine/form": "^5.9.1", - "@mantine/hooks": "^5.9.1", - "@mantine/modals": "^5.9.1", - "@mantine/next": "^5.9.1", - "@mantine/notifications": "^5.9.1", + "@mantine/core": "^5.9.2", + "@mantine/dropzone": "^5.9.2", + "@mantine/form": "^5.9.2", + "@mantine/hooks": "^5.9.2", + "@mantine/modals": "^5.9.2", + "@mantine/next": "^5.9.2", + "@mantine/notifications": "^5.9.2", "axios": "^1.2.0", "cookies-next": "^2.1.1", "file-saver": "^2.0.5", diff --git a/frontend/src/components/upload/Dropzone.tsx b/frontend/src/components/upload/Dropzone.tsx index e946f8f4..7b2c7201 100644 --- a/frontend/src/components/upload/Dropzone.tsx +++ b/frontend/src/components/upload/Dropzone.tsx @@ -45,12 +45,6 @@ const Dropzone = ({ return (