Skip to content

Commit

Permalink
docs: updated deps
Browse files Browse the repository at this point in the history
  • Loading branch information
rawnly committed Mar 31, 2024
1 parent 09d44f9 commit 43d571d
Show file tree
Hide file tree
Showing 2 changed files with 730 additions and 1,549 deletions.
26 changes: 13 additions & 13 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,20 +9,20 @@
"lint": "next lint"
},
"dependencies": {
"@types/node": "20.8.7",
"@types/react": "18.0.26",
"@types/react-dom": "18.0.9",
"@vercel/analytics": "^1.0.0",
"autoprefixer": "10.4.14",
"eslint": "^8.26.0",
"eslint-config-next": "13.3.4",
"next": "13.5.5",
"nextra": "^2.13.2",
"nextra-theme-docs": "^2.13.2",
"postcss": "8.4.23",
"@types/node": "20.12.2",
"@types/react": "18.2.73",
"@types/react-dom": "18.2.23",
"@vercel/analytics": "^1.2.2",
"autoprefixer": "10.4.19",
"eslint": "^8.57.0",
"eslint-config-next": "14.1.4",
"next": "14.1.4",
"nextra": "^2.13.4",
"nextra-theme-docs": "^2.13.4",
"postcss": "8.4.38",
"react": "18.2.0",
"react-dom": "18.2.0",
"tailwindcss": "3.3.2",
"typescript": "5.0.4"
"tailwindcss": "3.4.3",
"typescript": "5.4.3"
}
}
Loading

0 comments on commit 43d571d

Please sign in to comment.