Skip to content

Commit

Permalink
Bump i18next from 23.16.3 to 23.16.4 (#524)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 25, 2024
1 parent 66c9db2 commit 7b27285
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.3",
"i18next": "^23.16.4",
"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.3:
version "23.16.3"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.16.3.tgz#1b58b2ce2890eed0fb2817c7103182a9cd92a3f1"
integrity sha512-e8q9gFyjrou5v/hBXgRwtWVK7Gp5So19Kf42spJlijGDfkin5abYFHlblonmD2GFYcsf9XIT7MpVuveJq/VCcA==
i18next@^23.16.4:
version "23.16.4"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.16.4.tgz#79c07544f6d6fa803fe8427108d547542c1d6cf4"
integrity sha512-9NIYBVy9cs4wIqzurf7nLXPyf3R78xYbxExVqHLK9od3038rjpyOEzW+XB130kZ1N4PZ9inTtJ471CRJ4Ituyg==
dependencies:
"@babel/runtime" "^7.23.2"

Expand Down

0 comments on commit 7b27285

Please sign in to comment.