mirror of
https://github.com/gnmyt/myspeed.git
synced 2026-01-07 21:49:48 -06:00
Bump i18next from 22.4.14 to 22.4.15 in /client
Bumps [i18next](https://github.com/i18next/i18next) from 22.4.14 to 22.4.15. - [Release notes](https://github.com/i18next/i18next/releases) - [Changelog](https://github.com/i18next/i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/i18next/compare/v22.4.14...v22.4.15) --- updated-dependencies: - dependency-name: i18next dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
14
client/package-lock.json
generated
14
client/package-lock.json
generated
@@ -14,7 +14,7 @@
|
||||
"@vitejs/plugin-react": "^3.1.0",
|
||||
"chart.js": "^4.2.1",
|
||||
"cron-parser": "^4.8.1",
|
||||
"i18next": "^22.4.14",
|
||||
"i18next": "^22.4.15",
|
||||
"i18next-browser-languagedetector": "^7.0.1",
|
||||
"i18next-http-backend": "^2.2.0",
|
||||
"react": "^18.2.0",
|
||||
@@ -3093,9 +3093,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/i18next": {
|
||||
"version": "22.4.14",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-22.4.14.tgz",
|
||||
"integrity": "sha512-VtLPtbdwGn0+DAeE00YkiKKXadkwg+rBUV+0v8v0ikEjwdiJ0gmYChVE4GIa9HXymY6wKapkL93vGT7xpq6aTw==",
|
||||
"version": "22.4.15",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-22.4.15.tgz",
|
||||
"integrity": "sha512-yYudtbFrrmWKLEhl6jvKUYyYunj4bTBCe2qIUYAxbXoPusY7YmdwPvOE6fx6UIfWvmlbCWDItr7wIs8KEBZ5Zg==",
|
||||
"funding": [
|
||||
{
|
||||
"type": "individual",
|
||||
@@ -6873,9 +6873,9 @@
|
||||
}
|
||||
},
|
||||
"i18next": {
|
||||
"version": "22.4.14",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-22.4.14.tgz",
|
||||
"integrity": "sha512-VtLPtbdwGn0+DAeE00YkiKKXadkwg+rBUV+0v8v0ikEjwdiJ0gmYChVE4GIa9HXymY6wKapkL93vGT7xpq6aTw==",
|
||||
"version": "22.4.15",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-22.4.15.tgz",
|
||||
"integrity": "sha512-yYudtbFrrmWKLEhl6jvKUYyYunj4bTBCe2qIUYAxbXoPusY7YmdwPvOE6fx6UIfWvmlbCWDItr7wIs8KEBZ5Zg==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.20.6"
|
||||
}
|
||||
|
||||
@@ -13,7 +13,7 @@
|
||||
"@vitejs/plugin-react": "^3.1.0",
|
||||
"chart.js": "^4.2.1",
|
||||
"cron-parser": "^4.8.1",
|
||||
"i18next": "^22.4.14",
|
||||
"i18next": "^22.4.15",
|
||||
"i18next-browser-languagedetector": "^7.0.1",
|
||||
"i18next-http-backend": "^2.2.0",
|
||||
"react": "^18.2.0",
|
||||
|
||||
Reference in New Issue
Block a user