Skip to content

Commit

Permalink
chore(website): update dependencies (#709)
Browse files Browse the repository at this point in the history
  • Loading branch information
wellwelwel authored Aug 24, 2024
1 parent 2f9b6bd commit c4d8b12
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 23 deletions.
38 changes: 19 additions & 19 deletions website/package-lock.json

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

8 changes: 4 additions & 4 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
"clsx": "^2.1.1",
"docusaurus-plugin-sass": "^0.2.5",
"dotenv": "^16.4.5",
"jsonc.min": "^1.0.1",
"lucide-react": "^0.428.0",
"jsonc.min": "^1.1.0",
"lucide-react": "^0.435.0",
"prism-react-renderer": "^2.3.1",
"react": "^18.3.1",
"react-confetti": "^6.1.0",
Expand All @@ -47,13 +47,13 @@
"@docusaurus/tsconfig": "^3.5.2",
"@docusaurus/types": "^3.5.2",
"@types/bun": "^1.1.6",
"@types/node": "^22.4.2",
"@types/node": "^22.5.0",
"@typescript-eslint/eslint-plugin": "^7.18.0",
"@typescript-eslint/parser": "^7.18.0",
"eslint": "^8.57.0",
"eslint-plugin-react": "^7.35.0",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-react-refresh": "^0.4.10",
"eslint-plugin-react-refresh": "^0.4.11",
"packages-update": "^2.0.0",
"poku": "^2.5.0",
"prettier": "^3.3.3",
Expand Down

0 comments on commit c4d8b12

Please sign in to comment.