mirror of
https://github.com/gnmyt/myspeed.git
synced 2026-01-10 07:00:02 -06:00
Merge pull request #1253 from gnmyt/dependabot/npm_and_yarn/client/react-i18next-16.1.6
chore(deps): bump react-i18next from 16.1.5 to 16.1.6 in /client
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