diff --git a/apps/web/package.json b/apps/web/package.json index dfee5df..b203e25 100644 --- a/apps/web/package.json +++ b/apps/web/package.json @@ -29,7 +29,7 @@ "postcss": "8.4.29", "react": "18.2.0", "react-dom": "18.2.0", - "react-hook-form": "^7.46.2", + "react-hook-form": "^7.49.2", "react-hot-toast": "^2.4.1", "tailwind-merge": "^1.14.0", "tailwindcss": "3.3.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bc3e478..b9095e0 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -46,7 +46,7 @@ importers: version: 2.0.18(react@18.2.0) '@hookform/resolvers': specifier: ^3.3.1 - version: 3.3.1(react-hook-form@7.46.2) + version: 3.3.1(react-hook-form@7.49.2) '@tailwindcss/forms': specifier: ^0.5.7 version: 0.5.7(tailwindcss@3.3.3) @@ -93,8 +93,8 @@ importers: specifier: 18.2.0 version: 18.2.0(react@18.2.0) react-hook-form: - specifier: ^7.46.2 - version: 7.46.2(react@18.2.0) + specifier: ^7.49.2 + version: 7.49.2(react@18.2.0) react-hot-toast: specifier: ^2.4.1 version: 2.4.1(csstype@3.1.2)(react-dom@18.2.0)(react@18.2.0) @@ -626,12 +626,12 @@ packages: react: 18.2.0 dev: false - /@hookform/resolvers@3.3.1(react-hook-form@7.46.2): + /@hookform/resolvers@3.3.1(react-hook-form@7.49.2): resolution: {integrity: sha512-K7KCKRKjymxIB90nHDQ7b9nli474ru99ZbqxiqDAWYsYhOsU3/4qLxW91y+1n04ic13ajjZ66L3aXbNef8PELQ==} peerDependencies: react-hook-form: ^7.0.0 dependencies: - react-hook-form: 7.46.2(react@18.2.0) + react-hook-form: 7.49.2(react@18.2.0) dev: false /@humanwhocodes/config-array@0.11.11: @@ -4246,9 +4246,9 @@ packages: scheduler: 0.23.0 dev: false - /react-hook-form@7.46.2(react@18.2.0): - resolution: {integrity: sha512-x1DWmHQchV7x2Rq9l99M/cQHC8JGchAnw9Z0uTz5KrPa0bTl/Inm1NR7ceOARfIrkNuQNAhuSuZPYa6k7QYn3Q==} - engines: {node: '>=12.22.0'} + /react-hook-form@7.49.2(react@18.2.0): + resolution: {integrity: sha512-TZcnSc17+LPPVpMRIDNVITY6w20deMdNi6iehTFLV1x8SqThXGwu93HjlUVU09pzFgZH7qZOvLMM7UYf2ShAHA==} + engines: {node: '>=18', pnpm: '8'} peerDependencies: react: ^16.8.0 || ^17 || ^18 dependencies: