Skip to content

Commit

Permalink
Update dependency react-i18next to v14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and buberdds committed Dec 22, 2023
1 parent d7c59d0 commit f53e0fd
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 5 deletions.
1 change: 1 addition & 0 deletions .changelog/1116.internal.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update dependency react-i18next to v14
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"i18next": "23.7.11",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-i18next": "13.5.0",
"react-i18next": "14.0.0",
"react-quick-pinch-zoom": "5.1.0",
"react-router-dom": "6.21.1",
"recharts": "2.10.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11804,10 +11804,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/react-error-overlay/-/react-error-overlay-6.0.9.tgz#3c743010c9359608c375ecd6bc76f35d93995b0a"
integrity sha512-nQTTcUu+ATDbrSD1BZHr5kgSD4oF8OFjxun8uAaL8RwPBacGBNPf/yAuVVdx17N8XNzRDMrZ9XcKZHCjPW+9ew==

react-i18next@13.5.0:
version "13.5.0"
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-13.5.0.tgz#44198f747628267a115c565f0c736a50a76b1ab0"
integrity sha512-CFJ5NDGJ2MUyBohEHxljOq/39NQ972rh1ajnadG9BjTk+UXbHLq4z5DKEbEQBDoIhUmmbuS/fIMJKo6VOax1HA==
react-i18next@14.0.0:
version "14.0.0"
resolved "https://registry.yarnpkg.com/react-i18next/-/react-i18next-14.0.0.tgz#eb39d2245fd1024237828c955f770e409a1ccb12"
integrity sha512-OCrS8rHNAmnr8ggGRDxjakzihrMW7HCbsplduTm3EuuQ6fyvWGT41ksZpqbduYoqJurBmEsEVZ1pILSUWkHZng==
dependencies:
"@babel/runtime" "^7.22.5"
html-parse-stringify "^3.0.1"
Expand Down

0 comments on commit f53e0fd

Please sign in to comment.