Bump react-i18next from 13.1.2 to 13.2.0

Bumps [react-i18next](https://github.com/i18next/react-i18next) from 13.1.2 to 13.2.0.
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/react-i18next/compare/v13.1.2...v13.2.0)

---
updated-dependencies:
- dependency-name: react-i18next
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-08-28 02:17:55 +00:00 committed by GitHub
parent f84a808a8d
commit 62f6449e97
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

@ -39,7 +39,7 @@
"react-form-with-constraints-bootstrap4": "^0.16.1", "react-form-with-constraints-bootstrap4": "^0.16.1",
"react-google-maps": "^9.4.5", "react-google-maps": "^9.4.5",
"react-hook-form": "^7.45.4", "react-hook-form": "^7.45.4",
"react-i18next": "^13.1.2", "react-i18next": "^13.2.0",
"react-router-dom": "^6.15.0", "react-router-dom": "^6.15.0",
"react-scripts": "5.0.1", "react-scripts": "5.0.1",
"react-select": "^5.7.4", "react-select": "^5.7.4",
@ -18001,9 +18001,9 @@
} }
}, },
"node_modules/react-i18next": { "node_modules/react-i18next": {
"version": "13.1.2", "version": "13.2.0",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-13.1.2.tgz", "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-13.2.0.tgz",
"integrity": "sha512-D/OJ/8ZQYscabsvbCAiOgvJq8W3feQF/VIV0to1w7V7UvrUE1IZ3hcalOckUYvKBd7BP3b8EPm+hop3J8sS+Mw==", "integrity": "sha512-YD8xMc+I0jkHHLotd8ERMzZ53hMaCBVLCndbcbBveJn3FbppRP4jyYOAkmR8XItN01sTD9ilAjoEjpH1i42IgA==",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.22.5", "@babel/runtime": "^7.22.5",
"html-parse-stringify": "^3.0.1" "html-parse-stringify": "^3.0.1"
@ -35584,9 +35584,9 @@
"requires": {} "requires": {}
}, },
"react-i18next": { "react-i18next": {
"version": "13.1.2", "version": "13.2.0",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-13.1.2.tgz", "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-13.2.0.tgz",
"integrity": "sha512-D/OJ/8ZQYscabsvbCAiOgvJq8W3feQF/VIV0to1w7V7UvrUE1IZ3hcalOckUYvKBd7BP3b8EPm+hop3J8sS+Mw==", "integrity": "sha512-YD8xMc+I0jkHHLotd8ERMzZ53hMaCBVLCndbcbBveJn3FbppRP4jyYOAkmR8XItN01sTD9ilAjoEjpH1i42IgA==",
"requires": { "requires": {
"@babel/runtime": "^7.22.5", "@babel/runtime": "^7.22.5",
"html-parse-stringify": "^3.0.1" "html-parse-stringify": "^3.0.1"

View file

@ -33,7 +33,7 @@
"react-form-with-constraints-bootstrap4": "^0.16.1", "react-form-with-constraints-bootstrap4": "^0.16.1",
"react-google-maps": "^9.4.5", "react-google-maps": "^9.4.5",
"react-hook-form": "^7.45.4", "react-hook-form": "^7.45.4",
"react-i18next": "^13.1.2", "react-i18next": "^13.2.0",
"react-router-dom": "^6.15.0", "react-router-dom": "^6.15.0",
"react-scripts": "5.0.1", "react-scripts": "5.0.1",
"react-select": "^5.7.4", "react-select": "^5.7.4",