mirror of
https://github.com/gnmyt/myspeed.git
synced 2026-01-22 05:04:38 -06:00
chore(deps): bump i18next from 25.5.0 to 25.5.2 in /client
Bumps [i18next](https://github.com/i18next/i18next) from 25.5.0 to 25.5.2. - [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/v25.5.0...v25.5.2) --- updated-dependencies: - dependency-name: i18next dependency-version: 25.5.2 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
@@ -16,7 +16,7 @@
|
||||
"@vitejs/plugin-react": "^5.0.2",
|
||||
"chart.js": "^4.5.0",
|
||||
"cron-parser": "^5.3.1",
|
||||
"i18next": "^25.5.0",
|
||||
"i18next": "^25.5.2",
|
||||
"i18next-browser-languagedetector": "^8.2.0",
|
||||
"i18next-http-backend": "^3.0.2",
|
||||
"react": "^19.1.1",
|
||||
@@ -3895,9 +3895,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/i18next": {
|
||||
"version": "25.5.0",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-25.5.0.tgz",
|
||||
"integrity": "sha512-Mm2CgIq0revRFbBvfzqW9kDw1r44M4VDWC+YNRx9vTo5bU/iogSdEAC2HEonDA4czEce/iSbAkK90Tw7UrRZKA==",
|
||||
"version": "25.5.2",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-25.5.2.tgz",
|
||||
"integrity": "sha512-lW8Zeh37i/o0zVr+NoCHfNnfvVw+M6FQbRp36ZZ/NyHDJ3NJVpp2HhAUyU9WafL5AssymNoOjMRB48mmx2P6Hw==",
|
||||
"funding": [
|
||||
{
|
||||
"type": "individual",
|
||||
@@ -8971,9 +8971,9 @@
|
||||
}
|
||||
},
|
||||
"i18next": {
|
||||
"version": "25.5.0",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-25.5.0.tgz",
|
||||
"integrity": "sha512-Mm2CgIq0revRFbBvfzqW9kDw1r44M4VDWC+YNRx9vTo5bU/iogSdEAC2HEonDA4czEce/iSbAkK90Tw7UrRZKA==",
|
||||
"version": "25.5.2",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-25.5.2.tgz",
|
||||
"integrity": "sha512-lW8Zeh37i/o0zVr+NoCHfNnfvVw+M6FQbRp36ZZ/NyHDJ3NJVpp2HhAUyU9WafL5AssymNoOjMRB48mmx2P6Hw==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.27.6"
|
||||
}
|
||||
|
||||
@@ -15,7 +15,7 @@
|
||||
"@vitejs/plugin-react": "^5.0.2",
|
||||
"chart.js": "^4.5.0",
|
||||
"cron-parser": "^5.3.1",
|
||||
"i18next": "^25.5.0",
|
||||
"i18next": "^25.5.2",
|
||||
"i18next-browser-languagedetector": "^8.2.0",
|
||||
"i18next-http-backend": "^3.0.2",
|
||||
"react": "^19.1.1",
|
||||
|
||||
Reference in New Issue
Block a user