@trpc/server 11.0.0-rc.502 → 11.0.0-rc.520
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/dist/bundle-analysis.json +24 -24
- package/package.json +5 -5
|
@@ -141,8 +141,8 @@
|
|
|
141
141
|
],
|
|
142
142
|
"removedExports": [],
|
|
143
143
|
"dependents": [
|
|
144
|
-
"/src/adapters/ws.ts",
|
|
145
144
|
"/src/observable/index.ts",
|
|
145
|
+
"/src/adapters/ws.ts",
|
|
146
146
|
"/src/unstable-core-do-not-import/http/resolveResponse.ts",
|
|
147
147
|
"/src/observable/operators.ts"
|
|
148
148
|
],
|
|
@@ -206,9 +206,9 @@
|
|
|
206
206
|
"removedExports": [],
|
|
207
207
|
"dependents": [
|
|
208
208
|
"/src/unstable-core-do-not-import.ts",
|
|
209
|
+
"/src/unstable-core-do-not-import/http/resolveResponse.ts",
|
|
209
210
|
"/src/unstable-core-do-not-import/initTRPC.ts",
|
|
210
|
-
"/src/unstable-core-do-not-import/router.ts"
|
|
211
|
-
"/src/unstable-core-do-not-import/http/resolveResponse.ts"
|
|
211
|
+
"/src/unstable-core-do-not-import/router.ts"
|
|
212
212
|
],
|
|
213
213
|
"percent": 2.02,
|
|
214
214
|
"reduction": 45.94
|
|
@@ -332,10 +332,10 @@
|
|
|
332
332
|
"removedExports": [],
|
|
333
333
|
"dependents": [
|
|
334
334
|
"/src/unstable-core-do-not-import.ts",
|
|
335
|
-
"/src/unstable-core-do-not-import/middleware.ts",
|
|
336
|
-
"/src/unstable-core-do-not-import/router.ts",
|
|
337
335
|
"/src/unstable-core-do-not-import/http/parseConnectionParams.ts",
|
|
338
336
|
"/src/unstable-core-do-not-import/http/resolveResponse.ts",
|
|
337
|
+
"/src/unstable-core-do-not-import/middleware.ts",
|
|
338
|
+
"/src/unstable-core-do-not-import/router.ts",
|
|
339
339
|
"/src/unstable-core-do-not-import/http/contentType.ts",
|
|
340
340
|
"/src/unstable-core-do-not-import/procedureBuilder.ts",
|
|
341
341
|
"/src/unstable-core-do-not-import/stream/jsonl.ts",
|
|
@@ -392,8 +392,8 @@
|
|
|
392
392
|
"removedExports": [],
|
|
393
393
|
"dependents": [
|
|
394
394
|
"/src/unstable-core-do-not-import.ts",
|
|
395
|
-
"/src/unstable-core-do-not-import/
|
|
396
|
-
"/src/unstable-core-do-not-import/
|
|
395
|
+
"/src/unstable-core-do-not-import/http/resolveResponse.ts",
|
|
396
|
+
"/src/unstable-core-do-not-import/error/getErrorShape.ts"
|
|
397
397
|
],
|
|
398
398
|
"percent": 1,
|
|
399
399
|
"reduction": 17.52
|
|
@@ -429,13 +429,13 @@
|
|
|
429
429
|
"removedExports": [],
|
|
430
430
|
"dependents": [
|
|
431
431
|
"/src/unstable-core-do-not-import.ts",
|
|
432
|
+
"/src/unstable-core-do-not-import/http/getHTTPStatusCode.ts",
|
|
433
|
+
"/src/unstable-core-do-not-import/http/parseConnectionParams.ts",
|
|
434
|
+
"/src/unstable-core-do-not-import/http/resolveResponse.ts",
|
|
432
435
|
"/src/unstable-core-do-not-import/error/TRPCError.ts",
|
|
433
436
|
"/src/unstable-core-do-not-import/transformer.ts",
|
|
434
437
|
"/src/unstable-core-do-not-import/middleware.ts",
|
|
435
438
|
"/src/unstable-core-do-not-import/router.ts",
|
|
436
|
-
"/src/unstable-core-do-not-import/http/getHTTPStatusCode.ts",
|
|
437
|
-
"/src/unstable-core-do-not-import/http/parseConnectionParams.ts",
|
|
438
|
-
"/src/unstable-core-do-not-import/http/resolveResponse.ts",
|
|
439
439
|
"/src/unstable-core-do-not-import/rpc/parseTRPCMessage.ts",
|
|
440
440
|
"/src/unstable-core-do-not-import/http/contentType.ts",
|
|
441
441
|
"/src/unstable-core-do-not-import/procedureBuilder.ts",
|
|
@@ -726,16 +726,6 @@
|
|
|
726
726
|
"percent": 0.04,
|
|
727
727
|
"reduction": 93.8
|
|
728
728
|
},
|
|
729
|
-
{
|
|
730
|
-
"id": "/src/index.ts",
|
|
731
|
-
"size": 0,
|
|
732
|
-
"origSize": 32,
|
|
733
|
-
"renderedExports": [],
|
|
734
|
-
"removedExports": [],
|
|
735
|
-
"dependents": [],
|
|
736
|
-
"percent": 0,
|
|
737
|
-
"reduction": 100
|
|
738
|
-
},
|
|
739
729
|
{
|
|
740
730
|
"id": "/src/http.ts",
|
|
741
731
|
"size": 0,
|
|
@@ -749,9 +739,9 @@
|
|
|
749
739
|
"reduction": 100
|
|
750
740
|
},
|
|
751
741
|
{
|
|
752
|
-
"id": "/src/
|
|
742
|
+
"id": "/src/index.ts",
|
|
753
743
|
"size": 0,
|
|
754
|
-
"origSize":
|
|
744
|
+
"origSize": 32,
|
|
755
745
|
"renderedExports": [],
|
|
756
746
|
"removedExports": [],
|
|
757
747
|
"dependents": [],
|
|
@@ -759,9 +749,9 @@
|
|
|
759
749
|
"reduction": 100
|
|
760
750
|
},
|
|
761
751
|
{
|
|
762
|
-
"id": "/src/
|
|
752
|
+
"id": "/src/rpc.ts",
|
|
763
753
|
"size": 0,
|
|
764
|
-
"origSize":
|
|
754
|
+
"origSize": 36,
|
|
765
755
|
"renderedExports": [],
|
|
766
756
|
"removedExports": [],
|
|
767
757
|
"dependents": [],
|
|
@@ -781,6 +771,16 @@
|
|
|
781
771
|
"percent": 0,
|
|
782
772
|
"reduction": 100
|
|
783
773
|
},
|
|
774
|
+
{
|
|
775
|
+
"id": "/src/shared.ts",
|
|
776
|
+
"size": 0,
|
|
777
|
+
"origSize": 653,
|
|
778
|
+
"renderedExports": [],
|
|
779
|
+
"removedExports": [],
|
|
780
|
+
"dependents": [],
|
|
781
|
+
"percent": 0,
|
|
782
|
+
"reduction": 100
|
|
783
|
+
},
|
|
784
784
|
{
|
|
785
785
|
"id": "/src/adapters/next-app-dir.ts",
|
|
786
786
|
"size": 0,
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@trpc/server",
|
|
3
|
-
"version": "11.0.0-rc.
|
|
3
|
+
"version": "11.0.0-rc.520+de3ae0ae1",
|
|
4
4
|
"description": "The tRPC server library",
|
|
5
5
|
"author": "KATT",
|
|
6
6
|
"license": "MIT",
|
|
@@ -117,7 +117,7 @@
|
|
|
117
117
|
},
|
|
118
118
|
"devDependencies": {
|
|
119
119
|
"@fastify/websocket": "^10.0.1",
|
|
120
|
-
"@tanstack/react-query": "^5.
|
|
120
|
+
"@tanstack/react-query": "^5.54.1",
|
|
121
121
|
"@types/aws-lambda": "^8.10.137",
|
|
122
122
|
"@types/express": "^4.17.17",
|
|
123
123
|
"@types/hash-sum": "^1.0.0",
|
|
@@ -129,7 +129,7 @@
|
|
|
129
129
|
"eslint": "^8.57.0",
|
|
130
130
|
"express": "^4.17.1",
|
|
131
131
|
"fastify": "^4.16.0",
|
|
132
|
-
"fastify-plugin": "^
|
|
132
|
+
"fastify-plugin": "^5.0.0",
|
|
133
133
|
"hash-sum": "^2.0.0",
|
|
134
134
|
"myzod": "^1.3.1",
|
|
135
135
|
"next": "^14.2.5",
|
|
@@ -141,7 +141,7 @@
|
|
|
141
141
|
"tslib": "^2.5.0",
|
|
142
142
|
"tsx": "^4.0.0",
|
|
143
143
|
"typescript": "^5.5.3",
|
|
144
|
-
"valibot": "^0.
|
|
144
|
+
"valibot": "^0.42.0",
|
|
145
145
|
"ws": "^8.0.0",
|
|
146
146
|
"yup": "^1.0.0",
|
|
147
147
|
"zod": "^3.0.0"
|
|
@@ -149,5 +149,5 @@
|
|
|
149
149
|
"funding": [
|
|
150
150
|
"https://trpc.io/sponsor"
|
|
151
151
|
],
|
|
152
|
-
"gitHead": "
|
|
152
|
+
"gitHead": "de3ae0ae13d1ac8438642cc42a82c6732136bafb"
|
|
153
153
|
}
|