Skip to content

Commit

Permalink
release: v1.58.13
Browse files Browse the repository at this point in the history
  • Loading branch information
tannerlinsley committed Sep 28, 2024
1 parent 4acc468 commit bed07a1
Show file tree
Hide file tree
Showing 12 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion examples/react/basic-ssr-file-based/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@tanstack/react-router": "^1.58.12",
"@tanstack/router-devtools": "^1.58.12",
"@tanstack/router-plugin": "^1.58.12",
"@tanstack/start": "^1.58.12",
"@tanstack/start": "^1.58.13",
"get-port": "^7.1.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/basic-ssr-streaming-file-based/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@tanstack/react-router": "^1.58.12",
"@tanstack/router-devtools": "^1.58.12",
"@tanstack/router-plugin": "^1.58.12",
"@tanstack/start": "^1.58.12",
"@tanstack/start": "^1.58.13",
"get-port": "^7.1.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/start-basic-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@prisma/client": "5.19.1",
"@tanstack/react-router": "^1.58.12",
"@tanstack/router-devtools": "^1.58.12",
"@tanstack/start": "^1.58.12",
"@tanstack/start": "^1.58.13",
"dotenv": "^16.4.5",
"prisma": "^5.19.1",
"react": "^18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/start-basic-react-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@tanstack/react-router": "^1.58.12",
"@tanstack/react-router-with-query": "^1.58.12",
"@tanstack/router-devtools": "^1.58.12",
"@tanstack/start": "^1.58.12",
"@tanstack/start": "^1.58.13",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"redaxios": "^0.5.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/start-basic-rsc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@babel/plugin-syntax-typescript": "^7.25.4",
"@tanstack/react-router": "^1.58.12",
"@tanstack/router-devtools": "^1.58.12",
"@tanstack/start": "^1.58.12",
"@tanstack/start": "^1.58.13",
"redaxios": "^0.5.1",
"tailwind-merge": "^2.5.2",
"vinxi": "0.4.3"
Expand Down
2 changes: 1 addition & 1 deletion examples/react/start-basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@tanstack/react-router": "^1.58.12",
"@tanstack/router-devtools": "^1.58.12",
"@tanstack/start": "^1.58.12",
"@tanstack/start": "^1.58.13",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"redaxios": "^0.5.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/start-clerk-basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@clerk/tanstack-start": "0.4.1",
"@tanstack/react-router": "^1.58.12",
"@tanstack/router-devtools": "^1.58.12",
"@tanstack/start": "^1.58.12",
"@tanstack/start": "^1.58.13",
"dotenv": "^16.4.5",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/start-convex-trellaux/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@tanstack/react-router": "^1.58.12",
"@tanstack/react-router-with-query": "^1.58.12",
"@tanstack/router-devtools": "^1.58.12",
"@tanstack/start": "^1.58.12",
"@tanstack/start": "^1.58.13",
"@convex-dev/react-query": "0.0.0-alpha.5",
"concurrently": "^8.2.2",
"convex": "^1.16.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/start-counter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@tanstack/react-router": "^1.58.12",
"@tanstack/start": "^1.58.12",
"@tanstack/start": "^1.58.13",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"vinxi": "0.4.3"
Expand Down
2 changes: 1 addition & 1 deletion examples/react/start-supabase-basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"@supabase/supabase-js": "^2.45.4",
"@tanstack/react-router": "^1.58.12",
"@tanstack/router-devtools": "^1.58.12",
"@tanstack/start": "^1.58.12",
"@tanstack/start": "^1.58.13",
"@vitejs/plugin-react": "^4.3.1",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/start-trellaux/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@tanstack/react-router": "^1.58.12",
"@tanstack/react-router-with-query": "^1.58.12",
"@tanstack/router-devtools": "^1.58.12",
"@tanstack/start": "^1.58.12",
"@tanstack/start": "^1.58.13",
"ky": "^1.7.2",
"msw": "^2.4.7",
"react": "^18.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/start/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tanstack/start",
"version": "1.58.12",
"version": "1.58.13",
"description": "Modern and scalable routing for React applications",
"author": "Tanner Linsley",
"license": "MIT",
Expand Down

0 comments on commit bed07a1

Please sign in to comment.