diff --git a/frontend/package.json b/frontend/package.json index 888a871..707da06 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -36,10 +36,10 @@ "@eslint/js": "9.14.0", "@mswjs/source": "0.3.2", "@tanstack/eslint-plugin-query": "5.59.7", - "@tanstack/eslint-plugin-router": "1.77.7", + "@tanstack/eslint-plugin-router": "1.79.0", "@tanstack/react-query-devtools": "5.59.16", - "@tanstack/router-devtools": "1.78.2", - "@tanstack/router-plugin": "1.78.2", + "@tanstack/router-devtools": "1.79.0", + "@tanstack/router-plugin": "1.79.0", "@types/eslint__js": "8.42.3", "@types/eslint-config-prettier": "6.11.3", "@types/eslint-plugin-jsx-a11y": "6.9.0",