Skip to content

Commit

Permalink
fix(deps): update dependency i18next to v23.15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 10, 2024
1 parent 5257d22 commit 682abc1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/react-app-revamp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"frog": "0.11.4",
"fuse.js": "7.0.0",
"hono": "4.5.11",
"i18next": "23.15.0",
"i18next": "23.15.1",
"interweave": "13.1.0",
"interweave-autolink": "5.1.1",
"interweave-ssr": "2.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12490,10 +12490,10 @@ [email protected]:
dependencies:
"@babel/runtime" "^7.23.2"

[email protected].0:
version "23.15.0"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.15.0.tgz#5addfd99db0351ae5d1b283638db788727741cbb"
integrity sha512-saeTb1tIQT+W/3xMivWSEVdpjyiEbj0IeK8eI/PB8jyr5gSQF5qxWLlGLEgRa5od3lvMfvW+ituhrf2VCNfTuw==
[email protected].1:
version "23.15.1"
resolved "https://registry.yarnpkg.com/i18next/-/i18next-23.15.1.tgz#c50de337bf12ca5195e697cc0fbe5f32304871d9"
integrity sha512-wB4abZ3uK7EWodYisHl/asf8UYEhrI/vj/8aoSsrj/ZDxj4/UXPOa1KvFt1Fq5hkUHquNqwFlDprmjZ8iySgYA==
dependencies:
"@babel/runtime" "^7.23.2"

Expand Down

0 comments on commit 682abc1

Please sign in to comment.