Skip to content

Commit 7c67142

Browse files
website: update tanstack router (#1828)
1 parent ae26254 commit 7c67142

File tree

2 files changed

+58
-51
lines changed

2 files changed

+58
-51
lines changed

pnpm-lock.yaml

Lines changed: 54 additions & 47 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

website/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@radix-ui/react-slot": "^1.1.0",
2222
"@radix-ui/react-toast": "^1.2.2",
2323
"@tanstack/react-query": "^5.62.2",
24-
"@tanstack/react-router": "^1.85.4",
24+
"@tanstack/react-router": "^1.87.12",
2525
"base-x": "^5.0.0",
2626
"class-variance-authority": "^0.7.1",
2727
"clsx": "^2.1.1",
@@ -45,8 +45,8 @@
4545
},
4646
"devDependencies": {
4747
"@0no-co/graphqlsp": "^1.12.16",
48-
"@tanstack/router-cli": "^1.85.3",
49-
"@tanstack/router-vite-plugin": "^1.85.3",
48+
"@tanstack/router-cli": "1.87.7",
49+
"@tanstack/router-vite-plugin": "1.87.11",
5050
"@types/node": "^22.10.1",
5151
"@types/react": "^18.3.12",
5252
"@types/react-dom": "^18.3.1",
@@ -56,7 +56,7 @@
5656
"@vitejs/plugin-react": "^4.3.4",
5757
"autoprefixer": "^10.4.20",
5858
"eslint": "^9.16.0",
59-
"eslint-plugin-react-hooks": "^5.0.0",
59+
"eslint-plugin-react-hooks": "^5.1.0",
6060
"eslint-plugin-react-refresh": "^0.4.16",
6161
"postcss": "^8.4.49",
6262
"rimraf": "^6.0.1",

0 commit comments

Comments
 (0)