Skip to content

Commit

Permalink
fix(deps): update dependency i18next to v23.16.6 (#6086)
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 Nov 20, 2024
1 parent c2b2fc0 commit 545167a
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.9.0",
"graphql-jit": "0.8.7",
"graphql-yoga": "5.10.2",
"i18next": "23.16.5",
"i18next": "23.16.6",
"jose": "5.9.6",
"ky": "1.7.2",
"next": "14.2.18",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12651,12 +12651,12 @@ __metadata:
languageName: node
linkType: hard

"i18next@npm:23.16.5":
version: 23.16.5
resolution: "i18next@npm:23.16.5"
"i18next@npm:23.16.6":
version: 23.16.6
resolution: "i18next@npm:23.16.6"
dependencies:
"@babel/runtime": "npm:^7.23.2"
checksum: 10c0/4f926c09dc1087041084dbbfb8307bf2fdba1981069dece1c563577ca8a38a23ebfadf4d1c50c4091b640a8c8bf81d9cd008bd3e587bd452a6b9c728d5065346
checksum: 10c0/c5a001ae8ef1b7d0def558d48bad207df43711fd83c625a82292dd328feb024070d9f17fc6b27074836b8d5cafeeb3f0e6f0ac0d994139548009661e1972c72d
languageName: node
linkType: hard

Expand Down Expand Up @@ -15336,7 +15336,7 @@ __metadata:
graphql: "npm:16.9.0"
graphql-jit: "npm:0.8.7"
graphql-yoga: "npm:5.10.2"
i18next: "npm:23.16.5"
i18next: "npm:23.16.6"
is-ci: "npm:3.0.1"
jose: "npm:5.9.6"
jsdom: "npm:25.0.1"
Expand Down

0 comments on commit 545167a

Please sign in to comment.