Bump react-i18next from 12.1.4 to 12.1.5 (#4328)

Bumps [react-i18next](https://github.com/i18next/react-i18next) from 12.1.4 to 12.1.5.
- [Release notes](https://github.com/i18next/react-i18next/releases)
- [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/i18next/react-i18next/compare/v12.1.4...v12.1.5)

---
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-02-06 11:26:32 +00:00 committed by GitHub
parent 84b6cdf8fe
commit a37bec60c5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 7 deletions

View file

@ -17,7 +17,7 @@
"react": "^17.0.2", "react": "^17.0.2",
"react-dom": "^17.0.2", "react-dom": "^17.0.2",
"react-hook-form": "^7.38.0", "react-hook-form": "^7.38.0",
"react-i18next": "^12.1.4", "react-i18next": "^12.1.5",
"react-router-dom": "6.8.0" "react-router-dom": "6.8.0"
}, },
"devDependencies": { "devDependencies": {

View file

@ -80,7 +80,7 @@
"react-dropzone": "^14.2.3", "react-dropzone": "^14.2.3",
"react-error-boundary": "^3.1.4", "react-error-boundary": "^3.1.4",
"react-hook-form": "^7.42.1", "react-hook-form": "^7.42.1",
"react-i18next": "^12.1.4", "react-i18next": "^12.1.5",
"react-router-dom": "6.8.0", "react-router-dom": "6.8.0",
"react-use-localstorage": "^3.5.3", "react-use-localstorage": "^3.5.3",
"reactflow": "^11.5.1", "reactflow": "^11.5.1",

10
package-lock.json generated
View file

@ -45,7 +45,7 @@
"react": "^17.0.2", "react": "^17.0.2",
"react-dom": "^17.0.2", "react-dom": "^17.0.2",
"react-hook-form": "^7.38.0", "react-hook-form": "^7.38.0",
"react-i18next": "^12.1.4", "react-i18next": "^12.1.5",
"react-router-dom": "6.8.0" "react-router-dom": "6.8.0"
}, },
"devDependencies": { "devDependencies": {
@ -76,7 +76,7 @@
"react-dropzone": "^14.2.3", "react-dropzone": "^14.2.3",
"react-error-boundary": "^3.1.4", "react-error-boundary": "^3.1.4",
"react-hook-form": "^7.42.1", "react-hook-form": "^7.42.1",
"react-i18next": "^12.1.4", "react-i18next": "^12.1.5",
"react-router-dom": "6.8.0", "react-router-dom": "6.8.0",
"react-use-localstorage": "^3.5.3", "react-use-localstorage": "^3.5.3",
"reactflow": "^11.5.1", "reactflow": "^11.5.1",
@ -13823,9 +13823,9 @@
} }
}, },
"node_modules/react-i18next": { "node_modules/react-i18next": {
"version": "12.1.4", "version": "12.1.5",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-12.1.4.tgz", "resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-12.1.5.tgz",
"integrity": "sha512-XQND7jYtgM7ht5PH3yIZljCRpAMTlH/zmngM9ZjToqa+0BR6xuu8c7QF0WIIOEjcMTB2S3iOfpN/xG/ZrAnO6g==", "integrity": "sha512-7PQAv6DA0TcStG96fle+8RfTwxVbHVlZZJPoEszwUNvDuWpGldJmNWa3ZPesEsZQZGF6GkzwvEh6p57qpFD2gQ==",
"dependencies": { "dependencies": {
"@babel/runtime": "^7.20.6", "@babel/runtime": "^7.20.6",
"html-parse-stringify": "^3.0.1" "html-parse-stringify": "^3.0.1"