Merge pull request #170 from BreizhHardware/dependabot/npm_and_yarn/i18next-25.3.4

chore(deps): Bump i18next from 25.3.0 to 25.3.4
This commit is contained in:
Félix MARQUET
2025-08-12 14:43:18 +02:00
committed by GitHub
2 changed files with 6 additions and 5 deletions

9
package-lock.json generated
View File

@@ -17,7 +17,7 @@
"browserslist": "^4.25.1",
"browserslist-useragent": "^4.0.0",
"cypress": "^14.5.3",
"i18next": "^25.3.0",
"i18next": "^25.3.4",
"react": "19.1.0",
"react-dom": "19.1.0",
"react-github-btn": "^1.4.0",
@@ -3707,9 +3707,9 @@
}
},
"node_modules/i18next": {
"version": "25.3.0",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-25.3.0.tgz",
"integrity": "sha512-ZSQIiNGfqSG6yoLHaCvrkPp16UejHI8PCDxFYaNG/1qxtmqNmqEg4JlWKlxkrUmrin2sEjsy+Mjy1TRozBhOgw==",
"version": "25.3.4",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-25.3.4.tgz",
"integrity": "sha512-AHklEYFLiRRxW1Cb6zE9lfnEtYvsydRC8nRS3RSKGX3zCqZ8nLZwMaUsrb80YuccPNv2RNokDL8LkTNnp+6mDw==",
"funding": [
{
"type": "individual",
@@ -3724,6 +3724,7 @@
"url": "https://www.i18next.com/how-to/faq#i18next-is-awesome.-how-can-i-support-the-project"
}
],
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.27.6"
},

View File

@@ -12,7 +12,7 @@
"browserslist": "^4.25.1",
"browserslist-useragent": "^4.0.0",
"cypress": "^14.5.3",
"i18next": "^25.3.0",
"i18next": "^25.3.4",
"react": "19.1.0",
"react-dom": "19.1.0",
"react-github-btn": "^1.4.0",