@trpc/server 11.0.0-rc.439 → 11.0.0-rc.441
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 +15 -15
- package/package.json +3 -3
|
@@ -418,12 +418,12 @@
|
|
|
418
418
|
"/src/unstable-core-do-not-import/http/getHTTPStatusCode.ts",
|
|
419
419
|
"/src/unstable-core-do-not-import/http/parseConnectionParams.ts",
|
|
420
420
|
"/src/unstable-core-do-not-import/http/resolveResponse.ts",
|
|
421
|
-
"/src/unstable-core-do-not-import/rpc/parseTRPCMessage.ts",
|
|
422
421
|
"/src/unstable-core-do-not-import/error/TRPCError.ts",
|
|
423
422
|
"/src/unstable-core-do-not-import/stream/sse.ts",
|
|
424
423
|
"/src/unstable-core-do-not-import/transformer.ts",
|
|
425
424
|
"/src/unstable-core-do-not-import/middleware.ts",
|
|
426
425
|
"/src/unstable-core-do-not-import/router.ts",
|
|
426
|
+
"/src/unstable-core-do-not-import/rpc/parseTRPCMessage.ts",
|
|
427
427
|
"/src/unstable-core-do-not-import/http/contentType.ts",
|
|
428
428
|
"/src/unstable-core-do-not-import/procedureBuilder.ts",
|
|
429
429
|
"/src/unstable-core-do-not-import/stream/jsonl.ts"
|
|
@@ -721,9 +721,9 @@
|
|
|
721
721
|
"reduction": 100
|
|
722
722
|
},
|
|
723
723
|
{
|
|
724
|
-
"id": "/src/
|
|
724
|
+
"id": "/src/index.ts",
|
|
725
725
|
"size": 0,
|
|
726
|
-
"origSize":
|
|
726
|
+
"origSize": 32,
|
|
727
727
|
"renderedExports": [],
|
|
728
728
|
"removedExports": [],
|
|
729
729
|
"dependents": [],
|
|
@@ -731,9 +731,9 @@
|
|
|
731
731
|
"reduction": 100
|
|
732
732
|
},
|
|
733
733
|
{
|
|
734
|
-
"id": "/src/
|
|
734
|
+
"id": "/src/rpc.ts",
|
|
735
735
|
"size": 0,
|
|
736
|
-
"origSize":
|
|
736
|
+
"origSize": 36,
|
|
737
737
|
"renderedExports": [],
|
|
738
738
|
"removedExports": [],
|
|
739
739
|
"dependents": [],
|
|
@@ -784,16 +784,6 @@
|
|
|
784
784
|
"percent": 0,
|
|
785
785
|
"reduction": 100
|
|
786
786
|
},
|
|
787
|
-
{
|
|
788
|
-
"id": "/src/adapters/fetch/index.ts",
|
|
789
|
-
"size": 0,
|
|
790
|
-
"origSize": 64,
|
|
791
|
-
"renderedExports": [],
|
|
792
|
-
"removedExports": [],
|
|
793
|
-
"dependents": [],
|
|
794
|
-
"percent": 0,
|
|
795
|
-
"reduction": 100
|
|
796
|
-
},
|
|
797
787
|
{
|
|
798
788
|
"id": "/src/adapters/fastify/index.ts",
|
|
799
789
|
"size": 0,
|
|
@@ -818,6 +808,16 @@
|
|
|
818
808
|
],
|
|
819
809
|
"percent": 0,
|
|
820
810
|
"reduction": 100
|
|
811
|
+
},
|
|
812
|
+
{
|
|
813
|
+
"id": "/src/adapters/fetch/index.ts",
|
|
814
|
+
"size": 0,
|
|
815
|
+
"origSize": 64,
|
|
816
|
+
"renderedExports": [],
|
|
817
|
+
"removedExports": [],
|
|
818
|
+
"dependents": [],
|
|
819
|
+
"percent": 0,
|
|
820
|
+
"reduction": 100
|
|
821
821
|
}
|
|
822
822
|
],
|
|
823
823
|
"moduleCount": 55
|
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.441+0c4a58144",
|
|
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.49.2",
|
|
121
121
|
"@types/aws-lambda": "^8.10.137",
|
|
122
122
|
"@types/express": "^4.17.17",
|
|
123
123
|
"@types/hash-sum": "^1.0.0",
|
|
@@ -149,5 +149,5 @@
|
|
|
149
149
|
"funding": [
|
|
150
150
|
"https://trpc.io/sponsor"
|
|
151
151
|
],
|
|
152
|
-
"gitHead": "
|
|
152
|
+
"gitHead": "0c4a581449b6cbf187e597dbd7ea29381878f2e8"
|
|
153
153
|
}
|