Skip to content
Open
Show file tree
Hide file tree
Changes from 5 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@
"react": "19.2.4",
"react-dom": "19.2.4",
"react-icons": "^5.5.0",
"suncalc": "^1.9.0",
"react-markdown": "^10.1.0",
"remark-gfm": "^4.0.1",
"tailwind-merge": "3.4.0"
},
"devDependencies": {
Expand All @@ -36,6 +39,7 @@
"@types/node": "^25.1.0",
"@types/react": "19.2.10",
"@types/react-dom": "19.2.3",
"@types/suncalc": "^1.9.2",
"@vitejs/plugin-react": "5.1.2",
"eslint": "9.39.2",
"eslint-plugin-react-hooks": "7.0.1",
Expand Down
Loading