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