Merge pull request #108 from batuhan-basoglu/dependabot/npm_and_yarn/react-hook-form-7.45.1

Bump react-hook-form from 7.45.0 to 7.45.1
This commit is contained in:
Batuhan Berk Başoğlu 2023-07-09 12:51:32 -04:00 committed by GitHub
commit d29a0ba8c5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 8 deletions

14
package-lock.json generated
View file

@ -38,7 +38,7 @@
"react-form-with-constraints": "^0.16.1",
"react-form-with-constraints-bootstrap4": "^0.16.1",
"react-google-maps": "^9.4.5",
"react-hook-form": "^7.45.0",
"react-hook-form": "^7.45.1",
"react-i18next": "^13.0.1",
"react-router-dom": "^6.14.1",
"react-scripts": "5.0.1",
@ -17294,9 +17294,9 @@
}
},
"node_modules/react-hook-form": {
"version": "7.45.0",
"resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.45.0.tgz",
"integrity": "sha512-AbHeZ4ad+0dEIknSW9dBgIwcvRDfZ1O97sgj75WaMdOX0eg8TBiUf9wxzVkIjZbk76BBIE9lmFOzyD4PN80ZQg==",
"version": "7.45.1",
"resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.45.1.tgz",
"integrity": "sha512-6dWoFJwycbuFfw/iKMcl+RdAOAOHDiF11KWYhNDRN/OkUt+Di5qsZHwA0OwsVnu9y135gkHpTw9DJA+WzCeR9w==",
"engines": {
"node": ">=12.22.0"
},
@ -33148,9 +33148,9 @@
}
},
"react-hook-form": {
"version": "7.45.0",
"resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.45.0.tgz",
"integrity": "sha512-AbHeZ4ad+0dEIknSW9dBgIwcvRDfZ1O97sgj75WaMdOX0eg8TBiUf9wxzVkIjZbk76BBIE9lmFOzyD4PN80ZQg==",
"version": "7.45.1",
"resolved": "https://registry.npmjs.org/react-hook-form/-/react-hook-form-7.45.1.tgz",
"integrity": "sha512-6dWoFJwycbuFfw/iKMcl+RdAOAOHDiF11KWYhNDRN/OkUt+Di5qsZHwA0OwsVnu9y135gkHpTw9DJA+WzCeR9w==",
"requires": {}
},
"react-i18next": {

View file

@ -32,7 +32,7 @@
"react-form-with-constraints": "^0.16.1",
"react-form-with-constraints-bootstrap4": "^0.16.1",
"react-google-maps": "^9.4.5",
"react-hook-form": "^7.45.0",
"react-hook-form": "^7.45.1",
"react-i18next": "^13.0.1",
"react-router-dom": "^6.14.1",
"react-scripts": "5.0.1",