Bump react-i18next from 11.15.0 to 11.15.1
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 11.15.0 to 11.15.1. - [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.15.0...v11.15.1) --- 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
4013dfeb09
commit
9a7cbb44c9
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.4",
|
"react-error-boundary": "^3.1.4",
|
||||||
"react-flow-renderer": "^9.7.0",
|
"react-flow-renderer": "^9.7.0",
|
||||||
"react-hook-form": "^6.15.8",
|
"react-hook-form": "^6.15.8",
|
||||||
"react-i18next": "^11.15.0",
|
"react-i18next": "^11.15.1",
|
||||||
"react-router-dom": "^5.3.0",
|
"react-router-dom": "^5.3.0",
|
||||||
"use-react-router-breadcrumbs": "^2.0.2"
|
"use-react-router-breadcrumbs": "^2.0.2"
|
||||||
},
|
},
|
||||||
|
@ -17261,9 +17261,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/react-i18next": {
|
"node_modules/react-i18next": {
|
||||||
"version": "11.15.0",
|
"version": "11.15.1",
|
||||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.15.0.tgz",
|
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.15.1.tgz",
|
||||||
"integrity": "sha512-7JOIO7KkKSxB7Ycof6ilx9aQ/tviInTqN2sqHyKrjd5MKHyFyKyXVkYrb7KmG/ISFPA4ugWwor5Qsq8IVyQ/Cg==",
|
"integrity": "sha512-lnje1uKu5XeM5MLvfbt1oygF+nEIZnpOM4Iu8bkx5ECD4XRYgi3SJDmolrp0EDxDHeK2GgFb+vEEK0hsZ9sjeA==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.14.5",
|
"@babel/runtime": "^7.14.5",
|
||||||
"html-escaper": "^2.0.2",
|
"html-escaper": "^2.0.2",
|
||||||
|
@ -34803,9 +34803,9 @@
|
||||||
"requires": {}
|
"requires": {}
|
||||||
},
|
},
|
||||||
"react-i18next": {
|
"react-i18next": {
|
||||||
"version": "11.15.0",
|
"version": "11.15.1",
|
||||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.15.0.tgz",
|
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.15.1.tgz",
|
||||||
"integrity": "sha512-7JOIO7KkKSxB7Ycof6ilx9aQ/tviInTqN2sqHyKrjd5MKHyFyKyXVkYrb7KmG/ISFPA4ugWwor5Qsq8IVyQ/Cg==",
|
"integrity": "sha512-lnje1uKu5XeM5MLvfbt1oygF+nEIZnpOM4Iu8bkx5ECD4XRYgi3SJDmolrp0EDxDHeK2GgFb+vEEK0hsZ9sjeA==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/runtime": "^7.14.5",
|
"@babel/runtime": "^7.14.5",
|
||||||
"html-escaper": "^2.0.2",
|
"html-escaper": "^2.0.2",
|
||||||
|
|
|
@ -40,7 +40,7 @@
|
||||||
"react-error-boundary": "^3.1.4",
|
"react-error-boundary": "^3.1.4",
|
||||||
"react-flow-renderer": "^9.7.0",
|
"react-flow-renderer": "^9.7.0",
|
||||||
"react-hook-form": "^6.15.8",
|
"react-hook-form": "^6.15.8",
|
||||||
"react-i18next": "^11.15.0",
|
"react-i18next": "^11.15.1",
|
||||||
"react-router-dom": "^5.3.0",
|
"react-router-dom": "^5.3.0",
|
||||||
"use-react-router-breadcrumbs": "^2.0.2"
|
"use-react-router-breadcrumbs": "^2.0.2"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue