Skip to content

Commit

Permalink
fix(deps): update dependency react-i18next to v15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 12, 2024
1 parent c4ccc31 commit 38f6999
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 @@ -30,7 +30,7 @@
"lodash.uniqby": "4.7.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-i18next": "14.1.3",
"react-i18next": "15.0.3",
"react-toastify": "10.0.5",
"typescript": "5.6.2"
},
Expand Down
21 changes: 15 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1661,6 +1661,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: 10/73411fe0f1bff3a962586cef05b30f49e554b6563767e6d84f7d79d605b2c20e7fc3df291a3aebef69043181a8f893afdab9e6672557a5c2d08b9377d6f678cd
languageName: node
linkType: hard

"@babel/template@npm:^7.24.7, @babel/template@npm:^7.25.0":
version: 7.25.0
resolution: "@babel/template@npm:7.25.0"
Expand Down Expand Up @@ -8148,7 +8157,7 @@ __metadata:
prettier: "npm:3.3.3"
react: "npm:18.3.1"
react-dom: "npm:18.3.1"
react-i18next: "npm:14.1.3"
react-i18next: "npm:15.0.3"
react-toastify: "npm:10.0.5"
typescript: "npm:5.6.2"
uuid: "npm:10.0.0"
Expand Down Expand Up @@ -11022,11 +11031,11 @@ __metadata:
languageName: node
linkType: hard

"react-i18next@npm:14.1.3":
version: 14.1.3
resolution: "react-i18next@npm:14.1.3"
"react-i18next@npm:15.0.3":
version: 15.0.3
resolution: "react-i18next@npm:15.0.3"
dependencies:
"@babel/runtime": "npm:^7.23.9"
"@babel/runtime": "npm:^7.25.0"
html-parse-stringify: "npm:^3.0.1"
peerDependencies:
i18next: ">= 23.2.3"
Expand All @@ -11036,7 +11045,7 @@ __metadata:
optional: true
react-native:
optional: true
checksum: 10/d0fa0f2717103c60758f9ddc1710e529f52e341465ca3f106ffa9168d88ad2db1bdbae58c77cca389933ae14bc39835abb37d1982049551ca15f6d310e2b3f57
checksum: 10/4437785347fffa0a1b92f8ca3303eccb11f0d7e83f671c5e27bfa785f2eb400c6fc444d1f382a8bfb564b426d16229cecbfffdaaf13bc9c2921ea0f4f7553ebe
languageName: node
linkType: hard

Expand Down

0 comments on commit 38f6999

Please sign in to comment.