Skip to content

Commit

Permalink
fix: update start and router (#314)
Browse files Browse the repository at this point in the history
* fix: update start/router

* update vinxi/vite
  • Loading branch information
schiller-manuel authored Dec 7, 2024
1 parent 78c8a8a commit 39797d0
Show file tree
Hide file tree
Showing 2 changed files with 651 additions and 463 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,9 @@
"@sentry/react": "^8.35.0",
"@sentry/vite-plugin": "^2.22.6",
"@tailwindcss/typography": "^0.5.13",
"@tanstack/react-router": "1.82.12",
"@tanstack/router-devtools": "1.82.12",
"@tanstack/start": "1.82.12",
"@tanstack/react-router": "1.87.0",
"@tanstack/router-devtools": "1.87.0",
"@tanstack/start": "1.87.0",
"@typescript-eslint/parser": "^7.2.0",
"@vercel/analytics": "^1.2.2",
"@vercel/speed-insights": "^1.0.10",
Expand All @@ -54,8 +54,8 @@
"shiki": "^1.4.0",
"tailwind-merge": "^1.14.0",
"tiny-invariant": "^1.3.3",
"vinxi": "^0.4.3",
"vite": "^5.4.10",
"vinxi": "^0.5.1",
"vite": "^6.0.3",
"vite-tsconfig-paths": "^5.0.1",
"zod": "^3.23.8",
"zustand": "^4.5.2"
Expand Down
Loading

0 comments on commit 39797d0

Please sign in to comment.