Skip to content

Commit

Permalink
Bump i18next from 23.16.4 to 23.16.5 (#535)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Nov 8, 2024
1 parent f49d887 commit 13c4fa4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"buffer": "^6.0.3",
"date-fns": "^3.6.0",
"framer-motion": "^11.11.11",
"i18next": "^23.16.4",
"i18next": "^23.16.5",
"i18next-browser-languagedetector": "^7.2.1",
"react": "^18.3.0",
"react-dom": "^18.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3884,10 +3884,10 @@ i18next-browser-languagedetector@^7.2.1:
dependencies:
"@babel/runtime" "^7.23.2"

i18next@^23.16.4:
version "23.16.4"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.16.4.tgz#79c07544f6d6fa803fe8427108d547542c1d6cf4"
integrity sha512-9NIYBVy9cs4wIqzurf7nLXPyf3R78xYbxExVqHLK9od3038rjpyOEzW+XB130kZ1N4PZ9inTtJ471CRJ4Ituyg==
i18next@^23.16.5:
version "23.16.5"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.16.5.tgz#53d48ae9f985fd73fc1fcb96e6c7d90ababf0831"
integrity sha512-KTlhE3EP9x6pPTAW7dy0WKIhoCpfOGhRQlO+jttQLgzVaoOjWwBWramu7Pp0i+8wDNduuzXfe3kkVbzrKyrbTA==
dependencies:
"@babel/runtime" "^7.23.2"

Expand Down

0 comments on commit 13c4fa4

Please sign in to comment.