mirror of
https://github.com/BreizhHardware/portfolio.git
synced 2026-03-18 21:40:29 +01:00
Merge pull request #62 from BreizhHardware/dependabot/npm_and_yarn/react-i18next-15.0.3
Bump react-i18next from 15.0.2 to 15.0.3
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -19,7 +19,7 @@
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-github-btn": "^1.4.0",
|
||||
"react-i18next": "^15.0.2",
|
||||
"react-i18next": "^15.0.3",
|
||||
"react-icons": "^5.3.0",
|
||||
"sass": "^1.79.4",
|
||||
"typescript": "^5.6.3",
|
||||
@@ -5094,9 +5094,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/react-i18next": {
|
||||
"version": "15.0.2",
|
||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-15.0.2.tgz",
|
||||
"integrity": "sha512-z0W3/RES9Idv3MmJUcf0mDNeeMOUXe+xoL0kPfQPbDoZHmni/XsIoq5zgT2MCFUiau283GuBUK578uD/mkAbLQ==",
|
||||
"version": "15.0.3",
|
||||
"resolved": "https://registry.npmjs.org/react-i18next/-/react-i18next-15.0.3.tgz",
|
||||
"integrity": "sha512-BlO1P+oLKjjIxDBQ0GkAIMacgjfMbnvops+3Y5nZXF7UJ99v4KCWr0Na1azJXC8AMiNWp4kgUcFCJM7U9ZsUDg==",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.25.0",
|
||||
"html-parse-stringify": "^3.0.1"
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0",
|
||||
"react-github-btn": "^1.4.0",
|
||||
"react-i18next": "^15.0.2",
|
||||
"react-i18next": "^15.0.3",
|
||||
"react-icons": "^5.3.0",
|
||||
"sass": "^1.79.4",
|
||||
"typescript": "^5.6.3",
|
||||
|
||||
Reference in New Issue
Block a user