mirror of
https://github.com/gnmyt/myspeed.git
synced 2026-05-23 06:28:40 -05:00
Bump react-i18next from 13.4.1 to 13.5.0 in /client
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 13.4.1 to 13.5.0. - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/react-i18next/compare/v13.4.1...v13.5.0) --- 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:
Generated
+7
-7
@@ -21,7 +21,7 @@
|
||||
"react": "^18.2.0",
|
||||
"react-chartjs-2": "^5.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-i18next": "^13.4.1",
|
||||
"react-i18next": "^13.5.0",
|
||||
"sass": "^1.69.5",
|
||||
"uuid": "^9.0.1",
|
||||
"vite": "^4.5.0",
|
||||
@@ -4111,9 +4111,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/react-i18next": {
|
||||
"version": "13.4.1",
|
||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-13.4.1.tgz",
|
||||
"integrity": "sha512-z02JvLbt6Gavbuhr4CBOI6vasLypo+JSLvMgUOGeOMPv1g6spngfAb9jWAPwvuavPlKYU4dro9yRduflwyBeyA==",
|
||||
"version": "13.5.0",
|
||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-13.5.0.tgz",
|
||||
"integrity": "sha512-CFJ5NDGJ2MUyBohEHxljOq/39NQ972rh1ajnadG9BjTk+UXbHLq4z5DKEbEQBDoIhUmmbuS/fIMJKo6VOax1HA==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.22.5",
|
||||
"html-parse-stringify": "^3.0.1"
|
||||
@@ -7835,9 +7835,9 @@
|
||||
}
|
||||
},
|
||||
"react-i18next": {
|
||||
"version": "13.4.1",
|
||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-13.4.1.tgz",
|
||||
"integrity": "sha512-z02JvLbt6Gavbuhr4CBOI6vasLypo+JSLvMgUOGeOMPv1g6spngfAb9jWAPwvuavPlKYU4dro9yRduflwyBeyA==",
|
||||
"version": "13.5.0",
|
||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-13.5.0.tgz",
|
||||
"integrity": "sha512-CFJ5NDGJ2MUyBohEHxljOq/39NQ972rh1ajnadG9BjTk+UXbHLq4z5DKEbEQBDoIhUmmbuS/fIMJKo6VOax1HA==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.22.5",
|
||||
"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": "^13.4.1",
|
||||
"react-i18next": "^13.5.0",
|
||||
"sass": "^1.69.5",
|
||||
"uuid": "^9.0.1",
|
||||
"vite": "^4.5.0",
|
||||
|
||||
Reference in New Issue
Block a user