diff --git a/packages/ui/package.json b/packages/ui/package.json index daed75ada..5d06d4a93 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -24,7 +24,7 @@ }, "prettier": "@kosori/prettier-config", "dependencies": { - "@hookform/resolvers": "^4.0.0", + "@hookform/resolvers": "^4.1.3", "@kosori/hooks": "workspace:*", "@radix-ui/react-accordion": "^1.2.3", "@radix-ui/react-alert-dialog": "^1.1.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1885a2fe0..49f1f22ec 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -277,8 +277,8 @@ importers: packages/ui: dependencies: '@hookform/resolvers': - specifier: ^4.0.0 - version: 4.0.0(react-hook-form@7.54.2(react@18.3.1)) + specifier: ^4.1.3 + version: 4.1.3(react-hook-form@7.54.2(react@18.3.1)) '@kosori/hooks': specifier: workspace:* version: link:../hooks @@ -827,8 +827,8 @@ packages: '@formatjs/intl-localematcher@0.6.0': resolution: {integrity: sha512-4rB4g+3hESy1bHSBG3tDFaMY2CH67iT7yne1e+0CLTsGLDcmoEWWpJjjpWVaYgYfYuohIRuo0E+N536gd2ZHZA==} - '@hookform/resolvers@4.0.0': - resolution: {integrity: sha512-93ZueVlTaeMF0pRbrLbcnzrxeb2mGA/xyO3RgfrsKs5OCtcfjoWcdjBJm+N7096Jfg/JYlGPjuyQCgqVEodSTg==} + '@hookform/resolvers@4.1.3': + resolution: {integrity: sha512-Jsv6UOWYTrEFJ/01ZrnwVXs7KDvP8XIo115i++5PWvNkNvkrsTfGiLS6w+eJ57CYtUtDQalUWovCZDHFJ8u1VQ==} peerDependencies: react-hook-form: ^7.0.0 @@ -2082,6 +2082,9 @@ packages: '@standard-schema/spec@1.0.0': resolution: {integrity: sha512-m2bOd0f2RT9k8QJx1JN85cZYyH1RqFBdlwtkSlf4tBDYLCiiZnv1fIIwacK6cqwXavOydf0NPToMQgpKq+dVlA==} + '@standard-schema/utils@0.3.0': + resolution: {integrity: sha512-e7Mew686owMaPJVNNLs55PUvgz371nKgwsc4vxE49zsODpJEnxgxRo2y/OKrqueavXgZNMDVj3DdHFlaSAeU8g==} + '@swc/counter@0.1.3': resolution: {integrity: sha512-e2BR4lsJkkRlKZ/qCHPw9ZaSxc0MVUd7gtbtaB7aMvHeJVYe8sOB8DBZkP2DtISHGSku9sCK6T6cnY0CtXrOCQ==} @@ -5538,8 +5541,9 @@ snapshots: dependencies: tslib: 2.8.1 - '@hookform/resolvers@4.0.0(react-hook-form@7.54.2(react@18.3.1))': + '@hookform/resolvers@4.1.3(react-hook-form@7.54.2(react@18.3.1))': dependencies: + '@standard-schema/utils': 0.3.0 react-hook-form: 7.54.2(react@18.3.1) '@humanfs/core@0.19.1': {} @@ -6803,6 +6807,8 @@ snapshots: '@standard-schema/spec@1.0.0': {} + '@standard-schema/utils@0.3.0': {} + '@swc/counter@0.1.3': {} '@swc/helpers@0.5.15':