Skip to content

Commit

Permalink
Upgrade next and nextra
Browse files Browse the repository at this point in the history
  • Loading branch information
behrends committed Nov 7, 2024
1 parent e8e4463 commit c63a93b
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 61 deletions.
116 changes: 58 additions & 58 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
"dependencies": {
"@codesandbox/sandpack-react": "^2.7.1",
"@codesandbox/sandpack-themes": "^2.0.21",
"next": ">=15",
"nextra": "^3.2.0",
"nextra-theme-docs": "^3.2.0",
"next": "^15.0.3",
"nextra": "^3.2.3",
"nextra-theme-docs": "^3.2.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"sharp": "^0.33.5"
Expand Down

0 comments on commit c63a93b

Please sign in to comment.