We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c877cad commit fe2ef23Copy full SHA for fe2ef23
client/package.json
@@ -13,14 +13,11 @@
13
},
14
"dependencies": {
15
"@cloudflare/pages-plugin-vercel-og": "^0.1.2",
16
- "@emotion/react": "^11.14.0",
17
- "@emotion/styled": "^11.14.0",
18
"@fullcalendar/core": "^6.1.15",
19
"@fullcalendar/interaction": "^6.1.15",
20
"@fullcalendar/react": "^6.1.15",
21
"@fullcalendar/timegrid": "^6.1.15",
22
"@hookform/resolvers": "^4.1.3",
23
- "@mui/material": "^6.4.7",
24
"@tailwindcss/vite": "^4.0.13",
25
"dayjs": "^1.11.13",
26
"react": "^19.0.0",
@@ -38,7 +35,6 @@
38
35
"@types/react-dom": "^19.0.4",
39
36
"@vitejs/plugin-react": "^4.3.4",
40
37
"daisyui": "^5.0.3",
41
- "globals": "^15.15.0",
42
"hono": "^4.9.6",
43
"typescript": "~5.7.2",
44
"vite": "^6.3.5"
0 commit comments