diff --git a/apps/frontend/package.json b/apps/frontend/package.json index 8f1f3e6..1d7e7b1 100644 --- a/apps/frontend/package.json +++ b/apps/frontend/package.json @@ -10,16 +10,16 @@ }, "dependencies": { "@emotion/react": "^11.11.4", - "@mantine/core": "^7.9.0", - "@mantine/form": "^7.8.1", - "@mantine/hooks": "^7.9.0", - "@mantine/notifications": "^7.9.0", - "@tanstack/react-query": "^5.32.0", - "@tanstack/react-router": "^1.31.1", + "@mantine/core": "^7.9.1", + "@mantine/form": "^7.9.1", + "@mantine/hooks": "^7.9.1", + "@mantine/notifications": "^7.9.1", + "@tanstack/react-query": "^5.35.5", + "@tanstack/react-router": "^1.31.26", "@tanstack/react-table": "^8.16.0", "backend": "workspace:*", "clsx": "^2.1.1", - "hono": "^4.2.9", + "hono": "^4.3.4", "mantine-form-zod-resolver": "^1.1.0", "react": "^18.2.0", "react-dom": "^18.2.0", @@ -28,8 +28,8 @@ }, "devDependencies": { "@tanstack/eslint-plugin-query": "^5.28.11", - "@tanstack/router-devtools": "^1.31.1", - "@tanstack/router-vite-plugin": "^1.30.0", + "@tanstack/router-devtools": "^1.31.26", + "@tanstack/router-vite-plugin": "^1.31.18", "@types/node": "^20.11.24", "@types/react": "^18.2.66", "@types/react-dom": "^18.2.22",