Skip to content

Commit 19ae762

Browse files
committed
release: v1.134.8
1 parent 51ae813 commit 19ae762

File tree

29 files changed

+79
-79
lines changed

29 files changed

+79
-79
lines changed

examples/react/start-basic-static/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@tanstack/react-router": "^1.134.4",
1313
"@tanstack/react-router-devtools": "^1.134.4",
1414
"@tanstack/react-start": "^1.134.7",
15-
"@tanstack/start-static-server-functions": "^1.134.7",
15+
"@tanstack/start-static-server-functions": "^1.134.8",
1616
"@vitejs/plugin-react": "^5.1.0",
1717
"react": "^19.0.0",
1818
"react-dom": "^19.0.0",

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
},
1111
"dependencies": {
1212
"@tailwindcss/postcss": "^4.1.15",
13-
"@tanstack/solid-router": "^1.134.4",
14-
"@tanstack/solid-router-devtools": "^1.134.4",
13+
"@tanstack/solid-router": "^1.134.8",
14+
"@tanstack/solid-router-devtools": "^1.134.8",
1515
"postcss": "^8.5.1",
1616
"redaxios": "^0.5.1",
1717
"solid-js": "^1.9.10",

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
},
1111
"dependencies": {
1212
"@tailwindcss/postcss": "^4.1.15",
13-
"@tanstack/solid-router": "^1.134.4",
14-
"@tanstack/solid-router-devtools": "^1.134.4",
13+
"@tanstack/solid-router": "^1.134.8",
14+
"@tanstack/solid-router-devtools": "^1.134.8",
1515
"postcss": "^8.5.1",
1616
"redaxios": "^0.5.1",
1717
"solid-js": "^1.9.10",

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
},
1111
"dependencies": {
1212
"@tailwindcss/postcss": "^4.1.15",
13-
"@tanstack/solid-router": "^1.134.4",
14-
"@tanstack/solid-router-devtools": "^1.134.4",
13+
"@tanstack/solid-router": "^1.134.8",
14+
"@tanstack/solid-router-devtools": "^1.134.8",
1515
"postcss": "^8.5.1",
1616
"redaxios": "^0.5.1",
1717
"solid-js": "^1.9.10",

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
"@tailwindcss/postcss": "^4.1.15",
1414
"@tanstack/solid-query": "^5.90.0",
1515
"@tanstack/solid-query-devtools": "^5.71.9",
16-
"@tanstack/solid-router": "^1.134.4",
17-
"@tanstack/solid-router-devtools": "^1.134.4",
16+
"@tanstack/solid-router": "^1.134.8",
17+
"@tanstack/solid-router-devtools": "^1.134.8",
1818
"postcss": "^8.5.1",
1919
"redaxios": "^0.5.1",
2020
"solid-js": "^1.9.10",

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
"@tailwindcss/postcss": "^4.1.15",
1313
"@tanstack/solid-query": "^5.90.0",
1414
"@tanstack/solid-query-devtools": "^5.71.9",
15-
"@tanstack/solid-router": "^1.134.4",
16-
"@tanstack/solid-router-devtools": "^1.134.4",
15+
"@tanstack/solid-router": "^1.134.8",
16+
"@tanstack/solid-router-devtools": "^1.134.8",
1717
"postcss": "^8.5.1",
1818
"redaxios": "^0.5.1",
1919
"solid-js": "^1.9.10",

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@
1212
},
1313
"dependencies": {
1414
"@tailwindcss/postcss": "^4.1.15",
15-
"@tanstack/solid-router": "^1.134.4",
16-
"@tanstack/solid-router-devtools": "^1.134.4",
15+
"@tanstack/solid-router": "^1.134.8",
16+
"@tanstack/solid-router-devtools": "^1.134.8",
1717
"compression": "^1.7.5",
1818
"express": "^4.21.2",
1919
"get-port": "^7.1.0",

examples/solid/basic/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
},
1111
"dependencies": {
1212
"@tailwindcss/postcss": "^4.1.15",
13-
"@tanstack/solid-router": "^1.134.4",
14-
"@tanstack/solid-router-devtools": "^1.134.4",
13+
"@tanstack/solid-router": "^1.134.8",
14+
"@tanstack/solid-router-devtools": "^1.134.8",
1515
"postcss": "^8.5.1",
1616
"redaxios": "^0.5.1",
1717
"solid-js": "^1.9.10",

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
},
1111
"dependencies": {
1212
"@tailwindcss/postcss": "^4.1.15",
13-
"@tanstack/solid-router": "^1.134.4",
14-
"@tanstack/solid-router-devtools": "^1.134.4",
13+
"@tanstack/solid-router": "^1.134.8",
14+
"@tanstack/solid-router-devtools": "^1.134.8",
1515
"immer": "^10.1.1",
1616
"postcss": "^8.5.1",
1717
"redaxios": "^0.5.1",

examples/solid/kitchen-sink-solid-query-file-based/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
"@tanstack/router-plugin": "^1.134.6",
1414
"@tanstack/solid-query": "^5.72.0",
1515
"@tanstack/solid-query-devtools": "^5.72.0",
16-
"@tanstack/solid-router": "^1.134.4",
17-
"@tanstack/solid-router-devtools": "^1.134.4",
16+
"@tanstack/solid-router": "^1.134.8",
17+
"@tanstack/solid-router-devtools": "^1.134.8",
1818
"immer": "^10.1.1",
1919
"postcss": "^8.5.1",
2020
"redaxios": "^0.5.1",

0 commit comments

Comments
 (0)