Skip to content

Commit 4afc1f1

Browse files
committed
release: v1.145.10
1 parent 78f221c commit 4afc1f1

File tree

97 files changed

+101
-101
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

97 files changed

+101
-101
lines changed

examples/react/authenticated-routes-firebase/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@tailwindcss/vite": "^4.1.18",
1313
"@tanstack/react-router": "^1.145.7",
1414
"@tanstack/react-router-devtools": "^1.145.7",
15-
"@tanstack/router-plugin": "^1.145.7",
15+
"@tanstack/router-plugin": "^1.145.10",
1616
"firebase": "^11.4.0",
1717
"react": "^19.0.0",
1818
"react-dom": "^19.0.0",

examples/react/authenticated-routes/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@tailwindcss/vite": "^4.1.18",
1313
"@tanstack/react-router": "^1.145.7",
1414
"@tanstack/react-router-devtools": "^1.145.7",
15-
"@tanstack/router-plugin": "^1.145.7",
15+
"@tanstack/router-plugin": "^1.145.10",
1616
"react": "^19.0.0",
1717
"react-dom": "^19.0.0",
1818
"redaxios": "^0.5.1",

examples/react/basic-file-based/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@tailwindcss/vite": "^4.1.18",
1313
"@tanstack/react-router": "^1.145.7",
1414
"@tanstack/react-router-devtools": "^1.145.7",
15-
"@tanstack/router-plugin": "^1.145.7",
15+
"@tanstack/router-plugin": "^1.145.10",
1616
"react": "^19.0.0",
1717
"react-dom": "^19.0.0",
1818
"redaxios": "^0.5.1",

examples/react/basic-react-query-file-based/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@tanstack/react-query-devtools": "^5.90.0",
1515
"@tanstack/react-router": "^1.145.7",
1616
"@tanstack/react-router-devtools": "^1.145.7",
17-
"@tanstack/router-plugin": "^1.145.7",
17+
"@tanstack/router-plugin": "^1.145.10",
1818
"react": "^19.0.0",
1919
"react-dom": "^19.0.0",
2020
"redaxios": "^0.5.1",

examples/react/basic-ssr-file-based/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"dependencies": {
1414
"@tanstack/react-router": "^1.145.7",
15-
"@tanstack/router-plugin": "^1.145.7",
15+
"@tanstack/router-plugin": "^1.145.10",
1616
"compression": "^1.8.0",
1717
"express": "^4.21.2",
1818
"get-port": "^7.1.0",

examples/react/basic-ssr-streaming-file-based/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
},
1313
"dependencies": {
1414
"@tanstack/react-router": "^1.145.7",
15-
"@tanstack/router-plugin": "^1.145.7",
15+
"@tanstack/router-plugin": "^1.145.10",
1616
"compression": "^1.8.0",
1717
"express": "^4.21.2",
1818
"get-port": "^7.1.0",

examples/react/basic-virtual-file-based/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@tailwindcss/vite": "^4.1.18",
1313
"@tanstack/react-router": "^1.145.7",
1414
"@tanstack/react-router-devtools": "^1.145.7",
15-
"@tanstack/router-plugin": "^1.145.7",
15+
"@tanstack/router-plugin": "^1.145.10",
1616
"@tanstack/virtual-file-routes": "^1.145.4",
1717
"react": "^19.0.0",
1818
"react-dom": "^19.0.0",

examples/react/basic-virtual-inside-file-based/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@tailwindcss/vite": "^4.1.18",
1313
"@tanstack/react-router": "^1.145.7",
1414
"@tanstack/react-router-devtools": "^1.145.7",
15-
"@tanstack/router-plugin": "^1.145.7",
15+
"@tanstack/router-plugin": "^1.145.10",
1616
"@tanstack/virtual-file-routes": "^1.145.4",
1717
"react": "^19.0.0",
1818
"react-dom": "^19.0.0",

examples/react/i18n-paraglide/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"dependencies": {
1313
"@tailwindcss/vite": "^4.1.18",
1414
"@tanstack/react-router": "^1.145.7",
15-
"@tanstack/router-plugin": "^1.145.7",
15+
"@tanstack/router-plugin": "^1.145.10",
1616
"react": "^19.1.1",
1717
"react-dom": "^19.1.1",
1818
"tailwindcss": "^4.1.18"

examples/react/kitchen-sink-file-based/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@tailwindcss/vite": "^4.1.18",
1313
"@tanstack/react-router": "^1.145.7",
1414
"@tanstack/react-router-devtools": "^1.145.7",
15-
"@tanstack/router-plugin": "^1.145.7",
15+
"@tanstack/router-plugin": "^1.145.10",
1616
"immer": "^10.1.1",
1717
"react": "^19.0.0",
1818
"react-dom": "^19.0.0",

0 commit comments

Comments
 (0)