Skip to content

Commit

Permalink
UI improvement (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
haiphucnguyen authored Dec 2, 2024
1 parent b884d5f commit c0f7328
Show file tree
Hide file tree
Showing 24 changed files with 676 additions and 485 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"install": "^0.13.0",
"jotai": "^2.10.3",
"lowlight": "^3.2.0",
"lucide-react": "^0.460.0",
"lucide-react": "^0.462.0",
"nanoid": "^5.0.9",
"next": "^14.2.18",
"next-auth": "5.0.0-beta.25",
Expand Down Expand Up @@ -92,9 +92,9 @@
"eslint-plugin-react-hooks": "^5.0.0",
"eslint-plugin-simple-import-sort": "^12.1.1",
"eslint-plugin-unused-imports": "^4.1.4",
"globals": "^15.12.0",
"globals": "^15.13.0",
"postcss": "^8.4.49",
"prettier": "3.3.3",
"prettier": "3.4.1",
"qs": "^6.13.1",
"tailwindcss": "^3.4.15",
"typescript": "^5.7.2",
Expand Down
86 changes: 45 additions & 41 deletions pnpm-lock.yaml

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

Loading

0 comments on commit c0f7328

Please sign in to comment.