Skip to content

Commit

Permalink
fix(deps): update dependency react-i18next to v15.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 22, 2024
1 parent 1ef87dc commit 9857ebf
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"react-dom": "18.3.1",
"react-ga4": "2.1.0",
"react-helmet": "6.1.0",
"react-i18next": "15.0.0",
"react-i18next": "15.0.1",
"react-quill": "2.0.0",
"react-router-dom": "6.26.1",
"react-toastify": "10.0.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8587,7 +8587,7 @@ __metadata:
react-dom: "npm:18.3.1"
react-ga4: "npm:2.1.0"
react-helmet: "npm:6.1.0"
react-i18next: "npm:15.0.0"
react-i18next: "npm:15.0.1"
react-query: "npm:3.39.3"
react-quill: "npm:2.0.0"
react-router-dom: "npm:6.26.1"
Expand Down Expand Up @@ -12106,9 +12106,9 @@ __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.1":
version: 15.0.1
resolution: "react-i18next@npm:15.0.1"
dependencies:
"@babel/runtime": "npm:^7.24.8"
html-parse-stringify: "npm:^3.0.1"
Expand All @@ -12120,7 +12120,7 @@ __metadata:
optional: true
react-native:
optional: true
checksum: 10/5f3e60250179a6e28c61396099b4a9b66f65a484415b1f1c86e538a9242a84a0bf706e5218b9909351c95c28dda423dd741c014a0b503641e1ce03994b81df19
checksum: 10/2998565bdcdc37ba8d2b3531e36441e00c8bb7fb7c1cac35364a81722cb4e5a363288906566c91f3ad835abc5b0b78e14d8511f57b154a8e5c057a8e6096cb07
languageName: node
linkType: hard

Expand Down

0 comments on commit 9857ebf

Please sign in to comment.