diff --git a/package.json b/package.json index 5e833c7..140471a 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "react": "^18.2.0", "react-day-picker": "^8.8.2", "react-dom": "^18.2.0", - "react-hook-form": "^7.47.0", + "react-hook-form": "^7.51.2", "react-router-dom": "^6.17.0", "tailwind-merge": "^1.14.0", "tailwindcss-animate": "^1.0.7", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 153bd1a..bfbdfd2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -7,7 +7,7 @@ settings: dependencies: '@hookform/resolvers': specifier: ^3.3.1 - version: 3.3.1(react-hook-form@7.47.0) + version: 3.3.1(react-hook-form@7.51.2) '@radix-ui/react-accordion': specifier: ^1.1.2 version: 1.1.2(@types/react-dom@18.2.17)(@types/react@18.2.41)(react-dom@18.2.0)(react@18.2.0) @@ -114,8 +114,8 @@ dependencies: specifier: ^18.2.0 version: 18.2.0(react@18.2.0) react-hook-form: - specifier: ^7.47.0 - version: 7.47.0(react@18.2.0) + specifier: ^7.51.2 + version: 7.51.2(react@18.2.0) react-router-dom: specifier: ^6.17.0 version: 6.17.0(react-dom@18.2.0)(react@18.2.0) @@ -1166,12 +1166,12 @@ packages: yargs: 17.7.2 dev: false - /@hookform/resolvers@3.3.1(react-hook-form@7.47.0): + /@hookform/resolvers@3.3.1(react-hook-form@7.51.2): resolution: {integrity: sha512-K7KCKRKjymxIB90nHDQ7b9nli474ru99ZbqxiqDAWYsYhOsU3/4qLxW91y+1n04ic13ajjZ66L3aXbNef8PELQ==} peerDependencies: react-hook-form: ^7.0.0 dependencies: - react-hook-form: 7.47.0(react@18.2.0) + react-hook-form: 7.51.2(react@18.2.0) dev: false /@humanwhocodes/config-array@0.11.10: @@ -4184,8 +4184,8 @@ packages: scheduler: 0.23.0 dev: false - /react-hook-form@7.47.0(react@18.2.0): - resolution: {integrity: sha512-F/TroLjTICipmHeFlMrLtNLceO2xr1jU3CyiNla5zdwsGUGu2UOxxR4UyJgLlhMwLW/Wzp4cpJ7CPfgJIeKdSg==} + /react-hook-form@7.51.2(react@18.2.0): + resolution: {integrity: sha512-y++lwaWjtzDt/XNnyGDQy6goHskFualmDlf+jzEZvjvz6KWDf7EboL7pUvRCzPTJd0EOPpdekYaQLEvvG6m6HA==} engines: {node: '>=12.22.0'} peerDependencies: react: ^16.8.0 || ^17 || ^18