[FEATURE] New Project Display (#1)
Reviewed-on: https://forgejo.dunemask.dev///elysium/cairo/pulls/1 Co-authored-by: Dunemask <dunemask@gmail.com> Co-committed-by: Dunemask <dunemask@gmail.com>
This commit is contained in:
parent
c50c4ef647
commit
a293eadbde
18 changed files with 247 additions and 45 deletions
|
@ -45,13 +45,14 @@
|
|||
"vite-tsconfig-paths": "^5.0.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"@dunemask/vix": "^0.0.1-alpha.0",
|
||||
"@chakra-ui/react": "^2.8.2",
|
||||
"@dunemask/vix": "^0.0.1-alpha.0",
|
||||
"@emotion/react": "^11.13.3",
|
||||
"@emotion/styled": "^11.13.0",
|
||||
"@mui/material": "^5.16.7",
|
||||
"@prisma/client": "^5.18.0",
|
||||
"@sendgrid/mail": "^8.1.3",
|
||||
"@tanstack/react-query": "^5.53.3",
|
||||
"bcrypt": "^5.1.1",
|
||||
"cron": "^3.1.7",
|
||||
"dotenv": "^16.4.5",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue