Compare commits
2 Commits
629f01fb7b
...
832e2cdd3d
Author | SHA1 | Date | |
---|---|---|---|
832e2cdd3d | |||
16d4dd53a1 |
28
pnpm-lock.yaml
generated
28
pnpm-lock.yaml
generated
@@ -10,7 +10,7 @@ importers:
|
||||
dependencies:
|
||||
'@hookform/resolvers':
|
||||
specifier: ^5.0.1
|
||||
version: 5.2.0(react-hook-form@7.61.1(react@19.1.0))
|
||||
version: 5.2.1(react-hook-form@7.61.1(react@19.1.0))
|
||||
'@radix-ui/react-accordion':
|
||||
specifier: ^1.2.8
|
||||
version: 1.2.11(@types/react-dom@19.1.6(@types/react@19.1.8))(@types/react@19.1.8)(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
|
||||
@@ -28,7 +28,7 @@ importers:
|
||||
version: 1.2.3(@types/react@19.1.8)(react@19.1.0)
|
||||
'@t3-oss/env-nextjs':
|
||||
specifier: ^0.13.0
|
||||
version: 0.13.8(typescript@5.8.3)(zod@4.0.10)
|
||||
version: 0.13.8(typescript@5.8.3)(zod@4.0.14)
|
||||
class-variance-authority:
|
||||
specifier: ^0.7.1
|
||||
version: 0.7.1
|
||||
@@ -61,7 +61,7 @@ importers:
|
||||
version: 3.3.1
|
||||
zod:
|
||||
specifier: ^4.0.0
|
||||
version: 4.0.10
|
||||
version: 4.0.14
|
||||
devDependencies:
|
||||
'@eslint/eslintrc':
|
||||
specifier: 3.3.1
|
||||
@@ -185,8 +185,8 @@ packages:
|
||||
'@floating-ui/utils@0.2.9':
|
||||
resolution: {integrity: sha512-MDWhGtE+eHw5JW7lq4qhc5yRLS11ERl1c7Z6Xd0a58DozHES6EnNNwUWbMiG4J9Cgj053Bhk8zvlhFYKVhULwg==}
|
||||
|
||||
'@hookform/resolvers@5.2.0':
|
||||
resolution: {integrity: sha512-3YI+VqxJQH6ryRWG+j3k+M19Wf37LeSKJDg6Vdjq6makLOqZGYn77iTaYLMLpVi/uHc1N6OTCmcxJwhOQV979g==}
|
||||
'@hookform/resolvers@5.2.1':
|
||||
resolution: {integrity: sha512-u0+6X58gkjMcxur1wRWokA7XsiiBJ6aK17aPZxhkoYiK5J+HcTx0Vhu9ovXe6H+dVpO6cjrn2FkJTryXEMlryQ==}
|
||||
peerDependencies:
|
||||
react-hook-form: ^7.55.0
|
||||
|
||||
@@ -2515,8 +2515,8 @@ packages:
|
||||
resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==}
|
||||
engines: {node: '>=10'}
|
||||
|
||||
zod@4.0.10:
|
||||
resolution: {integrity: sha512-3vB+UU3/VmLL2lvwcY/4RV2i9z/YU0DTV/tDuYjrwmx5WeJ7hwy+rGEEx8glHp6Yxw7ibRbKSaIFBgReRPe5KA==}
|
||||
zod@4.0.14:
|
||||
resolution: {integrity: sha512-nGFJTnJN6cM2v9kXL+SOBq3AtjQby3Mv5ySGFof5UGRHrRioSJ5iG680cYNjE/yWk671nROcpPj4hAS8nyLhSw==}
|
||||
|
||||
snapshots:
|
||||
|
||||
@@ -2608,7 +2608,7 @@ snapshots:
|
||||
|
||||
'@floating-ui/utils@0.2.9': {}
|
||||
|
||||
'@hookform/resolvers@5.2.0(react-hook-form@7.61.1(react@19.1.0))':
|
||||
'@hookform/resolvers@5.2.1(react-hook-form@7.61.1(react@19.1.0))':
|
||||
dependencies:
|
||||
'@standard-schema/utils': 0.3.0
|
||||
react-hook-form: 7.61.1(react@19.1.0)
|
||||
@@ -3083,17 +3083,17 @@ snapshots:
|
||||
dependencies:
|
||||
tslib: 2.8.1
|
||||
|
||||
'@t3-oss/env-core@0.13.8(typescript@5.8.3)(zod@4.0.10)':
|
||||
'@t3-oss/env-core@0.13.8(typescript@5.8.3)(zod@4.0.14)':
|
||||
optionalDependencies:
|
||||
typescript: 5.8.3
|
||||
zod: 4.0.10
|
||||
zod: 4.0.14
|
||||
|
||||
'@t3-oss/env-nextjs@0.13.8(typescript@5.8.3)(zod@4.0.10)':
|
||||
'@t3-oss/env-nextjs@0.13.8(typescript@5.8.3)(zod@4.0.14)':
|
||||
dependencies:
|
||||
'@t3-oss/env-core': 0.13.8(typescript@5.8.3)(zod@4.0.10)
|
||||
'@t3-oss/env-core': 0.13.8(typescript@5.8.3)(zod@4.0.14)
|
||||
optionalDependencies:
|
||||
typescript: 5.8.3
|
||||
zod: 4.0.10
|
||||
zod: 4.0.14
|
||||
|
||||
'@tailwindcss/node@4.1.11':
|
||||
dependencies:
|
||||
@@ -5030,4 +5030,4 @@ snapshots:
|
||||
|
||||
yocto-queue@0.1.0: {}
|
||||
|
||||
zod@4.0.10: {}
|
||||
zod@4.0.14: {}
|
||||
|
Reference in New Issue
Block a user