diff --git a/frontend/package.json b/frontend/package.json index d3d83349..298adb1c 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -30,7 +30,7 @@ "@radix-ui/react-tooltip": "^1.1.4", "@tanstack/react-form": "^0.40.0", "@tanstack/react-query": "^5.62.3", - "@tanstack/react-router": "1.91.2", + "@tanstack/react-router": "1.97.24", "@tanstack/react-table": "^8.20.5", "@vitejs/plugin-basic-ssl": "^1.2.0", "@tanstack/valibot-form-adapter": "^0.40.0", @@ -56,10 +56,10 @@ "@tailwindcss/container-queries": "0.1.1", "@tailwindcss/typography": "0.5.15", "@tanstack/eslint-plugin-query": "5.62.1", - "@tanstack/eslint-plugin-router": "1.87.6", + "@tanstack/eslint-plugin-router": "1.97.19", "@tanstack/react-query-devtools": "5.62.8", - "@tanstack/router-devtools": "1.91.2", - "@tanstack/router-plugin": "1.91.1", + "@tanstack/router-devtools": "1.97.24", + "@tanstack/router-plugin": "1.97.24", "@testing-library/react": "16.1.0", "@types/eslint-config-prettier": "6.11.3", "@types/eslint-plugin-jsx-a11y": "6.10.0",