Bump react-i18next from 11.18.1 to 11.18.3
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 11.18.1 to 11.18.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.18.1...v11.18.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
07b114b04a
commit
b084e0184e
2 changed files with 8 additions and 5 deletions
11
package-lock.json
generated
11
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.18.1",
|
"react-i18next": "^11.18.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"
|
||||||
},
|
},
|
||||||
|
@ -15467,8 +15467,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/react-i18next": {
|
"node_modules/react-i18next": {
|
||||||
"version": "11.18.1",
|
"version": "11.18.3",
|
||||||
"license": "MIT",
|
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.18.3.tgz",
|
||||||
|
"integrity": "sha512-EttTX31HbqzZymUM3SIrMPuvamfSXFZVsDHm/ZAqoDfTLjhzlwyxqfbDNxcKNAGOi2mjZaXfR7hSNMlvLNpB/g==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": "^7.14.5",
|
"@babel/runtime": "^7.14.5",
|
||||||
"html-parse-stringify": "^3.0.1"
|
"html-parse-stringify": "^3.0.1"
|
||||||
|
@ -29702,7 +29703,9 @@
|
||||||
"requires": {}
|
"requires": {}
|
||||||
},
|
},
|
||||||
"react-i18next": {
|
"react-i18next": {
|
||||||
"version": "11.18.1",
|
"version": "11.18.3",
|
||||||
|
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-11.18.3.tgz",
|
||||||
|
"integrity": "sha512-EttTX31HbqzZymUM3SIrMPuvamfSXFZVsDHm/ZAqoDfTLjhzlwyxqfbDNxcKNAGOi2mjZaXfR7hSNMlvLNpB/g==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/runtime": "^7.14.5",
|
"@babel/runtime": "^7.14.5",
|
||||||
"html-parse-stringify": "^3.0.1"
|
"html-parse-stringify": "^3.0.1"
|
||||||
|
|
|
@ -44,7 +44,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.18.1",
|
"react-i18next": "^11.18.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