Bump react-hook-form from 7.51.5 to 7.52.0 in the dev-dependencies group

Bumps the dev-dependencies group with 1 update: [react-hook-form](https://github.com/react-hook-form/react-hook-form).


Updates `react-hook-form` from 7.51.5 to 7.52.0
- [Release notes](https://github.com/react-hook-form/react-hook-form/releases)
- [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md)
- [Commits](https://github.com/react-hook-form/react-hook-form/compare/v7.51.5...v7.52.0)

---
updated-dependencies:
- dependency-name: react-hook-form
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-06-17 15:30:22 +00:00 committed by GitHub
parent 048ef2e357
commit 4c0d5f394f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View file

@ -29,7 +29,7 @@
"lucide-react": "^0.395.0", "lucide-react": "^0.395.0",
"react": "^18.2.0", "react": "^18.2.0",
"react-dom": "^18.2.0", "react-dom": "^18.2.0",
"react-hook-form": "^7.51.5", "react-hook-form": "^7.52.0",
"react-i18next": "^14.1.0", "react-i18next": "^14.1.0",
"react-router-dom": "^6.23.1", "react-router-dom": "^6.23.1",
"socket.io-client": "^4.7.5", "socket.io-client": "^4.7.5",

10
pnpm-lock.yaml generated
View file

@ -74,8 +74,8 @@ importers:
specifier: ^18.2.0 specifier: ^18.2.0
version: 18.3.1(react@18.3.1) version: 18.3.1(react@18.3.1)
react-hook-form: react-hook-form:
specifier: ^7.51.5 specifier: ^7.52.0
version: 7.51.5(react@18.3.1) version: 7.52.0(react@18.3.1)
react-i18next: react-i18next:
specifier: ^14.1.0 specifier: ^14.1.0
version: 14.1.2(i18next@23.11.5)(react-dom@18.3.1)(react@18.3.1) version: 14.1.2(i18next@23.11.5)(react-dom@18.3.1)(react@18.3.1)
@ -6269,11 +6269,11 @@ packages:
react: 18.3.1 react: 18.3.1
scheduler: 0.23.2 scheduler: 0.23.2
/react-hook-form@7.51.5(react@18.3.1): /react-hook-form@7.52.0(react@18.3.1):
resolution: {integrity: sha512-J2ILT5gWx1XUIJRETiA7M19iXHlG74+6O3KApzvqB/w8S5NQR7AbU8HVZrMALdmDgWpRPYiZJl0zx8Z4L2mP6Q==} resolution: {integrity: sha512-mJX506Xc6mirzLsmXUJyqlAI3Kj9Ph2RhplYhUVffeOQSnubK2uVqBFOBJmvKikvbFV91pxVXmDiR+QMF19x6A==}
engines: {node: '>=12.22.0'} engines: {node: '>=12.22.0'}
peerDependencies: peerDependencies:
react: ^16.8.0 || ^17 || ^18 react: ^16.8.0 || ^17 || ^18 || ^19
dependencies: dependencies:
react: 18.3.1 react: 18.3.1
dev: true dev: true