Skip to content

Commit 56f6f8d

Browse files
committed
release: v1.132.11
1 parent 87875da commit 56f6f8d

File tree

81 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.

81 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
@@ -10,7 +10,7 @@
1010
},
1111
"dependencies": {
1212
"@tanstack/react-router": "^1.132.7",
13-
"@tanstack/react-router-devtools": "^1.132.7",
13+
"@tanstack/react-router-devtools": "^1.132.11",
1414
"@tanstack/router-plugin": "^1.132.7",
1515
"autoprefixer": "^10.4.20",
1616
"firebase": "^11.4.0",

examples/react/authenticated-routes/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"dependencies": {
1212
"@tanstack/react-router": "^1.132.7",
13-
"@tanstack/react-router-devtools": "^1.132.7",
13+
"@tanstack/react-router-devtools": "^1.132.11",
1414
"@tanstack/router-plugin": "^1.132.7",
1515
"react": "^19.0.0",
1616
"react-dom": "^19.0.0",

examples/react/basic-default-search-params/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-query": "^5.66.0",
1313
"@tanstack/react-router": "^1.132.7",
14-
"@tanstack/react-router-devtools": "^1.132.7",
14+
"@tanstack/react-router-devtools": "^1.132.11",
1515
"react": "^19.0.0",
1616
"react-dom": "^19.0.0",
1717
"redaxios": "^0.5.1",

examples/react/basic-devtools-panel/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"dependencies": {
1212
"@tanstack/react-router": "^1.132.7",
13-
"@tanstack/react-router-devtools": "^1.132.7",
13+
"@tanstack/react-router-devtools": "^1.132.11",
1414
"@tanstack/react-query-devtools": "^5.67.2",
1515
"react": "^19.0.0",
1616
"react-dom": "^19.0.0",

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"dependencies": {
1212
"@tanstack/react-router": "^1.132.7",
13-
"@tanstack/react-router-devtools": "^1.132.7",
13+
"@tanstack/react-router-devtools": "^1.132.11",
1414
"@tanstack/router-plugin": "^1.132.7",
1515
"react": "^19.0.0",
1616
"react-dom": "^19.0.0",

examples/react/basic-non-nested-devtools/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"dependencies": {
1212
"@tanstack/react-router": "^1.132.7",
13-
"@tanstack/react-router-devtools": "^1.132.7",
13+
"@tanstack/react-router-devtools": "^1.132.11",
1414
"react": "^19.0.0",
1515
"react-dom": "^19.0.0",
1616
"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
@@ -12,7 +12,7 @@
1212
"@tanstack/react-query": "^5.66.0",
1313
"@tanstack/react-query-devtools": "^5.66.0",
1414
"@tanstack/react-router": "^1.132.7",
15-
"@tanstack/react-router-devtools": "^1.132.7",
15+
"@tanstack/react-router-devtools": "^1.132.11",
1616
"@tanstack/router-plugin": "^1.132.7",
1717
"react": "^19.0.0",
1818
"react-dom": "^19.0.0",

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@tanstack/react-query": "^5.66.0",
1313
"@tanstack/react-query-devtools": "^5.66.0",
1414
"@tanstack/react-router": "^1.132.7",
15-
"@tanstack/react-router-devtools": "^1.132.7",
15+
"@tanstack/react-router-devtools": "^1.132.11",
1616
"react": "^19.0.0",
1717
"react-dom": "^19.0.0",
1818
"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
@@ -21,7 +21,7 @@
2121
"react-dom": "^19.0.0"
2222
},
2323
"devDependencies": {
24-
"@tanstack/react-router-devtools": "^1.132.7",
24+
"@tanstack/react-router-devtools": "^1.132.11",
2525
"@types/express": "^4.17.23",
2626
"@types/react": "^19.0.8",
2727
"@types/react-dom": "^19.0.1",

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"react-dom": "^19.0.0"
2222
},
2323
"devDependencies": {
24-
"@tanstack/react-router-devtools": "^1.132.7",
24+
"@tanstack/react-router-devtools": "^1.132.11",
2525
"@types/express": "^4.17.21",
2626
"@types/react": "^19.0.8",
2727
"@types/react-dom": "^19.0.1",

0 commit comments

Comments
 (0)