Skip to content

Commit

Permalink
release: v1.40.3
Browse files Browse the repository at this point in the history
  • Loading branch information
tannerlinsley committed Jun 27, 2024
1 parent 6472ea2 commit b55b385
Show file tree
Hide file tree
Showing 20 changed files with 25 additions and 25 deletions.
2 changes: 1 addition & 1 deletion examples/react/authenticated-routes/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@tanstack/react-router": "^1.40.0",
"@tanstack/router-devtools": "^1.40.0",
"@tanstack/router-vite-plugin": "^1.40.2",
"@tanstack/router-vite-plugin": "^1.40.3",
"redaxios": "^0.5.0",
"immer": "^10.0.3",
"react": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/basic-file-based-codesplitting/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@tanstack/react-router": "^1.40.0",
"@tanstack/router-devtools": "^1.40.0",
"@tanstack/router-vite-plugin": "^1.40.2",
"@tanstack/router-vite-plugin": "^1.40.3",
"redaxios": "^0.5.0",
"immer": "^10.0.3",
"react": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/basic-file-based/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@tanstack/react-router": "^1.40.0",
"@tanstack/router-devtools": "^1.40.0",
"@tanstack/router-vite-plugin": "^1.40.2",
"@tanstack/router-vite-plugin": "^1.40.3",
"redaxios": "^0.5.0",
"immer": "^10.0.3",
"react": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/basic-react-query-file-based/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@tanstack/react-query-devtools": "^5.17.8",
"@tanstack/react-router": "^1.40.0",
"@tanstack/router-devtools": "^1.40.0",
"@tanstack/router-vite-plugin": "^1.40.2",
"@tanstack/router-vite-plugin": "^1.40.3",
"redaxios": "^0.5.0",
"immer": "^10.0.3",
"react": "^18.2.0",
Expand Down
4 changes: 2 additions & 2 deletions examples/react/basic-ssr-file-based/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
},
"dependencies": {
"@tanstack/react-router": "^1.40.0",
"@tanstack/start": "^1.40.2",
"@tanstack/start": "^1.40.3",
"@tanstack/router-devtools": "^1.40.0",
"@tanstack/router-vite-plugin": "^1.40.2",
"@tanstack/router-vite-plugin": "^1.40.3",
"redaxios": "^0.5.0",
"get-port": "^7.0.0",
"react": "^18.2.0",
Expand Down
4 changes: 2 additions & 2 deletions examples/react/basic-ssr-streaming-file-based/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@
},
"dependencies": {
"@tanstack/react-router": "^1.40.0",
"@tanstack/start": "^1.40.2",
"@tanstack/start": "^1.40.3",
"@tanstack/router-devtools": "^1.40.0",
"@tanstack/router-vite-plugin": "^1.40.2",
"@tanstack/router-vite-plugin": "^1.40.3",
"redaxios": "^0.5.0",
"get-port": "^7.0.0",
"react": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/kitchen-sink-file-based/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@tanstack/react-router": "^1.40.0",
"@tanstack/router-devtools": "^1.40.0",
"@tanstack/router-vite-plugin": "^1.40.2",
"@tanstack/router-vite-plugin": "^1.40.3",
"redaxios": "^0.5.0",
"immer": "^10.0.3",
"react": "^18.2.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@tanstack/react-query-devtools": "^5.17.8",
"@tanstack/react-router": "^1.40.0",
"@tanstack/router-devtools": "^1.40.0",
"@tanstack/router-vite-plugin": "^1.40.2",
"@tanstack/router-vite-plugin": "^1.40.3",
"redaxios": "^0.5.0",
"immer": "^10.0.3",
"react": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/large-file-based/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@tanstack/react-query": "^5.17.8",
"@tanstack/react-router": "^1.40.0",
"@tanstack/router-devtools": "^1.40.0",
"@tanstack/router-vite-plugin": "^1.40.2",
"@tanstack/router-vite-plugin": "^1.40.3",
"redaxios": "^0.5.0",
"immer": "^10.0.3",
"react": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/quickstart-file-based/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@tanstack/react-router": "^1.40.0",
"@tanstack/router-devtools": "^1.40.0",
"@tanstack/router-vite-plugin": "^1.40.2",
"@tanstack/router-vite-plugin": "^1.40.3",
"redaxios": "^0.5.0",
"immer": "^10.0.3",
"react": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/quickstart-rspack-file-based/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"devDependencies": {
"@rsbuild/core": "^0.7.9",
"@rsbuild/plugin-react": "^0.7.9",
"@tanstack/router-plugin": "^1.40.2",
"@tanstack/router-plugin": "^1.40.3",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"typescript": "^5.4.2"
Expand Down
4 changes: 2 additions & 2 deletions examples/react/start-basic-rsc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"dependencies": {
"@tanstack/react-router": "^1.40.0",
"@tanstack/router-devtools": "^1.40.0",
"@tanstack/router-vite-plugin": "^1.40.2",
"@tanstack/start": "^1.40.2",
"@tanstack/router-vite-plugin": "^1.40.3",
"@tanstack/start": "^1.40.3",
"redaxios": "^0.5.0",
"isbot": "^3.7.0",
"react": "^18.3.1",
Expand Down
4 changes: 2 additions & 2 deletions examples/react/start-basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"dependencies": {
"@tanstack/react-router": "^1.40.0",
"@tanstack/router-devtools": "^1.40.0",
"@tanstack/router-vite-plugin": "^1.40.2",
"@tanstack/start": "^1.40.2",
"@tanstack/router-vite-plugin": "^1.40.3",
"@tanstack/start": "^1.40.3",
"@typescript-eslint/parser": "^7.2.0",
"@vitejs/plugin-react": "^4",
"dotenv": "^16.4.5",
Expand Down
4 changes: 2 additions & 2 deletions examples/react/start-trellaux/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
"@tanstack/react-query-devtools": "^5.40.0",
"@tanstack/react-router": "^1.40.0",
"@tanstack/router-devtools": "^1.40.0",
"@tanstack/router-vite-plugin": "^1.40.2",
"@tanstack/start": "^1.40.2",
"@tanstack/router-vite-plugin": "^1.40.3",
"@tanstack/start": "^1.40.3",
"@typescript-eslint/parser": "^7.2.0",
"@vitejs/plugin-react": "^4",
"isbot": "^3.7.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/wip-with-bling/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"dependencies": {
"@tanstack/bling": "^0.5.0",
"@tanstack/react-router": "^1.40.0",
"@tanstack/start": "^1.40.2",
"@tanstack/start": "^1.40.3",
"@tanstack/react-store": "^0.2.1",
"@tanstack/router-devtools": "^1.40.0",
"redaxios": "^0.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/router-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tanstack/router-cli",
"version": "1.37.0",
"version": "1.40.3",
"description": "",
"author": "Tanner Linsley",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/router-generator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tanstack/router-generator",
"version": "1.37.0",
"version": "1.40.3",
"description": "",
"author": "Tanner Linsley",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/router-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tanstack/router-plugin",
"version": "1.40.2",
"version": "1.40.3",
"description": "",
"author": "Tanner Linsley",
"license": "MIT",
Expand Down
2 changes: 1 addition & 1 deletion packages/router-vite-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tanstack/router-vite-plugin",
"version": "1.40.2",
"version": "1.40.3",
"description": "",
"author": "Tanner Linsley",
"license": "MIT",
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.40.2",
"version": "1.40.3",
"description": "",
"author": "Tanner Linsley",
"license": "MIT",
Expand Down

0 comments on commit b55b385

Please sign in to comment.