|
@@ -26,6 +26,9 @@ importers:
|
|
|
'@hono/zod-openapi':
|
|
'@hono/zod-openapi':
|
|
|
specifier: ^1.0.2
|
|
specifier: ^1.0.2
|
|
|
version: 1.0.2(hono@4.8.9)(zod@4.0.10)
|
|
version: 1.0.2(hono@4.8.9)(zod@4.0.10)
|
|
|
|
|
+ '@radix-ui/react-slot':
|
|
|
|
|
+ specifier: ^1.2.3
|
|
|
|
|
+ version: 1.2.3(@types/react@19.1.8)(react@19.1.0)
|
|
|
'@tanstack/react-query':
|
|
'@tanstack/react-query':
|
|
|
specifier: ^5.83.0
|
|
specifier: ^5.83.0
|
|
|
version: 5.83.0(react@19.1.0)
|
|
version: 5.83.0(react@19.1.0)
|
|
@@ -429,6 +432,24 @@ packages:
|
|
|
'@polka/url@1.0.0-next.29':
|
|
'@polka/url@1.0.0-next.29':
|
|
|
resolution: {integrity: sha512-wwQAWhWSuHaag8c4q/KN/vCoeOJYshAIvMQwD4GpSb3OiZklFfvAgmj0VCBBImRpuF/aFgIRzllXlVX93Jevww==}
|
|
resolution: {integrity: sha512-wwQAWhWSuHaag8c4q/KN/vCoeOJYshAIvMQwD4GpSb3OiZklFfvAgmj0VCBBImRpuF/aFgIRzllXlVX93Jevww==}
|
|
|
|
|
|
|
|
|
|
+ '@radix-ui/react-compose-refs@1.1.2':
|
|
|
|
|
+ resolution: {integrity: sha512-z4eqJvfiNnFMHIIvXP3CY57y2WJs5g2v3X0zm9mEJkrkNv4rDxu+sg9Jh8EkXyeqBkB7SOcboo9dMVqhyrACIg==}
|
|
|
|
|
+ peerDependencies:
|
|
|
|
|
+ '@types/react': '*'
|
|
|
|
|
+ react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
|
|
|
+ peerDependenciesMeta:
|
|
|
|
|
+ '@types/react':
|
|
|
|
|
+ optional: true
|
|
|
|
|
+
|
|
|
|
|
+ '@radix-ui/react-slot@1.2.3':
|
|
|
|
|
+ resolution: {integrity: sha512-aeNmHnBxbi2St0au6VBVC7JXFlhLlOnvIIlePNniyUNAClzmtAUEY8/pBiK3iHjufOlwA+c20/8jngo7xcrg8A==}
|
|
|
|
|
+ peerDependencies:
|
|
|
|
|
+ '@types/react': '*'
|
|
|
|
|
+ react: ^16.8 || ^17.0 || ^18.0 || ^19.0 || ^19.0.0-rc
|
|
|
|
|
+ peerDependenciesMeta:
|
|
|
|
|
+ '@types/react':
|
|
|
|
|
+ optional: true
|
|
|
|
|
+
|
|
|
'@rc-component/async-validator@5.0.4':
|
|
'@rc-component/async-validator@5.0.4':
|
|
|
resolution: {integrity: sha512-qgGdcVIF604M9EqjNF0hbUTz42bz/RDtxWdWuU5EQe3hi7M8ob54B6B35rOsvX5eSvIHIzT9iH1R3n+hk3CGfg==}
|
|
resolution: {integrity: sha512-qgGdcVIF604M9EqjNF0hbUTz42bz/RDtxWdWuU5EQe3hi7M8ob54B6B35rOsvX5eSvIHIzT9iH1R3n+hk3CGfg==}
|
|
|
engines: {node: '>=14.x'}
|
|
engines: {node: '>=14.x'}
|
|
@@ -2205,6 +2226,19 @@ snapshots:
|
|
|
|
|
|
|
|
'@polka/url@1.0.0-next.29': {}
|
|
'@polka/url@1.0.0-next.29': {}
|
|
|
|
|
|
|
|
|
|
+ '@radix-ui/react-compose-refs@1.1.2(@types/react@19.1.8)(react@19.1.0)':
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ react: 19.1.0
|
|
|
|
|
+ optionalDependencies:
|
|
|
|
|
+ '@types/react': 19.1.8
|
|
|
|
|
+
|
|
|
|
|
+ '@radix-ui/react-slot@1.2.3(@types/react@19.1.8)(react@19.1.0)':
|
|
|
|
|
+ dependencies:
|
|
|
|
|
+ '@radix-ui/react-compose-refs': 1.1.2(@types/react@19.1.8)(react@19.1.0)
|
|
|
|
|
+ react: 19.1.0
|
|
|
|
|
+ optionalDependencies:
|
|
|
|
|
+ '@types/react': 19.1.8
|
|
|
|
|
+
|
|
|
'@rc-component/async-validator@5.0.4':
|
|
'@rc-component/async-validator@5.0.4':
|
|
|
dependencies:
|
|
dependencies:
|
|
|
'@babel/runtime': 7.28.2
|
|
'@babel/runtime': 7.28.2
|