mirror of
https://github.com/gnmyt/myspeed.git
synced 2026-02-10 15:49:42 -06:00
Merge pull request #1158 from gnmyt/dependabot/npm_and_yarn/client/react-i18next-15.7.1
chore(deps): bump react-i18next from 15.7.0 to 15.7.1 in /client
This commit is contained in:
16
client/package-lock.json
generated
16
client/package-lock.json
generated
@@ -22,7 +22,7 @@
|
||||
"react": "^19.1.1",
|
||||
"react-chartjs-2": "^5.3.0",
|
||||
"react-dom": "^19.1.1",
|
||||
"react-i18next": "^15.7.0",
|
||||
"react-i18next": "^15.7.1",
|
||||
"react-router-dom": "^7.8.1",
|
||||
"sass-embedded": "^1.90.0",
|
||||
"uuid": "^11.1.0",
|
||||
@@ -4869,15 +4869,15 @@
|
||||
}
|
||||
},
|
||||
"node_modules/react-i18next": {
|
||||
"version": "15.7.0",
|
||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-15.7.0.tgz",
|
||||
"integrity": "sha512-hogS6K+7hJnGN1k5hpxcY0x3SnQ30K2Cj9PMKSwP8lqyhfbj7DEdjFhc7tXh9+z+npDQaxvPCGnpkRmCnRNCcQ==",
|
||||
"version": "15.7.1",
|
||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-15.7.1.tgz",
|
||||
"integrity": "sha512-o4VsKh30fy7p0z5ACHuyWqB6xu9WpQIQy2/ZcbCqopNnrnTVOPn/nAv9uYP4xYAWg99QMpvZ9Bu/si3eGurzGw==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.27.6",
|
||||
"html-parse-stringify": "^3.0.1"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"i18next": ">= 23.2.3",
|
||||
"i18next": ">= 23.4.0",
|
||||
"react": ">= 16.8.0",
|
||||
"typescript": "^5"
|
||||
},
|
||||
@@ -9629,9 +9629,9 @@
|
||||
}
|
||||
},
|
||||
"react-i18next": {
|
||||
"version": "15.7.0",
|
||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-15.7.0.tgz",
|
||||
"integrity": "sha512-hogS6K+7hJnGN1k5hpxcY0x3SnQ30K2Cj9PMKSwP8lqyhfbj7DEdjFhc7tXh9+z+npDQaxvPCGnpkRmCnRNCcQ==",
|
||||
"version": "15.7.1",
|
||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-15.7.1.tgz",
|
||||
"integrity": "sha512-o4VsKh30fy7p0z5ACHuyWqB6xu9WpQIQy2/ZcbCqopNnrnTVOPn/nAv9uYP4xYAWg99QMpvZ9Bu/si3eGurzGw==",
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.27.6",
|
||||
"html-parse-stringify": "^3.0.1"
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
"react": "^19.1.1",
|
||||
"react-chartjs-2": "^5.3.0",
|
||||
"react-dom": "^19.1.1",
|
||||
"react-i18next": "^15.7.0",
|
||||
"react-i18next": "^15.7.1",
|
||||
"react-router-dom": "^7.8.1",
|
||||
"sass-embedded": "^1.90.0",
|
||||
"uuid": "^11.1.0",
|
||||
|
||||
Reference in New Issue
Block a user