diff --git a/package.json b/package.json index a0fcccf..b304a42 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.52.0", "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..8ea2705 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.52.0) '@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.52.0 + version: 7.52.0(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.52.0): 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.52.0(react@18.2.0) dev: false /@humanwhocodes/config-array@0.11.14: @@ -15261,11 +15261,11 @@ 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.52.0(react@18.2.0): + resolution: {integrity: sha512-mJX506Xc6mirzLsmXUJyqlAI3Kj9Ph2RhplYhUVffeOQSnubK2uVqBFOBJmvKikvbFV91pxVXmDiR+QMF19x6A==} engines: {node: '>=12.22.0'} peerDependencies: - react: ^16.8.0 || ^17 || ^18 + react: ^16.8.0 || ^17 || ^18 || ^19 dependencies: react: 18.2.0 dev: false