Skip to content

Commit

Permalink
updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
benediktschwab committed Oct 2, 2024
1 parent 49ea644 commit 30de54a
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 33 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,24 +13,24 @@
"updates:check": "ncu"
},
"dependencies": {
"@fontsource/open-sans": "^5.0.28",
"@fontsource/open-sans": "^5.1.0",
"@reach/skip-nav": "^0.18.0",
"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.4"
"sharp": "^0.33.5",
"typescript": "5.6.13"
},
"devDependencies": {
"@types/node": "22.1.0",
"@types/react": "18.3.3",
"@types/node": "22.7.4",
"@types/react": "18.3.10",
"@types/react-dom": "18.3.0",
"autoprefixer": "^10.4.20",
"postcss": "^8.4.41",
"postcss": "^8.4.47",
"shx": "^0.3.4",
"tailwindcss": "^3.4.9",
"tailwindcss": "^3.4.13",
"npm-check-updates": "^17.0.6"
}
}
52 changes: 26 additions & 26 deletions pnpm-lock.yaml

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

0 comments on commit 30de54a

Please sign in to comment.