fix(deps): update dependency trpc-to-openapi to ^3.0.1 (#3761)

Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
homarr-renovate[bot]
2025-08-15 19:18:34 +00:00
committed by GitHub
parent dc43a015c4
commit 2457f9e4a7
2 changed files with 6 additions and 6 deletions

View File

@@ -52,7 +52,7 @@
"react": "19.1.1", "react": "19.1.1",
"react-dom": "19.1.1", "react-dom": "19.1.1",
"superjson": "2.2.2", "superjson": "2.2.2",
"trpc-to-openapi": "^3.0.0", "trpc-to-openapi": "^3.0.1",
"zod": "^4.0.14" "zod": "^4.0.14"
}, },
"devDependencies": { "devDependencies": {

10
pnpm-lock.yaml generated
View File

@@ -633,8 +633,8 @@ importers:
specifier: 2.2.2 specifier: 2.2.2
version: 2.2.2 version: 2.2.2
trpc-to-openapi: trpc-to-openapi:
specifier: ^3.0.0 specifier: ^3.0.1
version: 3.0.0(@trpc/server@11.4.4(typescript@5.9.2))(zod-openapi@5.3.0(zod@4.0.14))(zod@4.0.14) version: 3.0.1(@trpc/server@11.4.4(typescript@5.9.2))(zod-openapi@5.3.0(zod@4.0.14))(zod@4.0.14)
zod: zod:
specifier: ^4.0.14 specifier: ^4.0.14
version: 4.0.14 version: 4.0.14
@@ -10229,8 +10229,8 @@ packages:
trough@2.2.0: trough@2.2.0:
resolution: {integrity: sha512-tmMpK00BjZiUyVyvrBK7knerNgmgvcV/KLVyuma/SC+TQN167GrMRciANTz09+k3zW8L8t60jWO1GpfkZdjTaw==} resolution: {integrity: sha512-tmMpK00BjZiUyVyvrBK7knerNgmgvcV/KLVyuma/SC+TQN167GrMRciANTz09+k3zW8L8t60jWO1GpfkZdjTaw==}
trpc-to-openapi@3.0.0: trpc-to-openapi@3.0.1:
resolution: {integrity: sha512-iyG1rmEGzsQeoFn+AcP0fGhDuzh/A7u2MHDUYMAUdaSt72koSG7RJxO9K/7YW9e8vHQcJtVG/Zy+8DvYOr/jWw==} resolution: {integrity: sha512-XxQl/DvjrtSUkdkixyv403p+JAi/rKSqjfjQb30gR8hbIR4z2ixD+y3Sl0TJVRrx5dLPNJjt+UU/dfMQeTdfiQ==}
peerDependencies: peerDependencies:
'@trpc/server': ^11.1.0 '@trpc/server': ^11.1.0
zod: ^4.0.0 zod: ^4.0.0
@@ -19933,7 +19933,7 @@ snapshots:
trough@2.2.0: {} trough@2.2.0: {}
trpc-to-openapi@3.0.0(@trpc/server@11.4.4(typescript@5.9.2))(zod-openapi@5.3.0(zod@4.0.14))(zod@4.0.14): trpc-to-openapi@3.0.1(@trpc/server@11.4.4(typescript@5.9.2))(zod-openapi@5.3.0(zod@4.0.14))(zod@4.0.14):
dependencies: dependencies:
'@trpc/server': 11.4.4(typescript@5.9.2) '@trpc/server': 11.4.4(typescript@5.9.2)
co-body: 6.2.0 co-body: 6.2.0