Skip to content

Commit

Permalink
fix(deps): update dependency i18next to v23.9.0 (#5107)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 19, 2024
1 parent caaf10a commit b7cf49c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion apps/nextjs-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"graphql": "16.8.1",
"graphql-jit": "0.8.4",
"graphql-yoga": "5.1.1",
"i18next": "23.8.3",
"i18next": "23.9.0",
"jose": "5.2.2",
"ky": "1.2.0",
"next": "14.1.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14274,12 +14274,12 @@ __metadata:
languageName: node
linkType: hard

"i18next@npm:23.8.3":
version: 23.8.3
resolution: "i18next@npm:23.8.3"
"i18next@npm:23.9.0":
version: 23.9.0
resolution: "i18next@npm:23.9.0"
dependencies:
"@babel/runtime": "npm:^7.23.2"
checksum: 10c0/07c289c4166e4ba3124bce0b128938a034e045bb0a06233059de76379a3ac204d49efee580989852ca4044c230fca53da8abcfc82527d163c50dbff2fdd1d6b2
checksum: 10c0/84c31a825ea75b23ca6e2da43c9a27f0fc080a02bbe88d57b90998231803fe3575763b8f5e6fbff391994dc8420df1e34e833b646fb5682940ebe2e13a1e819f
languageName: node
linkType: hard

Expand Down Expand Up @@ -17924,7 +17924,7 @@ __metadata:
graphql: "npm:16.8.1"
graphql-jit: "npm:0.8.4"
graphql-yoga: "npm:5.1.1"
i18next: "npm:23.8.3"
i18next: "npm:23.9.0"
is-ci: "npm:3.0.1"
jose: "npm:5.2.2"
jsdom: "npm:24.0.0"
Expand Down

0 comments on commit b7cf49c

Please sign in to comment.