Skip to content

Commit

Permalink
updated nextjs
Browse files Browse the repository at this point in the history
  • Loading branch information
benediktschwab committed Oct 2, 2024
1 parent 30de54a commit 4e867df
Show file tree
Hide file tree
Showing 2 changed files with 449 additions and 458 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@
"dependencies": {
"@fontsource/open-sans": "^5.1.0",
"@reach/skip-nav": "^0.18.0",
"next": "^14.2.5",
"next": "^14.2.14",
"nextra": "2.13.4",
"nextra-theme-docs": "2.13.4",
"react": "18.3.1",
"react-dom": "18.3.1",
"sharp": "^0.33.5",
"typescript": "5.6.13"
"typescript": "5.6.2"
},
"devDependencies": {
"@types/node": "22.7.4",
Expand All @@ -31,6 +31,6 @@
"postcss": "^8.4.47",
"shx": "^0.3.4",
"tailwindcss": "^3.4.13",
"npm-check-updates": "^17.0.6"
"npm-check-updates": "^17.1.3"
}
}
Loading

0 comments on commit 4e867df

Please sign in to comment.