mirror of
https://github.com/gnmyt/myspeed.git
synced 2026-05-23 06:28:40 -05:00
Bump i18next from 23.7.13 to 23.7.14 in /client
Bumps [i18next](https://github.com/i18next/i18next) from 23.7.13 to 23.7.14. - [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/v23.7.13...v23.7.14) --- 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
@@ -16,7 +16,7 @@
|
||||
"@vitejs/plugin-react": "^4.2.1",
|
||||
"chart.js": "^4.4.1",
|
||||
"cron-parser": "^4.9.0",
|
||||
"i18next": "^23.7.13",
|
||||
"i18next": "^23.7.14",
|
||||
"i18next-browser-languagedetector": "^7.2.0",
|
||||
"i18next-http-backend": "^2.4.2",
|
||||
"react": "^18.2.0",
|
||||
@@ -3508,9 +3508,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/i18next": {
|
||||
"version": "23.7.13",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-23.7.13.tgz",
|
||||
"integrity": "sha512-DbCPlw6VmURSZa43iOnycxq9o15e+WuBWDBZ3aj+gQZcDz4sgnuKwrcwmP1n8gSSCwCN7CRFGTpnwTd93A16Mg==",
|
||||
"version": "23.7.14",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-23.7.14.tgz",
|
||||
"integrity": "sha512-URAhZ3zvqQOIiKUDUyv/f5sCSS0+QnFaEPS0qGSTea0p4tQ1kgddeR3/dUZDoyoqf3zSRQCPZAgLs/+LFKj8yw==",
|
||||
"funding": [
|
||||
{
|
||||
"type": "individual",
|
||||
@@ -7599,9 +7599,9 @@
|
||||
}
|
||||
},
|
||||
"i18next": {
|
||||
"version": "23.7.13",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-23.7.13.tgz",
|
||||
"integrity": "sha512-DbCPlw6VmURSZa43iOnycxq9o15e+WuBWDBZ3aj+gQZcDz4sgnuKwrcwmP1n8gSSCwCN7CRFGTpnwTd93A16Mg==",
|
||||
"version": "23.7.14",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-23.7.14.tgz",
|
||||
"integrity": "sha512-URAhZ3zvqQOIiKUDUyv/f5sCSS0+QnFaEPS0qGSTea0p4tQ1kgddeR3/dUZDoyoqf3zSRQCPZAgLs/+LFKj8yw==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.23.2"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user