Skip to content

Commit

Permalink
updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
benediktschwab committed Aug 8, 2024
1 parent 00c50db commit 54ad0ba
Show file tree
Hide file tree
Showing 2 changed files with 136 additions and 1,959 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,22 +15,22 @@
"dependencies": {
"@fontsource/open-sans": "^5.0.28",
"@reach/skip-nav": "^0.18.0",
"next": "^14.2.4",
"next": "^14.2.5",
"nextra": "2.13.4",
"nextra-theme-docs": "2.13.4",
"react": "18.3.1",
"react-dom": "18.3.1",
"sharp": "^0.33.4",
"typescript": "5.5.3"
"typescript": "5.5.4"
},
"devDependencies": {
"@types/node": "20.14.9",
"@types/node": "22.1.0",
"@types/react": "18.3.3",
"@types/react-dom": "18.3.0",
"autoprefixer": "^10.4.19",
"postcss": "^8.4.39",
"autoprefixer": "^10.4.20",
"postcss": "^8.4.41",
"shx": "^0.3.4",
"tailwindcss": "^3.4.4",
"npm-check-updates": "^16.14.20"
"tailwindcss": "^3.4.9",
"npm-check-updates": "^17.0.6"
}
}
Loading

0 comments on commit 54ad0ba

Please sign in to comment.