@trpc/openapi 11.15.2-canary.2 → 11.16.0-alpha

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 CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@trpc/openapi",
3
3
  "type": "module",
4
4
  "sideEffects": false,
5
- "version": "11.15.2-canary.2+bdf2c6532",
5
+ "version": "11.16.0-alpha",
6
6
  "description": "OpenAPI document generator for tRPC routers",
7
7
  "author": "KATT",
8
8
  "license": "MIT",
@@ -80,7 +80,7 @@
80
80
  "@hey-api/openapi-ts": "^0.94.1",
81
81
  "@swagger-api/apidom-ls": "^1.6.0",
82
82
  "@tanstack/intent": "^0.0.23",
83
- "@trpc/server": "11.15.2",
83
+ "@trpc/server": "11.16.0",
84
84
  "@types/node": "^22.13.5",
85
85
  "bson": "^7.2.0",
86
86
  "eslint": "^9.26.0",
@@ -94,7 +94,7 @@
94
94
  },
95
95
  "peerDependencies": {
96
96
  "@hey-api/openapi-ts": ">=0.13.0",
97
- "@trpc/server": "11.15.2",
97
+ "@trpc/server": "11.16.0",
98
98
  "typescript": ">=5.7.2",
99
99
  "zod": ">=4.0.0"
100
100
  },
@@ -112,5 +112,5 @@
112
112
  "keywords": [
113
113
  "tanstack-intent"
114
114
  ],
115
- "gitHead": "bdf2c6532e68afdccec30c50bfe44f94669bd865"
115
+ "gitHead": "2713275631db358f17f2fec71a7f7e04b3db4add"
116
116
  }
@@ -7,7 +7,7 @@ description: >
7
7
  generated clients. Alpha status.
8
8
  type: composition
9
9
  library: trpc
10
- library_version: '11.14.0-alpha'
10
+ library_version: '11.15.1-alpha'
11
11
  requires:
12
12
  - server-setup
13
13
  sources: