Bump react-i18next from 11.13.0 to 11.14.0
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 11.13.0 to 11.14.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.13.0...v11.14.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
42e45d247f
commit
7786e6d463
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
@ -23,7 +23,7 @@
|
|||
"react-error-boundary": "^3.1.4",
|
||||
"react-flow-renderer": "^9.6.11",
|
||||
"react-hook-form": "^6.15.8",
|
||||
"react-i18next": "^11.13.0",
|
||||
"react-i18next": "^11.14.0",
|
||||
"react-router-dom": "^5.3.0",
|
||||
"use-react-router-breadcrumbs": "^2.0.2"
|
||||
},
|
||||
|
@ -16972,9 +16972,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/react-i18next": {
|
||||
"version": "11.13.0",
|
||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.13.0.tgz",
|
||||
"integrity": "sha512-AY8ydSqx8LVm1Tn5yXFA0JwCeSWpcFOSr96HrjUXXVAWWbptamZOY2iMxVaGNlGxSLnRY0U2sdCIPVYHcmhBxQ==",
|
||||
"version": "11.14.0",
|
||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.14.0.tgz",
|
||||
"integrity": "sha512-2xuQgd+Arzl3uZKkcKVk1V3rdiyXJrDkVAMxVtX2i3o+sDc+g+YjWoHh7Hw336wd+UGTI+F30ZCkb3X2VCixEQ==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.14.5",
|
||||
"html-parse-stringify": "^3.0.1"
|
||||
|
@ -34395,9 +34395,9 @@
|
|||
"requires": {}
|
||||
},
|
||||
"react-i18next": {
|
||||
"version": "11.13.0",
|
||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.13.0.tgz",
|
||||
"integrity": "sha512-AY8ydSqx8LVm1Tn5yXFA0JwCeSWpcFOSr96HrjUXXVAWWbptamZOY2iMxVaGNlGxSLnRY0U2sdCIPVYHcmhBxQ==",
|
||||
"version": "11.14.0",
|
||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.14.0.tgz",
|
||||
"integrity": "sha512-2xuQgd+Arzl3uZKkcKVk1V3rdiyXJrDkVAMxVtX2i3o+sDc+g+YjWoHh7Hw336wd+UGTI+F30ZCkb3X2VCixEQ==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.14.5",
|
||||
"html-parse-stringify": "^3.0.1"
|
||||
|
|
|
@ -39,7 +39,7 @@
|
|||
"react-error-boundary": "^3.1.4",
|
||||
"react-flow-renderer": "^9.6.11",
|
||||
"react-hook-form": "^6.15.8",
|
||||
"react-i18next": "^11.13.0",
|
||||
"react-i18next": "^11.14.0",
|
||||
"react-router-dom": "^5.3.0",
|
||||
"use-react-router-breadcrumbs": "^2.0.2"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue