Bump react-i18next from 11.11.3 to 11.11.4
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 11.11.3 to 11.11.4. - [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.3...v11.11.4) --- updated-dependencies: - dependency-name: react-i18next dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
d5967a308b
commit
de422a1f31
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
@ -21,7 +21,7 @@
|
|||
"react-dom": "^17.0.2",
|
||||
"react-error-boundary": "^3.1.3",
|
||||
"react-hook-form": "^6.15.8",
|
||||
"react-i18next": "^11.11.3",
|
||||
"react-i18next": "^11.11.4",
|
||||
"react-router-dom": "^5.2.0",
|
||||
"use-react-router-breadcrumbs": "^2.0.2"
|
||||
},
|
||||
|
@ -13890,9 +13890,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/react-i18next": {
|
||||
"version": "11.11.3",
|
||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.11.3.tgz",
|
||||
"integrity": "sha512-upzG5/SpyOlYP5oSF4K8TZBvDWVhnCo38JNV+KnWjrg0+IaJCBltyh6lRGZDO5ovLyA4dU6Ip0bwbUCjb6Yyxw==",
|
||||
"version": "11.11.4",
|
||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.11.4.tgz",
|
||||
"integrity": "sha512-ayWFlu8Sc7GAxW1PzMaPtzq+yiozWMxs0P1WeITNVzXAVRhC0Httkzw/IiODBta6seJRBCLrtUeFUSXhAIxlRg==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.14.5",
|
||||
"html-parse-stringify": "^3.0.1"
|
||||
|
@ -27361,9 +27361,9 @@
|
|||
"requires": {}
|
||||
},
|
||||
"react-i18next": {
|
||||
"version": "11.11.3",
|
||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.11.3.tgz",
|
||||
"integrity": "sha512-upzG5/SpyOlYP5oSF4K8TZBvDWVhnCo38JNV+KnWjrg0+IaJCBltyh6lRGZDO5ovLyA4dU6Ip0bwbUCjb6Yyxw==",
|
||||
"version": "11.11.4",
|
||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.11.4.tgz",
|
||||
"integrity": "sha512-ayWFlu8Sc7GAxW1PzMaPtzq+yiozWMxs0P1WeITNVzXAVRhC0Httkzw/IiODBta6seJRBCLrtUeFUSXhAIxlRg==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.14.5",
|
||||
"html-parse-stringify": "^3.0.1"
|
||||
|
|
|
@ -37,7 +37,7 @@
|
|||
"react-dom": "^17.0.2",
|
||||
"react-error-boundary": "^3.1.3",
|
||||
"react-hook-form": "^6.15.8",
|
||||
"react-i18next": "^11.11.3",
|
||||
"react-i18next": "^11.11.4",
|
||||
"react-router-dom": "^5.2.0",
|
||||
"use-react-router-breadcrumbs": "^2.0.2"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue