Skip to content

Commit fd604a8

Browse files
committed
release: v1.132.56
1 parent 5022a60 commit fd604a8

File tree

57 files changed

+58
-58
lines changed

Some content is hidden

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

57 files changed

+58
-58
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"@tanstack/react-router": "^1.132.47",
1313
"@tanstack/react-router-devtools": "^1.132.51",
14-
"@tanstack/router-plugin": "^1.132.51",
14+
"@tanstack/router-plugin": "^1.132.56",
1515
"autoprefixer": "^10.4.20",
1616
"firebase": "^11.4.0",
1717
"postcss": "^8.5.1",

examples/react/authenticated-routes/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"@tanstack/react-router": "^1.132.47",
1313
"@tanstack/react-router-devtools": "^1.132.51",
14-
"@tanstack/router-plugin": "^1.132.51",
14+
"@tanstack/router-plugin": "^1.132.56",
1515
"react": "^19.0.0",
1616
"react-dom": "^19.0.0",
1717
"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
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"@tanstack/react-router": "^1.132.47",
1313
"@tanstack/react-router-devtools": "^1.132.51",
14-
"@tanstack/router-plugin": "^1.132.51",
14+
"@tanstack/router-plugin": "^1.132.56",
1515
"react": "^19.0.0",
1616
"react-dom": "^19.0.0",
1717
"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
@@ -13,7 +13,7 @@
1313
"@tanstack/react-query-devtools": "^5.66.0",
1414
"@tanstack/react-router": "^1.132.47",
1515
"@tanstack/react-router-devtools": "^1.132.51",
16-
"@tanstack/router-plugin": "^1.132.51",
16+
"@tanstack/router-plugin": "^1.132.56",
1717
"react": "^19.0.0",
1818
"react-dom": "^19.0.0",
1919
"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.132.47",
15-
"@tanstack/router-plugin": "^1.132.51",
15+
"@tanstack/router-plugin": "^1.132.56",
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.132.47",
15-
"@tanstack/router-plugin": "^1.132.51",
15+
"@tanstack/router-plugin": "^1.132.56",
1616
"compression": "^1.7.5",
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
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"@tanstack/react-router": "^1.132.47",
1313
"@tanstack/react-router-devtools": "^1.132.51",
14-
"@tanstack/router-plugin": "^1.132.51",
14+
"@tanstack/router-plugin": "^1.132.56",
1515
"@tanstack/virtual-file-routes": "^1.132.31",
1616
"react": "^19.0.0",
1717
"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
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"@tanstack/react-router": "^1.132.47",
1313
"@tanstack/react-router-devtools": "^1.132.51",
14-
"@tanstack/router-plugin": "^1.132.51",
14+
"@tanstack/router-plugin": "^1.132.56",
1515
"@tanstack/virtual-file-routes": "^1.132.31",
1616
"react": "^19.0.0",
1717
"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.13",
1414
"@tanstack/react-router": "^1.132.47",
15-
"@tanstack/router-plugin": "^1.132.51",
15+
"@tanstack/router-plugin": "^1.132.56",
1616
"react": "^19.1.1",
1717
"react-dom": "^19.1.1",
1818
"tailwindcss": "^4.1.13"

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"@tanstack/react-router": "^1.132.47",
1313
"@tanstack/react-router-devtools": "^1.132.51",
14-
"@tanstack/router-plugin": "^1.132.51",
14+
"@tanstack/router-plugin": "^1.132.56",
1515
"immer": "^10.1.1",
1616
"react": "^19.0.0",
1717
"react-dom": "^19.0.0",

0 commit comments

Comments
 (0)