Skip to content

Commit

Permalink
Bump next from 14.2.3 to 14.2.10 in /examples/nextjs
Browse files Browse the repository at this point in the history
Bumps [next](https://github.com/vercel/next.js) from 14.2.3 to 14.2.10.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v14.2.3...v14.2.10)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Xennis committed Sep 18, 2024
1 parent d0077a9 commit cf047eb
Show file tree
Hide file tree
Showing 2 changed files with 161 additions and 154 deletions.
6 changes: 3 additions & 3 deletions examples/nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
},
"dependencies": {
"@notionhq/client": "^2.2.15",
"@react-notion-cms/fetch": "workspace:*",
"@react-notion-cms/render": "workspace:*",
"@xennis/react-notion-cms-fetch": "workspace:*",
"@xennis/react-notion-cms-render": "workspace:*",
"highlight.js": "^11.9.0",
"next": "14.2.3",
"next": "14.2.10",
"prismjs": "^1.29.0",
"react": "^18",
"react-dom": "^18"
Expand Down
Loading

0 comments on commit cf047eb

Please sign in to comment.