mirror of
https://github.com/gnmyt/myspeed.git
synced 2026-05-12 06:59:30 -05:00
Bump i18next from 22.4.8 to 22.4.9 in /client
Bumps [i18next](https://github.com/i18next/i18next) from 22.4.8 to 22.4.9. - [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.8...v22.4.9) --- 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:
Generated
+7
-7
@@ -13,7 +13,7 @@
|
||||
"@fortawesome/react-fontawesome": "^0.2.0",
|
||||
"@vitejs/plugin-react": "^3.0.1",
|
||||
"cron-parser": "^4.7.0",
|
||||
"i18next": "^22.4.8",
|
||||
"i18next": "^22.4.9",
|
||||
"i18next-browser-languagedetector": "^7.0.1",
|
||||
"i18next-http-backend": "^2.1.1",
|
||||
"react": "^18.2.0",
|
||||
@@ -3075,9 +3075,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/i18next": {
|
||||
"version": "22.4.8",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-22.4.8.tgz",
|
||||
"integrity": "sha512-XSOy17ZWqflOiJRYE/dzv6vDle2Se32dnHREHb93UnZzZ1+UnvQ8yKtt1fpNL3zvXz5AwCqqixrtTVZmRetaiQ==",
|
||||
"version": "22.4.9",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-22.4.9.tgz",
|
||||
"integrity": "sha512-8gWMmUz460KJDQp/ob3MNUX84cVuDRY9PLFPnV8d+Qezz/6dkjxwOaH70xjrCNDO+JrUL25iXfAIN9wUkInNZw==",
|
||||
"funding": [
|
||||
{
|
||||
"type": "individual",
|
||||
@@ -6833,9 +6833,9 @@
|
||||
}
|
||||
},
|
||||
"i18next": {
|
||||
"version": "22.4.8",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-22.4.8.tgz",
|
||||
"integrity": "sha512-XSOy17ZWqflOiJRYE/dzv6vDle2Se32dnHREHb93UnZzZ1+UnvQ8yKtt1fpNL3zvXz5AwCqqixrtTVZmRetaiQ==",
|
||||
"version": "22.4.9",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-22.4.9.tgz",
|
||||
"integrity": "sha512-8gWMmUz460KJDQp/ob3MNUX84cVuDRY9PLFPnV8d+Qezz/6dkjxwOaH70xjrCNDO+JrUL25iXfAIN9wUkInNZw==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.20.6"
|
||||
}
|
||||
|
||||
+1
-1
@@ -12,7 +12,7 @@
|
||||
"@fortawesome/react-fontawesome": "^0.2.0",
|
||||
"@vitejs/plugin-react": "^3.0.1",
|
||||
"cron-parser": "^4.7.0",
|
||||
"i18next": "^22.4.8",
|
||||
"i18next": "^22.4.9",
|
||||
"i18next-browser-languagedetector": "^7.0.1",
|
||||
"i18next-http-backend": "^2.1.1",
|
||||
"react-i18next": "^12.1.1",
|
||||
|
||||
Reference in New Issue
Block a user