Skip to content

Commit

Permalink
chore(website): bump deps (#13301)
Browse files Browse the repository at this point in the history
Co-authored-by: David <[email protected]>
  • Loading branch information
dionysuzx and davidtaikocha authored Mar 13, 2023
1 parent 5299bd0 commit 066506b
Show file tree
Hide file tree
Showing 2 changed files with 123 additions and 94 deletions.
10 changes: 5 additions & 5 deletions packages/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,19 +8,19 @@
"start": "pnpm next start"
},
"dependencies": {
"next": "^13.2.1",
"next": "^13.2.4",
"next-themes": "^0.2.1",
"nextra": "^2.2.16",
"nextra-theme-docs": "^2.2.16",
"nextra": "^2.2.19",
"nextra-theme-docs": "^2.2.19",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"sharp": "^0.31.3"
},
"devDependencies": {
"@heroicons/react": "^2.0.16",
"@types/node": "^18.14.2",
"@types/node": "^18.15.1",
"@types/react": "^18.0.28",
"autoprefixer": "^10.4.13",
"autoprefixer": "^10.4.14",
"postcss": "^8.4.21",
"tailwindcss": "^3.2.7",
"typescript": "^4.9.5"
Expand Down
Loading

0 comments on commit 066506b

Please sign in to comment.