mirror of
https://github.com/gnmyt/myspeed.git
synced 2026-01-26 23:20:05 -06:00
chore(deps): bump react-i18next from 16.1.5 to 16.1.6 in /client
Bumps [react-i18next](https://github.com/i18next/react-i18next) from 16.1.5 to 16.1.6. - [Changelog](https://github.com/i18next/react-i18next/blob/master/CHANGELOG.md) - [Commits](https://github.com/i18next/react-i18next/compare/v16.1.5...v16.1.6) --- updated-dependencies: - dependency-name: react-i18next dependency-version: 16.1.6 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
@@ -22,7 +22,7 @@
|
||||
"react": "^19.1.1",
|
||||
"react-chartjs-2": "^5.3.0",
|
||||
"react-dom": "^19.2.0",
|
||||
"react-i18next": "^16.1.5",
|
||||
"react-i18next": "^16.1.6",
|
||||
"react-router-dom": "^7.9.4",
|
||||
"sass-embedded": "^1.93.2",
|
||||
"uuid": "^13.0.0",
|
||||
@@ -4812,9 +4812,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/react-i18next": {
|
||||
"version": "16.1.5",
|
||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-16.1.5.tgz",
|
||||
"integrity": "sha512-+0dHUH7zQOXPhS3jt60Dq9nWIg+7xmN9ZrzN2YrBc1MN6kZl9u81qbN5JCkV/F5nsOu0udMbK7n7DiFMCs0PWg==",
|
||||
"version": "16.1.6",
|
||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-16.1.6.tgz",
|
||||
"integrity": "sha512-62Iy0TO/2hJpTa80XaTIbHM4yjpile1YNieeg70vmdi91N2L3Q3MuxXBT0n6JpsryT88utpkqv0QbnIrDSxbAQ==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.27.6",
|
||||
"html-parse-stringify": "^3.0.1"
|
||||
@@ -9522,9 +9522,9 @@
|
||||
}
|
||||
},
|
||||
"react-i18next": {
|
||||
"version": "16.1.5",
|
||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-16.1.5.tgz",
|
||||
"integrity": "sha512-+0dHUH7zQOXPhS3jt60Dq9nWIg+7xmN9ZrzN2YrBc1MN6kZl9u81qbN5JCkV/F5nsOu0udMbK7n7DiFMCs0PWg==",
|
||||
"version": "16.1.6",
|
||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-16.1.6.tgz",
|
||||
"integrity": "sha512-62Iy0TO/2hJpTa80XaTIbHM4yjpile1YNieeg70vmdi91N2L3Q3MuxXBT0n6JpsryT88utpkqv0QbnIrDSxbAQ==",
|
||||
"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.2.0",
|
||||
"react-i18next": "^16.1.5",
|
||||
"react-i18next": "^16.1.6",
|
||||
"react-router-dom": "^7.9.4",
|
||||
"sass-embedded": "^1.93.2",
|
||||
"uuid": "^13.0.0",
|
||||
|
||||
Reference in New Issue
Block a user