Skip to content

Commit

Permalink
⬆️ upgrade(deps): bump next-seo from 6.4.0 to 6.5.0
Browse files Browse the repository at this point in the history
Bumps [next-seo](https://github.com/garmeeh/next-seo) from 6.4.0 to 6.5.0.
- [Release notes](https://github.com/garmeeh/next-seo/releases)
- [Commits](garmeeh/next-seo@v6.4.0...v6.5.0)

---
updated-dependencies:
- dependency-name: next-seo
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 19, 2024
1 parent 87f993d commit ee8e1cc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"next": "^14.1.0",
"next-auth": "^4.24.5",
"next-i18next": "^15.2.0",
"next-seo": "^6.4.0",
"next-seo": "^6.5.0",
"next-sitemap": "^4.2.3",
"nodemailer": "^6.9.9",
"openai": "^4.27.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4979,14 +4979,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 @@ -7358,7 +7358,7 @@ __metadata:
next: "npm:^14.1.0"
next-auth: "npm:^4.24.5"
next-i18next: "npm:^15.2.0"
next-seo: "npm:^6.4.0"
next-seo: "npm:^6.5.0"
next-sitemap: "npm:^4.2.3"
nodemailer: "npm:^6.9.9"
openai: "npm:^4.27.0"
Expand Down

0 comments on commit ee8e1cc

Please sign in to comment.