mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-29 10:49:14 +01:00
fix(deps): update dependency trpc-to-openapi to ^2.0.3 (#1576)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
fb4a19bfe4
commit
0ab9d0bd69
@@ -43,7 +43,7 @@
|
||||
"next": "^14.2.18",
|
||||
"react": "^18.3.1",
|
||||
"superjson": "2.2.1",
|
||||
"trpc-to-openapi": "^2.0.2"
|
||||
"trpc-to-openapi": "^2.0.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@homarr/eslint-config": "workspace:^0.2.0",
|
||||
|
||||
20
pnpm-lock.yaml
generated
20
pnpm-lock.yaml
generated
@@ -523,8 +523,8 @@ importers:
|
||||
specifier: 2.2.1
|
||||
version: 2.2.1
|
||||
trpc-to-openapi:
|
||||
specifier: ^2.0.2
|
||||
version: 2.0.2(@trpc/server@11.0.0-rc.648(typescript@5.7.2))(@types/express@4.17.21)(@types/node@22.10.1)(zod@3.23.8)
|
||||
specifier: ^2.0.3
|
||||
version: 2.0.3(@trpc/server@11.0.0-rc.648(typescript@5.7.2))(@types/express@4.17.21)(@types/node@22.10.1)(zod@3.23.8)
|
||||
devDependencies:
|
||||
'@homarr/eslint-config':
|
||||
specifier: workspace:^0.2.0
|
||||
@@ -3209,6 +3209,11 @@ packages:
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
|
||||
'@rollup/rollup-linux-x64-gnu@4.6.1':
|
||||
resolution: {integrity: sha512-DNGZvZDO5YF7jN5fX8ZqmGLjZEXIJRdJEdTFMhiyXqyXubBa0WVLDWSNlQ5JR2PNgDbEV1VQowhVRUh+74D+RA==}
|
||||
cpu: [x64]
|
||||
os: [linux]
|
||||
|
||||
'@rollup/rollup-linux-x64-musl@4.21.3':
|
||||
resolution: {integrity: sha512-S0Yq+xA1VEH66uiMNhijsWAafffydd2X5b77eLHfRmfLsRSpbiAWiRHV6DEpz6aOToPsgid7TI9rGd6zB1rhbg==}
|
||||
cpu: [x64]
|
||||
@@ -7719,8 +7724,8 @@ packages:
|
||||
resolution: {integrity: sha512-aZbgViZrg1QNcG+LULa7nhZpJTZSLm/mXnHXnbAbjmN5aSa0y7V+wvv6+4WaBtpISJzThKy+PIPxc1Nq1EJ9mg==}
|
||||
engines: {node: '>= 14.0.0'}
|
||||
|
||||
trpc-to-openapi@2.0.2:
|
||||
resolution: {integrity: sha512-uuBkemnf9SY0mRv/wo0BBogdaoReOEg4zk8CSu95yUVgl/DxtDs+Ie02XGcGr1fCYKiyrfJbhRAo2wBbWV0POg==}
|
||||
trpc-to-openapi@2.0.3:
|
||||
resolution: {integrity: sha512-XU0keKKgd7iRrqEC19AORVSa43kJlqfzN96qrQSQAhyGJ6vtcVN1IAeekAW0F3e2w27Mtdt21LjDzt9LhjgtdQ==}
|
||||
peerDependencies:
|
||||
'@trpc/server': ^11.0.0-rc.566
|
||||
zod: ^3.23.8
|
||||
@@ -9493,6 +9498,9 @@ snapshots:
|
||||
'@rollup/rollup-linux-x64-gnu@4.21.3':
|
||||
optional: true
|
||||
|
||||
'@rollup/rollup-linux-x64-gnu@4.6.1':
|
||||
optional: true
|
||||
|
||||
'@rollup/rollup-linux-x64-musl@4.21.3':
|
||||
optional: true
|
||||
|
||||
@@ -14829,7 +14837,7 @@ snapshots:
|
||||
|
||||
triple-beam@1.4.1: {}
|
||||
|
||||
trpc-to-openapi@2.0.2(@trpc/server@11.0.0-rc.648(typescript@5.7.2))(@types/express@4.17.21)(@types/node@22.10.1)(zod@3.23.8):
|
||||
trpc-to-openapi@2.0.3(@trpc/server@11.0.0-rc.648(typescript@5.7.2))(@types/express@4.17.21)(@types/node@22.10.1)(zod@3.23.8):
|
||||
dependencies:
|
||||
'@trpc/server': 11.0.0-rc.648(typescript@5.7.2)
|
||||
co-body: 6.2.0
|
||||
@@ -14839,6 +14847,8 @@ snapshots:
|
||||
openapi3-ts: 4.3.3
|
||||
zod: 3.23.8
|
||||
zod-openapi: 2.19.0(zod@3.23.8)
|
||||
optionalDependencies:
|
||||
'@rollup/rollup-linux-x64-gnu': 4.6.1
|
||||
transitivePeerDependencies:
|
||||
- '@types/express'
|
||||
- '@types/node'
|
||||
|
||||
Reference in New Issue
Block a user