Merge pull request #49 from BreizhHardware/dependabot/npm_and_yarn/i18next-23.15.1

This commit is contained in:
Félix MARQUET
2024-09-21 18:29:54 +02:00
committed by GitHub
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@@ -12,7 +12,7 @@
"@testing-library/react": "^16.0.1",
"@testing-library/user-event": "^14.5.2",
"aos": "^2.3.4",
"i18next": "^23.15.0",
"i18next": "^23.15.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-github-btn": "^1.4.0",
@@ -2461,9 +2461,9 @@
}
},
"node_modules/i18next": {
"version": "23.15.0",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-23.15.0.tgz",
"integrity": "sha512-saeTb1tIQT+W/3xMivWSEVdpjyiEbj0IeK8eI/PB8jyr5gSQF5qxWLlGLEgRa5od3lvMfvW+ituhrf2VCNfTuw==",
"version": "23.15.1",
"resolved": "https://registry.npmjs.org/i18next/-/i18next-23.15.1.tgz",
"integrity": "sha512-wB4abZ3uK7EWodYisHl/asf8UYEhrI/vj/8aoSsrj/ZDxj4/UXPOa1KvFt1Fq5hkUHquNqwFlDprmjZ8iySgYA==",
"funding": [
{
"type": "individual",

View File

@@ -7,7 +7,7 @@
"@testing-library/react": "^16.0.1",
"@testing-library/user-event": "^14.5.2",
"aos": "^2.3.4",
"i18next": "^23.15.0",
"i18next": "^23.15.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-github-btn": "^1.4.0",