This commit is contained in:
2025-11-15 21:58:53 +08:00
committed by LeonMMcoset
parent 91f17be04a
commit 3eb36b78da
10 changed files with 1729 additions and 111 deletions

View File

@@ -9,6 +9,11 @@
"lint": "eslint"
},
"dependencies": {
"@emotion/react": "^11.14.0",
"@emotion/styled": "^11.14.1",
"@mui/base": "^5.0.0-beta.70",
"@mui/icons-material": "^7.3.5",
"@mui/material": "^7.3.5",
"next": "16.0.3",
"react": "19.2.0",
"react-dom": "19.2.0"