mirror of
https://github.com/RoboSats/robosats.git
synced 2025-01-18 20:21:35 +00:00
Bump react-i18next from 14.0.0 to 14.0.1 in /frontend (#1092)
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 14.0.0 to 14.0.1. - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/react-i18next/compare/v14.0.0...v14.0.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
9624f7dd45
commit
e51aceafbc
8
frontend/package-lock.json
generated
8
frontend/package-lock.json
generated
@ -39,7 +39,7 @@
|
||||
"react-countdown": "^2.3.5",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-grid-layout": "^1.4.4",
|
||||
"react-i18next": "^14.0.0",
|
||||
"react-i18next": "^14.0.1",
|
||||
"react-image": "^4.1.0",
|
||||
"react-leaflet": "^4.2.1",
|
||||
"react-qr-code": "^2.0.11",
|
||||
@ -13567,9 +13567,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/react-i18next": {
|
||||
"version": "14.0.0",
|
||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-14.0.0.tgz",
|
||||
"integrity": "sha512-OCrS8rHNAmnr8ggGRDxjakzihrMW7HCbsplduTm3EuuQ6fyvWGT41ksZpqbduYoqJurBmEsEVZ1pILSUWkHZng==",
|
||||
"version": "14.0.1",
|
||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-14.0.1.tgz",
|
||||
"integrity": "sha512-TMV8hFismBmpMdIehoFHin/okfvgjFhp723RYgIqB4XyhDobVMyukyM3Z8wtTRmajyFMZrBl/OaaXF2P6WjUAw==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.22.5",
|
||||
"html-parse-stringify": "^3.0.1"
|
||||
|
@ -78,7 +78,7 @@
|
||||
"react-countdown": "^2.3.5",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-grid-layout": "^1.4.4",
|
||||
"react-i18next": "^14.0.0",
|
||||
"react-i18next": "^14.0.1",
|
||||
"react-image": "^4.1.0",
|
||||
"react-leaflet": "^4.2.1",
|
||||
"react-qr-code": "^2.0.11",
|
||||
|
Loading…
Reference in New Issue
Block a user