@tanstack/react-start 1.168.56 → 1.168.57
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +4 -4
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@tanstack/react-start",
|
|
3
|
-
"version": "1.168.
|
|
3
|
+
"version": "1.168.57",
|
|
4
4
|
"description": "Modern and scalable routing for React applications",
|
|
5
5
|
"author": "Tanner Linsley",
|
|
6
6
|
"license": "MIT",
|
|
@@ -156,12 +156,12 @@
|
|
|
156
156
|
"dependencies": {
|
|
157
157
|
"pathe": "^2.0.3",
|
|
158
158
|
"@tanstack/react-router": "1.170.38",
|
|
159
|
-
"@tanstack/react-start-
|
|
160
|
-
"@tanstack/react-start-rsc": "0.1.55",
|
|
159
|
+
"@tanstack/react-start-rsc": "0.1.56",
|
|
161
160
|
"@tanstack/react-start-server": "1.167.43",
|
|
162
161
|
"@tanstack/router-utils": "1.162.3",
|
|
162
|
+
"@tanstack/react-start-client": "1.168.36",
|
|
163
163
|
"@tanstack/start-client-core": "1.170.32",
|
|
164
|
-
"@tanstack/start-plugin-core": "1.171.
|
|
164
|
+
"@tanstack/start-plugin-core": "1.171.47",
|
|
165
165
|
"@tanstack/start-server-core": "1.169.37"
|
|
166
166
|
},
|
|
167
167
|
"peerDependencies": {
|