Skip to content

Commit

Permalink
Bump i18next from 23.16.0 to 23.16.2 (#519)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 22, 2024
1 parent 7ff9cde commit 6035e09
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.9",
"i18next": "^23.16.0",
"i18next": "^23.16.2",
"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 @@ -3885,10 +3885,10 @@ i18next-browser-languagedetector@^7.2.1:
dependencies:
"@babel/runtime" "^7.23.2"

i18next@^23.16.0:
version "23.16.0"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.16.0.tgz#6127b49a30c19ba5caf0de8aeb3e15df60f7f01e"
integrity sha512-Ni3CG6c14teOogY19YNRl+kYaE/Rb59khy0VyHVn4uOZ97E2E/Yziyi6r3C3s9+wacjdLZiq/LLYyx+Cgd+FCw==
i18next@^23.16.2:
version "23.16.2"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.16.2.tgz#ef6868ef6ac7bcaee4f5fe35132021d44e8d1063"
integrity sha512-dFyxwLXxEQK32f6tITBMaRht25mZPJhQ0WbC0p3bO2mWBal9lABTMqSka5k+GLSRWLzeJBKDpH7BeIA9TZI7Jg==
dependencies:
"@babel/runtime" "^7.23.2"

Expand Down

0 comments on commit 6035e09

Please sign in to comment.