Skip to content

Commit

Permalink
fix(deps): update dependency next-seo to v6.5.0 (#5096)
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 15, 2024
1 parent 00e7677 commit 481e127
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 @@ -98,7 +98,7 @@
"next-connect": "1.0.0",
"next-i18next": "15.2.0",
"next-secure-headers": "2.2.0",
"next-seo": "6.4.0",
"next-seo": "6.5.0",
"ofetch": "1.3.3",
"picocolors": "1.0.0",
"react": "18.2.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17767,14 +17767,14 @@ __metadata:
languageName: node
linkType: hard

"next-seo@npm:6.4.0":
version: 6.4.0
resolution: "next-seo@npm:6.4.0"
"next-seo@npm:6.5.0":
version: 6.5.0
resolution: "next-seo@npm:6.5.0"
peerDependencies:
next: ^8.1.1-canary.54 || >=9.0.0
react: ">=16.0.0"
react-dom: ">=16.0.0"
checksum: 10c0/8836b84b872bee58d34cad895b0142be193bd95881cfca3f75b3b3aad67bf4542ac0a27e2285791ef6640fe808f95f01820bab167fbd26408466844c435fbdfb
checksum: 10c0/f2403356aa7fa91314fb91f9b1f7a3436ff76307e2345faec67132e8c0546312f4c6262bc10db28339612c1777dc07ba566bd407262d662f2e417932563837a6
languageName: node
linkType: hard

Expand Down Expand Up @@ -17919,7 +17919,7 @@ __metadata:
next-connect: "npm:1.0.0"
next-i18next: "npm:15.2.0"
next-secure-headers: "npm:2.2.0"
next-seo: "npm:6.4.0"
next-seo: "npm:6.5.0"
npm-run-all2: "npm:6.1.2"
ofetch: "npm:1.3.3"
picocolors: "npm:1.0.0"
Expand Down

0 comments on commit 481e127

Please sign in to comment.