summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index e423a76d..84426d75 100644
--- a/package.json
+++ b/package.json
@@ -17,6 +17,7 @@
"@emotion/react": "^11.14.0",
"@emotion/styled": "^11.14.0",
"@hookform/resolvers": "^3.9.1",
+ "@mantine/hooks": "^8.0.2",
"@mui/material": "^6.2.1",
"@mui/x-data-grid-premium": "^7.23.3",
"@mui/x-tree-view": "^7.23.6",
@@ -104,7 +105,7 @@
"react-resizable-panels": "^2.1.7",
"recharts": "^2.15.0",
"sonner": "^1.7.1",
- "swr": "^2.2.5",
+ "swr": "^2.3.3",
"tailwind-merge": "^2.5.5",
"tailwindcss-animate": "^1.0.7",
"uuid": "^11.0.5",