Skip to content

Commit

Permalink
release: v1.46.5
Browse files Browse the repository at this point in the history
  • Loading branch information
tannerlinsley committed Aug 4, 2024
1 parent 00fb02c commit 4d465a8
Show file tree
Hide file tree
Showing 31 changed files with 31 additions and 31 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 @@ -10,7 +10,7 @@
},
"dependencies": {
"@tanstack/react-router": "^1.46.4",
"@tanstack/router-devtools": "^1.46.4",
"@tanstack/router-devtools": "^1.46.5",
"@tanstack/router-plugin": "^1.45.13",
"immer": "^10.1.1",
"react": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/basic-default-search-params/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@tanstack/react-query": "^5.51.15",
"@tanstack/react-router": "^1.46.4",
"@tanstack/router-devtools": "^1.46.4",
"@tanstack/router-devtools": "^1.46.5",
"redaxios": "^0.5.1",
"react": "^18.2.0",
"react-dom": "^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 @@ -10,7 +10,7 @@
},
"dependencies": {
"@tanstack/react-router": "^1.46.4",
"@tanstack/router-devtools": "^1.46.4",
"@tanstack/router-devtools": "^1.46.5",
"@tanstack/router-plugin": "^1.45.13",
"immer": "^10.1.1",
"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.46.4",
"@tanstack/router-devtools": "^1.46.4",
"@tanstack/router-devtools": "^1.46.5",
"@tanstack/router-plugin": "^1.45.13",
"immer": "^10.1.1",
"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": "^5.51.15",
"@tanstack/react-query-devtools": "^5.51.15",
"@tanstack/react-router": "^1.46.4",
"@tanstack/router-devtools": "^1.46.4",
"@tanstack/router-devtools": "^1.46.5",
"@tanstack/router-plugin": "^1.45.13",
"immer": "^10.1.1",
"react": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/basic-react-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@tanstack/react-query": "^5.51.15",
"@tanstack/react-query-devtools": "^5.51.15",
"@tanstack/react-router": "^1.46.4",
"@tanstack/router-devtools": "^1.46.4",
"@tanstack/router-devtools": "^1.46.5",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"redaxios": "^0.5.1"
Expand Down
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 @@ -12,7 +12,7 @@
},
"dependencies": {
"@tanstack/react-router": "^1.46.4",
"@tanstack/router-devtools": "^1.46.4",
"@tanstack/router-devtools": "^1.46.5",
"@tanstack/router-plugin": "^1.45.13",
"@tanstack/start": "^1.46.4",
"get-port": "^7.1.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 @@ -12,7 +12,7 @@
},
"dependencies": {
"@tanstack/react-router": "^1.46.4",
"@tanstack/router-devtools": "^1.46.4",
"@tanstack/router-devtools": "^1.46.5",
"@tanstack/router-plugin": "^1.45.13",
"@tanstack/start": "^1.46.4",
"get-port": "^7.1.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"@tanstack/react-router": "^1.46.4",
"@tanstack/router-devtools": "^1.46.4",
"@tanstack/router-devtools": "^1.46.5",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"redaxios": "^0.5.1"
Expand Down
2 changes: 1 addition & 1 deletion examples/react/deferred-data/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@tanstack/react-router": "^1.46.4",
"@tanstack/router-devtools": "^1.46.4",
"@tanstack/router-devtools": "^1.46.5",
"redaxios": "^0.5.1",
"immer": "^10.1.1",
"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 @@ -10,7 +10,7 @@
},
"dependencies": {
"@tanstack/react-router": "^1.46.4",
"@tanstack/router-devtools": "^1.46.4",
"@tanstack/router-devtools": "^1.46.5",
"@tanstack/router-plugin": "^1.45.13",
"immer": "^10.1.1",
"react": "^18.2.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@tanstack/react-query": "^5.51.15",
"@tanstack/react-query-devtools": "^5.51.15",
"@tanstack/react-router": "^1.46.4",
"@tanstack/router-devtools": "^1.46.4",
"@tanstack/router-devtools": "^1.46.5",
"@tanstack/router-plugin": "^1.45.13",
"immer": "^10.1.1",
"react": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/kitchen-sink-react-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@tanstack/react-query": "^5.51.15",
"@tanstack/react-query-devtools": "^5.51.15",
"@tanstack/react-router": "^1.46.4",
"@tanstack/router-devtools": "^1.46.4",
"@tanstack/router-devtools": "^1.46.5",
"redaxios": "^0.5.1",
"immer": "^10.1.1",
"react": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/kitchen-sink/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@tanstack/react-router": "^1.46.4",
"@tanstack/router-devtools": "^1.46.4",
"@tanstack/router-devtools": "^1.46.5",
"redaxios": "^0.5.1",
"immer": "^10.1.1",
"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 @@ -13,7 +13,7 @@
"dependencies": {
"@tanstack/react-query": "^5.51.15",
"@tanstack/react-router": "^1.46.4",
"@tanstack/router-devtools": "^1.46.4",
"@tanstack/router-devtools": "^1.46.5",
"@tanstack/router-plugin": "^1.45.13",
"immer": "^10.1.1",
"react": "^18.2.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/location-masking/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@radix-ui/react-dialog": "^1.1.1",
"@tanstack/react-query": "^5.51.15",
"@tanstack/react-router": "^1.46.4",
"@tanstack/router-devtools": "^1.46.4",
"@tanstack/router-devtools": "^1.46.5",
"redaxios": "^0.5.1",
"react": "^18.2.0",
"react-dom": "^18.2.0"
Expand Down
2 changes: 1 addition & 1 deletion examples/react/navigation-blocking/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@tanstack/react-query": "^5.51.15",
"@tanstack/react-router": "^1.46.4",
"@tanstack/router-devtools": "^1.46.4",
"@tanstack/router-devtools": "^1.46.5",
"redaxios": "^0.5.1",
"react": "^18.2.0",
"react-dom": "^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 @@ -10,7 +10,7 @@
},
"dependencies": {
"@tanstack/react-router": "^1.46.4",
"@tanstack/router-devtools": "^1.46.4",
"@tanstack/router-devtools": "^1.46.5",
"@tanstack/router-plugin": "^1.45.13",
"immer": "^10.1.1",
"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 @@ -9,7 +9,7 @@
},
"dependencies": {
"@tanstack/react-router": "^1.46.4",
"@tanstack/router-devtools": "^1.46.4",
"@tanstack/router-devtools": "^1.46.5",
"react": "^18.3.1",
"react-dom": "^18.3.1"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/react/quickstart-webpack-file-based/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"dependencies": {
"@tanstack/react-router": "^1.46.4",
"@tanstack/router-devtools": "^1.46.4",
"@tanstack/router-devtools": "^1.46.5",
"react": "^18.3.1",
"react-dom": "^18.3.1"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/react/quickstart/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@tanstack/react-router": "^1.46.4",
"@tanstack/router-devtools": "^1.46.4",
"@tanstack/router-devtools": "^1.46.5",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/react/scroll-restoration/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@tanstack/react-router": "^1.46.4",
"@tanstack/react-virtual": "^3.8.3",
"@tanstack/router-devtools": "^1.46.4",
"@tanstack/router-devtools": "^1.46.5",
"react": "^18.2.0",
"react-dom": "^18.2.0"
},
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 @@ -16,7 +16,7 @@
"@tanstack/react-query-devtools": "^5.51.15",
"@tanstack/react-router": "^1.46.4",
"@tanstack/react-router-with-query": "^1.46.4",
"@tanstack/router-devtools": "^1.46.4",
"@tanstack/router-devtools": "^1.46.5",
"@tanstack/router-plugin": "^1.45.13",
"@tanstack/start": "^1.46.4",
"@typescript-eslint/parser": "^7.17.0",
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 @@ -13,7 +13,7 @@
"dependencies": {
"@babel/plugin-syntax-typescript": "^7.24.7",
"@tanstack/react-router": "^1.46.4",
"@tanstack/router-devtools": "^1.46.4",
"@tanstack/router-devtools": "^1.46.5",
"@tanstack/router-plugin": "^1.45.13",
"@tanstack/start": "^1.46.4",
"redaxios": "^0.5.1",
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 @@ -13,7 +13,7 @@
},
"dependencies": {
"@tanstack/react-router": "^1.46.4",
"@tanstack/router-devtools": "^1.46.4",
"@tanstack/router-devtools": "^1.46.5",
"@tanstack/router-plugin": "^1.45.13",
"@tanstack/start": "^1.46.4",
"@typescript-eslint/parser": "^7.17.0",
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 @@ -17,7 +17,7 @@
"@tanstack/react-query-devtools": "^5.51.15",
"@tanstack/react-router": "^1.46.4",
"@tanstack/react-router-with-query": "^1.46.4",
"@tanstack/router-devtools": "^1.46.4",
"@tanstack/router-devtools": "^1.46.5",
"@tanstack/router-plugin": "^1.45.13",
"@tanstack/start": "^1.46.4",
"@typescript-eslint/parser": "^7.17.0",
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 @@ -15,7 +15,7 @@
"@tanstack/react-query-devtools": "^5.51.15",
"@tanstack/react-router": "^1.46.4",
"@tanstack/react-router-with-query": "^1.46.4",
"@tanstack/router-devtools": "^1.46.4",
"@tanstack/router-devtools": "^1.46.5",
"@tanstack/router-plugin": "^1.45.13",
"@tanstack/start": "^1.46.4",
"@typescript-eslint/parser": "^7.17.0",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/wip-trpc-react-query/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@tanstack/react-query": "^4.36.1",
"@tanstack/react-query-devtools": "^4.36.1",
"@tanstack/react-router": "^1.46.4",
"@tanstack/router-devtools": "^1.46.4",
"@tanstack/router-devtools": "^1.46.5",
"@trpc/client": "^10.45.2",
"@trpc/react-query": "^10.45.2",
"@trpc/server": "^10.45.2",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/with-framer-motion/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@tanstack/react-router": "^1.46.4",
"@tanstack/router-devtools": "^1.46.4",
"@tanstack/router-devtools": "^1.46.5",
"redaxios": "^0.5.1",
"framer-motion": "^11.3.19",
"immer": "^10.1.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/react/with-trpc/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@tanstack/react-query": "^4.36.1",
"@tanstack/react-query-devtools": "^4.36.1",
"@tanstack/react-router": "^1.46.4",
"@tanstack/router-devtools": "^1.46.4",
"@tanstack/router-devtools": "^1.46.5",
"@trpc/client": "^10.45.2",
"@trpc/react-query": "^10.45.2",
"@trpc/server": "^10.45.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/router-devtools/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@tanstack/router-devtools",
"version": "1.46.4",
"version": "1.46.5",
"description": "Modern and scalable routing for React applications",
"author": "Tanner Linsley",
"license": "MIT",
Expand Down

0 comments on commit 4d465a8

Please sign in to comment.