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 7feb4a17d..f9d4a67b2 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -13,12 +13,12 @@ }, "private": true, "dependencies": { - "@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", + "@mantine/core": "^7.12.1", + "@mantine/dropzone": "^7.12.1", + "@mantine/form": "^7.12.1", + "@mantine/hooks": "^7.12.1", + "@mantine/modals": "^7.12.1", + "@mantine/notifications": "^7.12.1", "@tanstack/react-query": "^5.40.1", "@tanstack/react-table": "^8.19.2", "axios": "^1.6.8", |