mirror of
https://github.com/BreizhHardware/portfolio.git
synced 2026-01-18 16:37:22 +01:00
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:
10
package-lock.json
generated
10
package-lock.json
generated
@@ -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"
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user