Skip to content

Commit 7bb4673

Browse files
committed
release: v1.131.1
1 parent 36f3253 commit 7bb4673

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

examples/react/start-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.130.17",
15-
"@tanstack/react-router-ssr-query": "^1.131.0",
15+
"@tanstack/react-router-ssr-query": "^1.131.1",
1616
"@tanstack/react-router-devtools": "^1.130.17",
1717
"@tanstack/react-start": "^1.130.17",
1818
"react": "^19.0.0",

examples/react/start-convex-trellaux/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@tanstack/react-query": "^5.66.0",
1616
"@tanstack/react-query-devtools": "^5.66.0",
1717
"@tanstack/react-router": "^1.130.17",
18-
"@tanstack/react-router-ssr-query": "^1.131.0",
18+
"@tanstack/react-router-ssr-query": "^1.131.1",
1919
"@tanstack/react-router-devtools": "^1.130.17",
2020
"@tanstack/react-start": "^1.130.17",
2121
"concurrently": "^8.2.2",

examples/react/start-trellaux/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.130.17",
15-
"@tanstack/react-router-ssr-query": "^1.131.0",
15+
"@tanstack/react-router-ssr-query": "^1.131.1",
1616
"@tanstack/react-router-devtools": "^1.130.17",
1717
"@tanstack/react-start": "^1.130.17",
1818
"ky": "^1.7.4",

packages/react-router-ssr-query/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tanstack/react-router-ssr-query",
3-
"version": "1.131.0",
3+
"version": "1.131.1",
44
"description": "Modern and scalable routing for React applications",
55
"author": "Tanner Linsley",
66
"license": "MIT",

packages/router-ssr-query-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@tanstack/router-ssr-query-core",
3-
"version": "1.127.3",
3+
"version": "1.131.1",
44
"description": "Modern and scalable routing for React applications",
55
"author": "Tanner Linsley",
66
"license": "MIT",

0 commit comments

Comments
 (0)