Bump react-i18next from 11.11.4 to 11.12.0
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 11.11.4 to 11.12.0. - [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/v11.11.4...v11.12.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:
parent
bd1c7fa102
commit
4982869a7e
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
@ -24,7 +24,7 @@
|
|||
"react-error-boundary": "^3.1.3",
|
||||
"react-flow-renderer": "^9.6.7",
|
||||
"react-hook-form": "^6.15.8",
|
||||
"react-i18next": "^11.11.4",
|
||||
"react-i18next": "^11.12.0",
|
||||
"react-router-dom": "^5.3.0",
|
||||
"use-react-router-breadcrumbs": "^2.0.2"
|
||||
},
|
||||
|
@ -14666,9 +14666,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/react-i18next": {
|
||||
"version": "11.11.4",
|
||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.11.4.tgz",
|
||||
"integrity": "sha512-ayWFlu8Sc7GAxW1PzMaPtzq+yiozWMxs0P1WeITNVzXAVRhC0Httkzw/IiODBta6seJRBCLrtUeFUSXhAIxlRg==",
|
||||
"version": "11.12.0",
|
||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.12.0.tgz",
|
||||
"integrity": "sha512-M9BT+hqVG03ywrl+L7CK74ugK+4jIo7AeKJ17+g9BoqJz2+/aVbs8SIVXT4KMQ1rjIdcw+GcSRDy1CXjcz6tLQ==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.14.5",
|
||||
"html-parse-stringify": "^3.0.1"
|
||||
|
@ -29156,9 +29156,9 @@
|
|||
"requires": {}
|
||||
},
|
||||
"react-i18next": {
|
||||
"version": "11.11.4",
|
||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.11.4.tgz",
|
||||
"integrity": "sha512-ayWFlu8Sc7GAxW1PzMaPtzq+yiozWMxs0P1WeITNVzXAVRhC0Httkzw/IiODBta6seJRBCLrtUeFUSXhAIxlRg==",
|
||||
"version": "11.12.0",
|
||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.12.0.tgz",
|
||||
"integrity": "sha512-M9BT+hqVG03ywrl+L7CK74ugK+4jIo7AeKJ17+g9BoqJz2+/aVbs8SIVXT4KMQ1rjIdcw+GcSRDy1CXjcz6tLQ==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.14.5",
|
||||
"html-parse-stringify": "^3.0.1"
|
||||
|
|
|
@ -40,7 +40,7 @@
|
|||
"react-error-boundary": "^3.1.3",
|
||||
"react-flow-renderer": "^9.6.7",
|
||||
"react-hook-form": "^6.15.8",
|
||||
"react-i18next": "^11.11.4",
|
||||
"react-i18next": "^11.12.0",
|
||||
"react-router-dom": "^5.3.0",
|
||||
"use-react-router-breadcrumbs": "^2.0.2"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue