Merge pull request #148 from BreizhHardware/dependabot/npm_and_yarn/i18next-25.2.1

chore(deps): Bump i18next from 24.2.3 to 25.2.1
This commit is contained in:
Félix MARQUET
2025-06-17 20:25:45 +02:00
committed by GitHub
2 changed files with 6 additions and 6 deletions

10
package-lock.json generated
View File

@@ -17,7 +17,7 @@
"browserslist": "^4.24.4",
"browserslist-useragent": "^4.0.0",
"cypress": "^14.4.1",
"i18next": "^24.2.2",
"i18next": "^25.2.1",
"react": "19.1.0",
"react-dom": "19.1.0",
"react-github-btn": "^1.4.0",
@@ -3697,9 +3697,9 @@
}
},
"node_modules/i18next": {
"version": "24.2.3",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-24.2.3.tgz",
"integrity": "sha512-lfbf80OzkocvX7nmZtu7nSTNbrTYR52sLWxPtlXX1zAhVw8WEnFk4puUkCR4B1dNQwbSpEHHHemcZu//7EcB7A==",
"version": "25.2.1",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-25.2.1.tgz",
"integrity": "sha512-+UoXK5wh+VlE1Zy5p6MjcvctHXAhRwQKCxiJD8noKZzIXmnAX8gdHX5fLPA3MEVxEN4vbZkQFy8N0LyD9tUqPw==",
"funding": [
{
"type": "individual",
@@ -3716,7 +3716,7 @@
],
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.26.10"
"@babel/runtime": "^7.27.1"
},
"peerDependencies": {
"typescript": "^5"

View File

@@ -12,7 +12,7 @@
"browserslist": "^4.24.4",
"browserslist-useragent": "^4.0.0",
"cypress": "^14.4.1",
"i18next": "^24.2.2",
"i18next": "^25.2.1",
"react": "19.1.0",
"react-dom": "19.1.0",
"react-github-btn": "^1.4.0",