Skip to content

Commit

Permalink
fix(deps): update dependency react-i18next to v15.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 9, 2024
1 parent 2b15031 commit e9a7775
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"qs": "6.12.3",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-i18next": "15.0.0",
"react-i18next": "15.0.2",
"react-router-dom": "6.25.1",
"react-select": "5.8.0",
"react-toastify": "10.0.5",
Expand Down
21 changes: 15 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1834,6 +1834,15 @@ __metadata:
languageName: node
linkType: hard

"@babel/runtime@npm:^7.25.0":
version: 7.25.7
resolution: "@babel/runtime@npm:7.25.7"
dependencies:
regenerator-runtime: "npm:^0.14.0"
checksum: 73411fe0f1bff3a962586cef05b30f49e554b6563767e6d84f7d79d605b2c20e7fc3df291a3aebef69043181a8f893afdab9e6672557a5c2d08b9377d6f678cd
languageName: node
linkType: hard

"@babel/template@npm:^7.22.15, @babel/template@npm:^7.23.9":
version: 7.23.9
resolution: "@babel/template@npm:7.23.9"
Expand Down Expand Up @@ -9082,7 +9091,7 @@ __metadata:
qs: "npm:6.12.3"
react: "npm:18.3.1"
react-dom: "npm:18.3.1"
react-i18next: "npm:15.0.0"
react-i18next: "npm:15.0.2"
react-router-dom: "npm:6.25.1"
react-select: "npm:5.8.0"
react-toastify: "npm:10.0.5"
Expand Down Expand Up @@ -11797,11 +11806,11 @@ __metadata:
languageName: node
linkType: hard

"react-i18next@npm:15.0.0":
version: 15.0.0
resolution: "react-i18next@npm:15.0.0"
"react-i18next@npm:15.0.2":
version: 15.0.2
resolution: "react-i18next@npm:15.0.2"
dependencies:
"@babel/runtime": "npm:^7.24.8"
"@babel/runtime": "npm:^7.25.0"
html-parse-stringify: "npm:^3.0.1"
peerDependencies:
i18next: ">= 23.2.3"
Expand All @@ -11811,7 +11820,7 @@ __metadata:
optional: true
react-native:
optional: true
checksum: 5f3e60250179a6e28c61396099b4a9b66f65a484415b1f1c86e538a9242a84a0bf706e5218b9909351c95c28dda423dd741c014a0b503641e1ce03994b81df19
checksum: 25e6a611e2d1f250103120023ceb5dbf285e796cc0a2ab7685844438c3f698793d68bc454025aa0ca3379708bd468c9acfe6603c7b64f850358f2deb9b37a570
languageName: node
linkType: hard

Expand Down

0 comments on commit e9a7775

Please sign in to comment.