Skip to content

Commit

Permalink
chore(website): update dependencies (#417)
Browse files Browse the repository at this point in the history
  • Loading branch information
wellwelwel authored Jun 18, 2024
1 parent b0ca5f5 commit e8262b5
Show file tree
Hide file tree
Showing 2 changed files with 78 additions and 92 deletions.
158 changes: 72 additions & 86 deletions website/package-lock.json

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

12 changes: 6 additions & 6 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"react": "^18.3.1",
"react-confetti": "^6.1.0",
"react-dom": "^18.3.1",
"sass": "^1.77.5",
"sass": "^1.77.6",
"sonner": "^1.5.0"
},
"devDependencies": {
Expand All @@ -44,20 +44,20 @@
"@docusaurus/tsconfig": "^3.4.0",
"@docusaurus/types": "^3.4.0",
"@types/bun": "^1.1.4",
"@types/node": "^20.14.2",
"@typescript-eslint/eslint-plugin": "^7.13.0",
"@typescript-eslint/parser": "^7.13.0",
"@types/node": "^20.14.4",
"@typescript-eslint/eslint-plugin": "^7.13.1",
"@typescript-eslint/parser": "^7.13.1",
"eslint": "^8.57.0",
"eslint-import-resolver-typescript": "^3.6.1",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-react": "^7.34.2",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-react-refresh": "^0.4.7",
"packages-update": "^2.0.0",
"poku": "^1.17.0",
"poku": "^1.17.1",
"prettier": "^3.3.2",
"svps": "^2.3.0",
"tsx": "^4.15.5",
"tsx": "^4.15.6",
"typescript": "^5.4.5"
},
"browserslist": {
Expand Down

0 comments on commit e8262b5

Please sign in to comment.