Merge pull request #2415 from arc53/dependabot/npm_and_yarn/frontend/react-i18next-17.0.4

chore(deps): bump react-i18next from 17.0.2 to 17.0.6 in /frontend
This commit is contained in:
Manish Madan
2026-04-28 15:47:59 +05:30
committed by GitHub
2 changed files with 5 additions and 5 deletions

View File

@@ -30,7 +30,7 @@
"react-dom": "^19.2.5",
"react-dropzone": "^14.3.8",
"react-google-drive-picker": "^1.2.2",
"react-i18next": "^17.0.2",
"react-i18next": "^17.0.6",
"react-markdown": "^9.0.1",
"react-redux": "^9.2.0",
"react-router-dom": "^7.14.1",
@@ -10307,9 +10307,9 @@
}
},
"node_modules/react-i18next": {
"version": "17.0.2",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-17.0.2.tgz",
"integrity": "sha512-shBftH2vaTWK2Bsp7FiL+cevx3xFJlvFxmsDFQSrJc+6twHkP0tv/bGa01VVWzpreUVVwU+3Hev5iFqRg65RwA==",
"version": "17.0.6",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-17.0.6.tgz",
"integrity": "sha512-WzJ6SMKF+GTD7JZZqxSR1AKKmXjaSu39sClUrNlwxS4Tl7a99O+ltFy6yhPMO+wgZuxpQjJ2PZkfrQKmAqrLhw==",
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.29.2",

View File

@@ -41,7 +41,7 @@
"react-dom": "^19.2.5",
"react-dropzone": "^14.3.8",
"react-google-drive-picker": "^1.2.2",
"react-i18next": "^17.0.2",
"react-i18next": "^17.0.6",
"react-markdown": "^9.0.1",
"react-redux": "^9.2.0",
"react-router-dom": "^7.14.1",