Skip to content

Commit

Permalink
chore(website): update dependencies (#507)
Browse files Browse the repository at this point in the history
  • Loading branch information
wellwelwel authored Jul 2, 2024
1 parent 487e947 commit b2186c1
Show file tree
Hide file tree
Showing 2 changed files with 71 additions and 68 deletions.
129 changes: 66 additions & 63 deletions website/package-lock.json

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

10 changes: 5 additions & 5 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"clsx": "^2.1.1",
"docusaurus-plugin-sass": "^0.2.5",
"dotenv": "^16.4.5",
"lucide-react": "^0.399.0",
"lucide-react": "^0.400.0",
"prism-react-renderer": "^2.3.1",
"react": "^18.3.1",
"react-confetti": "^6.1.0",
Expand All @@ -45,18 +45,18 @@
"@docusaurus/types": "^3.4.0",
"@types/bun": "^1.1.6",
"@types/node": "^20.14.9",
"@typescript-eslint/eslint-plugin": "^7.14.1",
"@typescript-eslint/parser": "^7.14.1",
"@typescript-eslint/eslint-plugin": "^7.15.0",
"@typescript-eslint/parser": "^7.15.0",
"eslint": "^8.57.0",
"eslint-plugin-react": "^7.34.3",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-react-refresh": "^0.4.7",
"packages-update": "^2.0.0",
"poku": "^1.20.1",
"poku": "^1.20.2",
"prettier": "^3.3.2",
"svps": "^2.3.0",
"tsx": "^4.16.0",
"typescript": "^5.5.2"
"typescript": "^5.5.3"
},
"browserslist": {
"production": [
Expand Down

0 comments on commit b2186c1

Please sign in to comment.