mirror of
https://github.com/gnmyt/myspeed.git
synced 2026-04-27 15:32:09 -05:00
Bump react-i18next from 14.0.3 to 14.0.5 in /client
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 14.0.3 to 14.0.5. - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/react-i18next/compare/v14.0.3...v14.0.5) --- 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:
Generated
+7
-7
@@ -22,7 +22,7 @@
|
||||
"react": "^18.2.0",
|
||||
"react-chartjs-2": "^5.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-i18next": "^14.0.3",
|
||||
"react-i18next": "^14.0.5",
|
||||
"sass": "^1.70.0",
|
||||
"uuid": "^9.0.1",
|
||||
"vite": "^5.0.12",
|
||||
@@ -4306,9 +4306,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/react-i18next": {
|
||||
"version": "14.0.3",
|
||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-14.0.3.tgz",
|
||||
"integrity": "sha512-Zav2EEnrQNmCawnzj0l7xitj7jipC7kBNG3o6Cl75NwGndvdp/wu3LSVwJpyAc3eSWMwRFYZ5uNi43CtFUDf/g==",
|
||||
"version": "14.0.5",
|
||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-14.0.5.tgz",
|
||||
"integrity": "sha512-5+bQSeEtgJrMBABBL5lO7jPdSNAbeAZ+MlFWDw//7FnVacuVu3l9EeWFzBQvZsKy+cihkbThWOAThEdH8YjGEw==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.23.9",
|
||||
"html-parse-stringify": "^3.0.1"
|
||||
@@ -8144,9 +8144,9 @@
|
||||
}
|
||||
},
|
||||
"react-i18next": {
|
||||
"version": "14.0.3",
|
||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-14.0.3.tgz",
|
||||
"integrity": "sha512-Zav2EEnrQNmCawnzj0l7xitj7jipC7kBNG3o6Cl75NwGndvdp/wu3LSVwJpyAc3eSWMwRFYZ5uNi43CtFUDf/g==",
|
||||
"version": "14.0.5",
|
||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-14.0.5.tgz",
|
||||
"integrity": "sha512-5+bQSeEtgJrMBABBL5lO7jPdSNAbeAZ+MlFWDw//7FnVacuVu3l9EeWFzBQvZsKy+cihkbThWOAThEdH8YjGEw==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.23.9",
|
||||
"html-parse-stringify": "^3.0.1"
|
||||
|
||||
+1
-1
@@ -20,7 +20,7 @@
|
||||
"react": "^18.2.0",
|
||||
"react-chartjs-2": "^5.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-i18next": "^14.0.3",
|
||||
"react-i18next": "^14.0.5",
|
||||
"sass": "^1.70.0",
|
||||
"uuid": "^9.0.1",
|
||||
"vite": "^5.0.12",
|
||||
|
||||
Reference in New Issue
Block a user