Skip to content

Commit

Permalink
fix(deps): update dependency next-i18next to v15.2.0 (#4889)
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 Jan 5, 2024
1 parent f15fcd8 commit f1493d6
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 @@ -96,7 +96,7 @@
"next": "14.0.4",
"next-auth": "4.24.5",
"next-connect": "1.0.0",
"next-i18next": "15.1.2",
"next-i18next": "15.2.0",
"next-secure-headers": "2.2.0",
"next-seo": "6.4.0",
"ofetch": "1.3.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17663,9 +17663,9 @@ __metadata:
languageName: node
linkType: hard

"next-i18next@npm:15.1.2":
version: 15.1.2
resolution: "next-i18next@npm:15.1.2"
"next-i18next@npm:15.2.0":
version: 15.2.0
resolution: "next-i18next@npm:15.2.0"
dependencies:
"@babel/runtime": "npm:^7.23.2"
"@types/hoist-non-react-statics": "npm:^3.3.4"
Expand All @@ -17677,7 +17677,7 @@ __metadata:
next: ">= 12.0.0"
react: ">= 17.0.2"
react-i18next: ">= 13.5.0"
checksum: b0bd4bb60d834d2c9474e5086b8bb56c0ddfca5b24423ae5b5242ed55f7cef2e820070fc5358efbb9327a50cd7619b7eaeecfed94f307d5cd1c610718d5592c5
checksum: 6b0c6dd00873e66b865085cc75c8da75ab94a6521e70846ef1274561ba2a249b3f0de2630920e97a4f8a280545d0175b3fd4a1213c42309f6086568906f30268
languageName: node
linkType: hard

Expand Down Expand Up @@ -17839,7 +17839,7 @@ __metadata:
next: "npm:14.0.4"
next-auth: "npm:4.24.5"
next-connect: "npm:1.0.0"
next-i18next: "npm:15.1.2"
next-i18next: "npm:15.2.0"
next-secure-headers: "npm:2.2.0"
next-seo: "npm:6.4.0"
npm-run-all: "npm:4.1.5"
Expand Down

0 comments on commit f1493d6

Please sign in to comment.