Bump react-i18next from 11.17.2 to 11.17.3
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 11.17.2 to 11.17.3. - [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.17.2...v11.17.3) --- 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
87cbb70667
commit
98d35b4919
2 changed files with 8 additions and 8 deletions
14
package-lock.json
generated
14
package-lock.json
generated
|
@ -25,7 +25,7 @@
|
||||||
"react-error-boundary": "^3.1.4",
|
"react-error-boundary": "^3.1.4",
|
||||||
"react-flow-renderer": "^9.7.4",
|
"react-flow-renderer": "^9.7.4",
|
||||||
"react-hook-form": "^6.15.8",
|
"react-hook-form": "^6.15.8",
|
||||||
"react-i18next": "^11.17.2",
|
"react-i18next": "^11.17.3",
|
||||||
"react-router-dom": "^5.3.3",
|
"react-router-dom": "^5.3.3",
|
||||||
"use-react-router-breadcrumbs": "^2.0.2"
|
"use-react-router-breadcrumbs": "^2.0.2"
|
||||||
},
|
},
|
||||||
|
@ -17367,9 +17367,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/react-i18next": {
|
"node_modules/react-i18next": {
|
||||||
"version": "11.17.2",
|
"version": "11.17.3",
|
||||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.17.2.tgz",
|
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.17.3.tgz",
|
||||||
"integrity": "sha512-/HG4XSResWDY450cFmoUqLgCYDu8VYMFISGcMnZlxRSV05naj3+F7DoebwnPu6z/akA3Wd0Xe7KGTYdywL9z9g==",
|
"integrity": "sha512-rIrLl5cLDoHdXFWdjKurRpatA3MPC9j3yTZidv0GmJEea5+XGXl42p7NupA1dmghoLGOXllShNUobgPYtgEcRA==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.14.5",
|
"@babel/runtime": "^7.14.5",
|
||||||
"html-escaper": "^2.0.2",
|
"html-escaper": "^2.0.2",
|
||||||
|
@ -33276,9 +33276,9 @@
|
||||||
"requires": {}
|
"requires": {}
|
||||||
},
|
},
|
||||||
"react-i18next": {
|
"react-i18next": {
|
||||||
"version": "11.17.2",
|
"version": "11.17.3",
|
||||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.17.2.tgz",
|
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.17.3.tgz",
|
||||||
"integrity": "sha512-/HG4XSResWDY450cFmoUqLgCYDu8VYMFISGcMnZlxRSV05naj3+F7DoebwnPu6z/akA3Wd0Xe7KGTYdywL9z9g==",
|
"integrity": "sha512-rIrLl5cLDoHdXFWdjKurRpatA3MPC9j3yTZidv0GmJEea5+XGXl42p7NupA1dmghoLGOXllShNUobgPYtgEcRA==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/runtime": "^7.14.5",
|
"@babel/runtime": "^7.14.5",
|
||||||
"html-escaper": "^2.0.2",
|
"html-escaper": "^2.0.2",
|
||||||
|
|
|
@ -43,7 +43,7 @@
|
||||||
"react-error-boundary": "^3.1.4",
|
"react-error-boundary": "^3.1.4",
|
||||||
"react-flow-renderer": "^9.7.4",
|
"react-flow-renderer": "^9.7.4",
|
||||||
"react-hook-form": "^6.15.8",
|
"react-hook-form": "^6.15.8",
|
||||||
"react-i18next": "^11.17.2",
|
"react-i18next": "^11.17.3",
|
||||||
"react-router-dom": "^5.3.3",
|
"react-router-dom": "^5.3.3",
|
||||||
"use-react-router-breadcrumbs": "^2.0.2"
|
"use-react-router-breadcrumbs": "^2.0.2"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue