Skip to content

Commit b9f2313

Browse files
committed
release: v1.132.46
1 parent 9d38c38 commit b9f2313

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
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.132.45",
15-
"@tanstack/react-router-ssr-query": "^1.132.45",
15+
"@tanstack/react-router-ssr-query": "^1.132.46",
1616
"@tanstack/react-router-devtools": "^1.132.45",
1717
"@tanstack/react-start": "^1.132.45",
1818
"react": "^19.0.0",

examples/react/start-bun/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@tanstack/react-devtools": "^0.7.0",
1818
"@tanstack/react-router": "^1.132.45",
1919
"@tanstack/react-router-devtools": "^1.132.45",
20-
"@tanstack/react-router-ssr-query": "^1.132.45",
20+
"@tanstack/react-router-ssr-query": "^1.132.46",
2121
"@tanstack/react-start": "^1.132.45",
2222
"@tanstack/router-plugin": "^1.132.45",
2323
"react": "^19.1.1",

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.132.45",
18-
"@tanstack/react-router-ssr-query": "^1.132.45",
18+
"@tanstack/react-router-ssr-query": "^1.132.46",
1919
"@tanstack/react-router-devtools": "^1.132.45",
2020
"@tanstack/react-start": "^1.132.45",
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.132.45",
15-
"@tanstack/react-router-ssr-query": "^1.132.45",
15+
"@tanstack/react-router-ssr-query": "^1.132.46",
1616
"@tanstack/react-router-devtools": "^1.132.45",
1717
"@tanstack/react-start": "^1.132.45",
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.132.45",
3+
"version": "1.132.46",
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.132.45",
3+
"version": "1.132.46",
44
"description": "Modern and scalable routing for React applications",
55
"author": "Tanner Linsley",
66
"license": "MIT",

0 commit comments

Comments
 (0)