Merge pull request #162 from BreizhHardware/dependabot/npm_and_yarn/react-i18next-15.6.1

chore(deps): Bump react-i18next from 15.5.3 to 15.6.1
This commit is contained in:
Félix MARQUET
2025-08-02 12:01:01 +02:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -21,7 +21,7 @@
"react": "19.1.0",
"react-dom": "19.1.0",
"react-github-btn": "^1.4.0",
"react-i18next": "^15.5.3",
"react-i18next": "^15.6.1",
"react-icons": "^5.5.0",
"sass": "^1.86.0",
"typescript": "^5.8.3",
@@ -4874,9 +4874,9 @@
}
},
"node_modules/react-i18next": {
"version": "15.5.3",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-15.5.3.tgz",
"integrity": "sha512-ypYmOKOnjqPEJZO4m1BI0kS8kWqkBNsKYyhVUfij0gvjy9xJNoG/VcGkxq5dRlVwzmrmY1BQMAmpbbUBLwC4Kw==",
"version": "15.6.1",
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-15.6.1.tgz",
"integrity": "sha512-uGrzSsOUUe2sDBG/+FJq2J1MM+Y4368/QW8OLEKSFvnDflHBbZhSd1u3UkW0Z06rMhZmnB/AQrhCpYfE5/5XNg==",
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.27.6",

View File

@@ -16,7 +16,7 @@
"react": "19.1.0",
"react-dom": "19.1.0",
"react-github-btn": "^1.4.0",
"react-i18next": "^15.5.3",
"react-i18next": "^15.6.1",
"react-icons": "^5.5.0",
"sass": "^1.86.0",
"typescript": "^5.8.3",