diff --git a/package.json b/package.json index a0fcccf..fd183fc 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "react-dom": "18.2.0", "react-error-boundary": "^4.0.11", "react-full-screen": "^1.1.1", - "react-hook-form": "^7.51.2", + "react-hook-form": "^7.51.4", "react-image-crop": "^11.0.2", "react-markdown": "^9.0.1", "react-player": "^2.15.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index fdc3b5f..2a9b83c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,7 +10,7 @@ dependencies: version: 1.14.0(aspida@1.14.0) '@hookform/resolvers': specifier: ^3.3.4 - version: 3.3.4(react-hook-form@7.51.2) + version: 3.3.4(react-hook-form@7.51.4) '@radix-ui/react-alert-dialog': specifier: ^1.0.5 version: 1.0.5(@types/react-dom@18.2.18)(@types/react@18.2.48)(react-dom@18.2.0)(react@18.2.0) @@ -72,8 +72,8 @@ dependencies: specifier: ^1.1.1 version: 1.1.1(react@18.2.0) react-hook-form: - specifier: ^7.51.2 - version: 7.51.2(react@18.2.0) + specifier: ^7.51.4 + version: 7.51.4(react@18.2.0) react-image-crop: specifier: ^11.0.2 version: 11.0.5(react@18.2.0) @@ -2720,12 +2720,12 @@ packages: /@floating-ui/utils@0.2.1: resolution: {integrity: sha512-9TANp6GPoMtYzQdt54kfAyMmz1+osLlXdg2ENroU7zzrtflTLrrC/lgrIfaSe+Wu0b89GKccT7vxXA0MoAIO+Q==} - /@hookform/resolvers@3.3.4(react-hook-form@7.51.2): + /@hookform/resolvers@3.3.4(react-hook-form@7.51.4): resolution: {integrity: sha512-o5cgpGOuJYrd+iMKvkttOclgwRW86EsWJZZRC23prf0uU2i48Htq4PuT73AVb9ionFyZrwYEITuOFGF+BydEtQ==} peerDependencies: react-hook-form: ^7.0.0 dependencies: - react-hook-form: 7.51.2(react@18.2.0) + react-hook-form: 7.51.4(react@18.2.0) dev: false /@humanwhocodes/config-array@0.11.14: @@ -15261,8 +15261,8 @@ packages: react: 18.2.0 dev: false - /react-hook-form@7.51.2(react@18.2.0): - resolution: {integrity: sha512-y++lwaWjtzDt/XNnyGDQy6goHskFualmDlf+jzEZvjvz6KWDf7EboL7pUvRCzPTJd0EOPpdekYaQLEvvG6m6HA==} + /react-hook-form@7.51.4(react@18.2.0): + resolution: {integrity: sha512-V14i8SEkh+V1gs6YtD0hdHYnoL4tp/HX/A45wWQN15CYr9bFRmmRdYStSO5L65lCCZRF+kYiSKhm9alqbcdiVA==} engines: {node: '>=12.22.0'} peerDependencies: react: ^16.8.0 || ^17 || ^18