update project & its section, adding voicedeck to collab

This commit is contained in:
Chiali Tsai
2024-03-08 15:14:46 -04:00
parent c9bacc1a21
commit 3ea8f162f6
10 changed files with 676 additions and 526 deletions

View File

@@ -21,7 +21,7 @@
"dev:discordbot": "nodemon --watch ./common/discord"
},
"dependencies": {
"@discordjs/rest": "^2.0.1",
"@discordjs/rest": "^2.0.0",
"@next/mdx": "^13.5.0",
"@radix-ui/react-accordion": "^1.1.2",
"@radix-ui/react-checkbox": "^1.0.4",
@@ -51,7 +51,7 @@
"react-markdown": "^8.0.7",
"react-use": "^17.4.0",
"remark-gfm": "^3.0.1",
"sharp": "^0.31.3",
"sharp": "^0.33.2",
"tailwind-merge": "^1.12.0",
"tailwindcss-animate": "^1.0.5",
"zustand": "^4.4.1"