2 Commits

Author SHA1 Message Date
d2e6c6019c fix(deps): update dependency @hookform/resolvers to v5.2.2
All checks were successful
Lint / Lint and Typecheck (push) Successful in 26s
2025-09-14 09:01:27 +00:00
d721116100 chore(deps): update pnpm to v10.16.1
All checks were successful
Lint / Lint and Typecheck (push) Successful in 26s
2025-09-13 18:01:17 +00:00
2 changed files with 5 additions and 5 deletions

View File

@@ -53,5 +53,5 @@
"ct3aMetadata": {
"initVersion": "7.39.3"
},
"packageManager": "pnpm@10.16.0"
"packageManager": "pnpm@10.16.1"
}

8
pnpm-lock.yaml generated
View File

@@ -10,7 +10,7 @@ importers:
dependencies:
'@hookform/resolvers':
specifier: ^5.0.1
version: 5.2.1(react-hook-form@7.62.0(react@19.1.1))
version: 5.2.2(react-hook-form@7.62.0(react@19.1.1))
'@radix-ui/react-accordion':
specifier: ^1.2.8
version: 1.2.12(@types/react-dom@19.1.9(@types/react@19.1.13))(@types/react@19.1.13)(react-dom@19.1.1(react@19.1.1))(react@19.1.1)
@@ -181,8 +181,8 @@ packages:
'@floating-ui/utils@0.2.10':
resolution: {integrity: sha512-aGTxbpbg8/b5JfU1HXSrbH3wXZuLPJcNEcZQFMxLs3oSzgtVu6nFPkbbGGUvBcUjKV2YyB9Wxxabo+HEH9tcRQ==}
'@hookform/resolvers@5.2.1':
resolution: {integrity: sha512-u0+6X58gkjMcxur1wRWokA7XsiiBJ6aK17aPZxhkoYiK5J+HcTx0Vhu9ovXe6H+dVpO6cjrn2FkJTryXEMlryQ==}
'@hookform/resolvers@5.2.2':
resolution: {integrity: sha512-A/IxlMLShx3KjV/HeTcTfaMxdwy690+L/ZADoeaTltLx+CVuzkeVIPuybK3jrRfw7YZnmdKsVVHAlEPIAEUNlA==}
peerDependencies:
react-hook-form: ^7.55.0
@@ -2664,7 +2664,7 @@ snapshots:
'@floating-ui/utils@0.2.10': {}
'@hookform/resolvers@5.2.1(react-hook-form@7.62.0(react@19.1.1))':
'@hookform/resolvers@5.2.2(react-hook-form@7.62.0(react@19.1.1))':
dependencies:
'@standard-schema/utils': 0.3.0
react-hook-form: 7.62.0(react@19.1.1)