diff options
Diffstat (limited to 'frontend/package.json')
-rw-r--r-- | frontend/package.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/frontend/package.json b/frontend/package.json index 938e92930..7feb4a17d 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -13,12 +13,12 @@ }, "private": true, "dependencies": { - "@mantine/core": "^7.11.2", - "@mantine/dropzone": "^7.11.2", - "@mantine/form": "^7.11.2", - "@mantine/hooks": "^7.11.2", - "@mantine/modals": "^7.11.2", - "@mantine/notifications": "^7.11.2", + "@mantine/core": "^7.12.0", + "@mantine/dropzone": "^7.12.0", + "@mantine/form": "^7.12.0", + "@mantine/hooks": "^7.12.0", + "@mantine/modals": "^7.12.0", + "@mantine/notifications": "^7.12.0", "@tanstack/react-query": "^5.40.1", "@tanstack/react-table": "^8.19.2", "axios": "^1.6.8", |