Compare commits

...

2 Commits

Author SHA1 Message Date
6bb7a7526c fix(deps): update dependency react-hook-form to v7.61.1
All checks were successful
Check / Lint and Check (push) Successful in 48s
2025-07-26 01:02:08 +00:00
91f2a8e316 fix(deps): update dependency zod to v4.0.10
All checks were successful
Check / Lint and Check (push) Successful in 1m23s
2025-07-26 00:01:08 +00:00

22
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.60.0(react@19.1.0))
version: 5.1.1(react-hook-form@7.61.1(react@19.1.0))
'@radix-ui/react-label':
specifier: ^2.1.7
version: 2.1.7(@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)
@@ -61,7 +61,7 @@ importers:
version: 19.1.0(react@19.1.0)
react-hook-form:
specifier: ^7.60.0
version: 7.60.0(react@19.1.0)
version: 7.61.1(react@19.1.0)
tailwind-merge:
specifier: ^3.3.1
version: 3.3.1
@@ -70,7 +70,7 @@ importers:
version: 1.0.7(tailwindcss@4.1.11)
zod:
specifier: ^4.0.5
version: 4.0.5
version: 4.0.10
devDependencies:
'@tailwindcss/postcss':
specifier: 4.1.11
@@ -2684,8 +2684,8 @@ packages:
peerDependencies:
react: ^19.1.0
react-hook-form@7.60.0:
resolution: {integrity: sha512-SBrYOvMbDB7cV8ZfNpaiLcgjH/a1c7aK0lK+aNigpf4xWLO8q+o4tcvVurv3c4EOyzn/3dCsYt4GKD42VvJ/+A==}
react-hook-form@7.61.1:
resolution: {integrity: sha512-2vbXUFDYgqEgM2RcXcAT2PwDW/80QARi+PKmHy5q2KhuKvOlG8iIYgf7eIlIANR5trW9fJbP4r5aub3a4egsew==}
engines: {node: '>=18.0.0'}
peerDependencies:
react: ^16.8.0 || ^17 || ^18 || ^19
@@ -3075,8 +3075,8 @@ packages:
resolution: {integrity: sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==}
engines: {node: '>=10'}
zod@4.0.5:
resolution: {integrity: sha512-/5UuuRPStvHXu7RS+gmvRf4NXrNxpSllGwDnCBcJZtQsKrviYXm54yDGV2KYNLT5kq0lHGcl7lqWJLgSaG+tgA==}
zod@4.0.10:
resolution: {integrity: sha512-3vB+UU3/VmLL2lvwcY/4RV2i9z/YU0DTV/tDuYjrwmx5WeJ7hwy+rGEEx8glHp6Yxw7ibRbKSaIFBgReRPe5KA==}
snapshots:
@@ -3427,10 +3427,10 @@ snapshots:
'@floating-ui/utils@0.2.10': {}
'@hookform/resolvers@5.1.1(react-hook-form@7.60.0(react@19.1.0))':
'@hookform/resolvers@5.1.1(react-hook-form@7.61.1(react@19.1.0))':
dependencies:
'@standard-schema/utils': 0.3.0
react-hook-form: 7.60.0(react@19.1.0)
react-hook-form: 7.61.1(react@19.1.0)
'@humanfs/core@0.19.1': {}
@@ -5780,7 +5780,7 @@ snapshots:
react: 19.1.0
scheduler: 0.26.0
react-hook-form@7.60.0(react@19.1.0):
react-hook-form@7.61.1(react@19.1.0):
dependencies:
react: 19.1.0
@@ -6283,4 +6283,4 @@ snapshots:
yocto-queue@0.1.0: {}
zod@4.0.5: {}
zod@4.0.10: {}