Skip to content

Commit

Permalink
fix(deps): update dependency react-i18next to v14.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and swouf committed Sep 26, 2024
1 parent a642a47 commit 69ea537
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 @@ -30,7 +30,7 @@
"lodash.uniqby": "4.7.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-i18next": "14.1.2",
"react-i18next": "14.1.3",
"react-toastify": "10.0.5",
"typescript": "5.5.4"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8178,7 +8178,7 @@ __metadata:
prettier: "npm:3.3.3"
react: "npm:18.3.1"
react-dom: "npm:18.3.1"
react-i18next: "npm:14.1.2"
react-i18next: "npm:14.1.3"
react-toastify: "npm:10.0.5"
typescript: "npm:5.5.4"
uuid: "npm:10.0.0"
Expand Down Expand Up @@ -11122,9 +11122,9 @@ __metadata:
languageName: node
linkType: hard

"react-i18next@npm:14.1.2":
version: 14.1.2
resolution: "react-i18next@npm:14.1.2"
"react-i18next@npm:14.1.3":
version: 14.1.3
resolution: "react-i18next@npm:14.1.3"
dependencies:
"@babel/runtime": "npm:^7.23.9"
html-parse-stringify: "npm:^3.0.1"
Expand All @@ -11136,7 +11136,7 @@ __metadata:
optional: true
react-native:
optional: true
checksum: 10/ec18d6d252380ae15cea32988e23f2c533fb0d629e04e7af157ae2ab73e9a030c400cee7efef5e10e3c781d7cb8f3e6284e2c70667785fa3efb9ac0e6caab6d7
checksum: 10/d0fa0f2717103c60758f9ddc1710e529f52e341465ca3f106ffa9168d88ad2db1bdbae58c77cca389933ae14bc39835abb37d1982049551ca15f6d310e2b3f57
languageName: node
linkType: hard

Expand Down

0 comments on commit 69ea537

Please sign in to comment.