mirror of
https://github.com/gnmyt/myspeed.git
synced 2026-02-12 00:29:54 -06:00
Bump i18next from 22.0.8 to 22.1.4 in /client
Bumps [i18next](https://github.com/i18next/i18next) from 22.0.8 to 22.1.4. - [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.0.8...v22.1.4) --- updated-dependencies: - dependency-name: i18next dependency-type: direct:production update-type: version-update:semver-minor ... 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
@@ -13,7 +13,7 @@
|
||||
"@fortawesome/react-fontawesome": "^0.2.0",
|
||||
"@vitejs/plugin-react": "^2.2.0",
|
||||
"cron-parser": "^4.7.0",
|
||||
"i18next": "^22.0.8",
|
||||
"i18next": "^22.1.4",
|
||||
"i18next-browser-languagedetector": "^7.0.1",
|
||||
"i18next-http-backend": "^2.0.2",
|
||||
"react": "^18.2.0",
|
||||
@@ -3122,9 +3122,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/i18next": {
|
||||
"version": "22.0.8",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-22.0.8.tgz",
|
||||
"integrity": "sha512-cQUVZ3KUHtua4E9/9naB7oH5ymun0jAYKopXFgmSRXog0nrWFajAErz9eJ/A/dSj69YxmA8xOR4m5dY1OrKG5g==",
|
||||
"version": "22.1.4",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-22.1.4.tgz",
|
||||
"integrity": "sha512-MCDtNRyovLY22rgLoZdCzg2QIza1V1A/3Hxb99akJzTDjcqCRWEsglTpFUt0vUjOxSxz+WmxmFETLHORRS+n6Q==",
|
||||
"funding": [
|
||||
{
|
||||
"type": "individual",
|
||||
@@ -6816,9 +6816,9 @@
|
||||
}
|
||||
},
|
||||
"i18next": {
|
||||
"version": "22.0.8",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-22.0.8.tgz",
|
||||
"integrity": "sha512-cQUVZ3KUHtua4E9/9naB7oH5ymun0jAYKopXFgmSRXog0nrWFajAErz9eJ/A/dSj69YxmA8xOR4m5dY1OrKG5g==",
|
||||
"version": "22.1.4",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-22.1.4.tgz",
|
||||
"integrity": "sha512-MCDtNRyovLY22rgLoZdCzg2QIza1V1A/3Hxb99akJzTDjcqCRWEsglTpFUt0vUjOxSxz+WmxmFETLHORRS+n6Q==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.20.6"
|
||||
}
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
"@fortawesome/react-fontawesome": "^0.2.0",
|
||||
"@vitejs/plugin-react": "^2.2.0",
|
||||
"cron-parser": "^4.7.0",
|
||||
"i18next": "^22.0.8",
|
||||
"i18next": "^22.1.4",
|
||||
"i18next-browser-languagedetector": "^7.0.1",
|
||||
"i18next-http-backend": "^2.0.2",
|
||||
"react-i18next": "^12.1.0",
|
||||
|
||||
Reference in New Issue
Block a user