Bump react-i18next from 13.2.0 to 13.2.2 in /frontend (#834)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-09-11 15:59:01 +00:00 committed by GitHub
parent ecf2e44187
commit 463d714fad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -37,7 +37,7 @@
"react-countdown": "^2.3.5", "react-countdown": "^2.3.5",
"react-dom": "^18.2.0", "react-dom": "^18.2.0",
"react-grid-layout": "^1.3.4", "react-grid-layout": "^1.3.4",
"react-i18next": "^13.2.0", "react-i18next": "^13.2.2",
"react-image": "^4.1.0", "react-image": "^4.1.0",
"react-qr-code": "^2.0.11", "react-qr-code": "^2.0.11",
"react-router-dom": "^6.15.0", "react-router-dom": "^6.15.0",
@ -13805,9 +13805,9 @@
} }
}, },
"node_modules/react-i18next": { "node_modules/react-i18next": {
"version": "13.2.0", "version": "13.2.2",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-13.2.0.tgz", "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-13.2.2.tgz",
"integrity": "sha512-YD8xMc+I0jkHHLotd8ERMzZ53hMaCBVLCndbcbBveJn3FbppRP4jyYOAkmR8XItN01sTD9ilAjoEjpH1i42IgA==", "integrity": "sha512-+nFUkbRByFwnrfDcYqvzBuaeZb+nACHx+fAWN/pZMddWOCJH5hoc21+Sa/N/Lqi6ne6/9wC/qRGOoQhJa6IkEQ==",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.22.5", "@babel/runtime": "^7.22.5",
"html-parse-stringify": "^3.0.1" "html-parse-stringify": "^3.0.1"

View File

@ -75,7 +75,7 @@
"react-countdown": "^2.3.5", "react-countdown": "^2.3.5",
"react-dom": "^18.2.0", "react-dom": "^18.2.0",
"react-grid-layout": "^1.3.4", "react-grid-layout": "^1.3.4",
"react-i18next": "^13.2.0", "react-i18next": "^13.2.2",
"react-image": "^4.1.0", "react-image": "^4.1.0",
"react-qr-code": "^2.0.11", "react-qr-code": "^2.0.11",
"react-router-dom": "^6.15.0", "react-router-dom": "^6.15.0",