Skip to content

Commit

Permalink
fix(deps): update dependency react-i18next to v15.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 17, 2024
1 parent 38d1103 commit c002d37
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,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.3",
"react-quill": "2.0.0",
"react-router-dom": "6.26.1",
"react-toastify": "10.0.5",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -543,12 +543,12 @@ __metadata:
languageName: node
linkType: hard

"@babel/runtime@npm:^7.24.8":
version: 7.24.8
resolution: "@babel/runtime@npm:7.24.8"
"@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: 10/e6f335e472a8a337379effc15815dd0eddf6a7d0c00b50deb4f9e9585819b45431d0ff3c2d3d0fa58c227a9b04dcc4a85e7245fb57493adb2863b5208c769cbd
checksum: 10/73411fe0f1bff3a962586cef05b30f49e554b6563767e6d84f7d79d605b2c20e7fc3df291a3aebef69043181a8f893afdab9e6672557a5c2d08b9377d6f678cd
languageName: node
linkType: hard

Expand Down Expand Up @@ -7332,7 +7332,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.3"
react-query: "npm:3.39.3"
react-quill: "npm:2.0.0"
react-router-dom: "npm:6.26.1"
Expand Down Expand Up @@ -10601,11 +10601,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.3":
version: 15.0.3
resolution: "react-i18next@npm:15.0.3"
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 @@ -10615,7 +10615,7 @@ __metadata:
optional: true
react-native:
optional: true
checksum: 10/5f3e60250179a6e28c61396099b4a9b66f65a484415b1f1c86e538a9242a84a0bf706e5218b9909351c95c28dda423dd741c014a0b503641e1ce03994b81df19
checksum: 10/4437785347fffa0a1b92f8ca3303eccb11f0d7e83f671c5e27bfa785f2eb400c6fc444d1f382a8bfb564b426d16229cecbfffdaaf13bc9c2921ea0f4f7553ebe
languageName: node
linkType: hard

Expand Down

0 comments on commit c002d37

Please sign in to comment.