Bump react-i18next from 11.15.7 to 11.16.1
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 11.15.7 to 11.16.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.7...v11.16.1) --- 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
d316278a84
commit
9248da0a7c
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-flow-renderer": "^10.0.3",
|
||||
"react-hook-form": "^6.15.8",
|
||||
"react-i18next": "^11.15.7",
|
||||
"react-i18next": "^11.16.1",
|
||||
"react-router-dom": "^5.3.0",
|
||||
"use-react-router-breadcrumbs": "^2.0.2"
|
||||
},
|
||||
|
@ -17556,9 +17556,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/react-i18next": {
|
||||
"version": "11.15.7",
|
||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.15.7.tgz",
|
||||
"integrity": "sha512-zSWZ+21LhaG4T155GcvLdepG1j/qJqD9hUGztVtD1MGBc4/l9ft/LMbUX7oKXdVVLyKWjUhUFoDNAwB2402BIQ==",
|
||||
"version": "11.16.1",
|
||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.16.1.tgz",
|
||||
"integrity": "sha512-6Wf/YtPqANloFmnN5ol0ANeweFPzDWGykRq/dk4wU3ZkjWBR3d5iH210gMg8e8AgLQ1Dq7suUIL7WGfu08OehQ==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.14.5",
|
||||
"html-escaper": "^2.0.2",
|
||||
|
@ -35426,9 +35426,9 @@
|
|||
"requires": {}
|
||||
},
|
||||
"react-i18next": {
|
||||
"version": "11.15.7",
|
||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.15.7.tgz",
|
||||
"integrity": "sha512-zSWZ+21LhaG4T155GcvLdepG1j/qJqD9hUGztVtD1MGBc4/l9ft/LMbUX7oKXdVVLyKWjUhUFoDNAwB2402BIQ==",
|
||||
"version": "11.16.1",
|
||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.16.1.tgz",
|
||||
"integrity": "sha512-6Wf/YtPqANloFmnN5ol0ANeweFPzDWGykRq/dk4wU3ZkjWBR3d5iH210gMg8e8AgLQ1Dq7suUIL7WGfu08OehQ==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.14.5",
|
||||
"html-escaper": "^2.0.2",
|
||||
|
|
|
@ -40,7 +40,7 @@
|
|||
"react-error-boundary": "^3.1.4",
|
||||
"react-flow-renderer": "^10.0.3",
|
||||
"react-hook-form": "^6.15.8",
|
||||
"react-i18next": "^11.15.7",
|
||||
"react-i18next": "^11.16.1",
|
||||
"react-router-dom": "^5.3.0",
|
||||
"use-react-router-breadcrumbs": "^2.0.2"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue