Compare commits

...

2 Commits

Author SHA1 Message Date
d12c1bc1c1 fix(deps): update dependency react-hook-form to v7.61.1
All checks were successful
Lint / Lint and Typecheck (push) Successful in 52s
2025-07-26 02:05:31 +00:00
fa35db17e0 fix(deps): update dependency zod to v4.0.10
All checks were successful
Lint / Lint and Typecheck (push) Successful in 48s
2025-07-26 01:05:31 +00:00

34
pnpm-lock.yaml generated
View File

@@ -10,7 +10,7 @@ importers:
dependencies:
'@hookform/resolvers':
specifier: ^5.0.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-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.5)
version: 0.13.8(typescript@5.8.3)(zod@4.0.10)
class-variance-authority:
specifier: ^0.7.1
version: 0.7.1
@@ -52,7 +52,7 @@ importers:
version: 19.1.0(react@19.1.0)
react-hook-form:
specifier: ^7.56.1
version: 7.60.0(react@19.1.0)
version: 7.61.1(react@19.1.0)
recharts:
specifier: ^2.15.3
version: 2.15.4(react-dom@19.1.0(react@19.1.0))(react@19.1.0)
@@ -61,7 +61,7 @@ importers:
version: 3.3.1
zod:
specifier: ^4.0.0
version: 4.0.5
version: 4.0.10
devDependencies:
'@eslint/eslintrc':
specifier: 3.3.1
@@ -2212,8 +2212,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
@@ -2586,8 +2586,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:
@@ -2688,10 +2688,10 @@ snapshots:
'@floating-ui/utils@0.2.9': {}
'@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': {}
@@ -3163,17 +3163,17 @@ snapshots:
dependencies:
tslib: 2.8.1
'@t3-oss/env-core@0.13.8(typescript@5.8.3)(zod@4.0.5)':
'@t3-oss/env-core@0.13.8(typescript@5.8.3)(zod@4.0.10)':
optionalDependencies:
typescript: 5.8.3
zod: 4.0.5
zod: 4.0.10
'@t3-oss/env-nextjs@0.13.8(typescript@5.8.3)(zod@4.0.5)':
'@t3-oss/env-nextjs@0.13.8(typescript@5.8.3)(zod@4.0.10)':
dependencies:
'@t3-oss/env-core': 0.13.8(typescript@5.8.3)(zod@4.0.5)
'@t3-oss/env-core': 0.13.8(typescript@5.8.3)(zod@4.0.10)
optionalDependencies:
typescript: 5.8.3
zod: 4.0.5
zod: 4.0.10
'@tailwindcss/node@4.1.11':
dependencies:
@@ -4692,7 +4692,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
@@ -5203,4 +5203,4 @@ snapshots:
yocto-queue@0.1.0: {}
zod@4.0.5: {}
zod@4.0.10: {}