Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
tanishqmanuja committed Aug 31, 2024
1 parent 70125ec commit f5f5132
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
Binary file modified bun.lockb
Binary file not shown.
14 changes: 7 additions & 7 deletions client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,22 +14,22 @@
},
"dependencies": {
"@elysiajs/eden": "^1.0.14",
"@tailwindcss/vite": "^4.0.0-alpha.17",
"@tailwindcss/vite": "^4.0.0-alpha.20",
"@todos/server": "workspace:*",
"lucide-react": "^0.407.0",
"lucide-react": "^0.437.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"sonner": "^1.5.0",
"tailwindcss": "^4.0.0-alpha.17",
"zustand": "^4.5.4"
"tailwindcss": "^4.0.0-alpha.20",
"zustand": "^4.5.5"
},
"devDependencies": {
"@biomejs/biome": "1.8.3",
"@types/react": "^18.3.3",
"@types/react": "^18.3.5",
"@types/react-dom": "^18.3.0",
"@vitejs/plugin-react": "^4.3.1",
"typescript": "^5.5.3",
"vite": "^5.3.3"
"typescript": "^5.5.4",
"vite": "^5.4.2"
},
"trustedDependencies": ["@biomejs/biome"]
}

0 comments on commit f5f5132

Please sign in to comment.