Finding a stopping point :(

This commit is contained in:
2025-06-15 13:27:48 -05:00
parent 6c85c973b9
commit bc915275cf
15 changed files with 863 additions and 624 deletions

16
pnpm-lock.yaml generated
View File

@ -10,7 +10,7 @@ importers:
dependencies:
'@hookform/resolvers':
specifier: ^5.1.1
version: 5.1.1(react-hook-form@7.57.0(react@19.1.0))
version: 5.1.1(react-hook-form@7.58.0(react@19.1.0))
'@radix-ui/react-avatar':
specifier: ^1.1.10
version: 1.1.10(@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)
@ -78,8 +78,8 @@ importers:
specifier: ^19.1.0
version: 19.1.0(react@19.1.0)
react-hook-form:
specifier: ^7.57.0
version: 7.57.0(react@19.1.0)
specifier: ^7.58.0
version: 7.58.0(react@19.1.0)
require-in-the-middle:
specifier: ^7.5.2
version: 7.5.2
@ -3108,8 +3108,8 @@ packages:
peerDependencies:
react: ^19.1.0
react-hook-form@7.57.0:
resolution: {integrity: sha512-RbEks3+cbvTP84l/VXGUZ+JMrKOS8ykQCRYdm5aYsxnDquL0vspsyNhGRO7pcH6hsZqWlPOjLye7rJqdtdAmlg==}
react-hook-form@7.58.0:
resolution: {integrity: sha512-zGijmEed35oNfOfy7ub99jfjkiLhHwA3dl5AgyKdWC6QQzhnc7tkWewSa+T+A2EpLrc6wo5DUoZctS9kufWJjA==}
engines: {node: '>=18.0.0'}
peerDependencies:
react: ^16.8.0 || ^17 || ^18 || ^19
@ -3804,10 +3804,10 @@ snapshots:
'@floating-ui/utils@0.2.9': {}
'@hookform/resolvers@5.1.1(react-hook-form@7.57.0(react@19.1.0))':
'@hookform/resolvers@5.1.1(react-hook-form@7.58.0(react@19.1.0))':
dependencies:
'@standard-schema/utils': 0.3.0
react-hook-form: 7.57.0(react@19.1.0)
react-hook-form: 7.58.0(react@19.1.0)
'@humanfs/core@0.19.1': {}
@ -6708,7 +6708,7 @@ snapshots:
react: 19.1.0
scheduler: 0.26.0
react-hook-form@7.57.0(react@19.1.0):
react-hook-form@7.58.0(react@19.1.0):
dependencies:
react: 19.1.0