Blue Archive The Anime 보다가 스파게티 코드에 보던 것도 놓침

This commit is contained in:
HyunSuk Nam 2024-08-15 10:51:33 +09:00
commit 11ef63ed0b
9 changed files with 134 additions and 99 deletions

View file

@ -10,6 +10,13 @@
"preview": "vite preview"
},
"dependencies": {
"@emotion/react": "^11.13.0",
"@emotion/styled": "^11.13.0",
"@fontsource/roboto": "^5.0.14",
"@mui/icons-material": "^5.16.7",
"@mui/lab": "^5.0.0-alpha.173",
"@mui/material": "^5.16.7",
"@mui/styled-engine-sc": "^6.0.0-alpha.18",
"@nextui-org/kbd": "^2.0.33",
"@nextui-org/react": "^2.4.6",
"autoprefixer": "^10.4.20",
@ -22,6 +29,7 @@
"react-markdown": "^9.0.1",
"react-router-dom": "^6.26.0",
"rehype-highlight": "^7.0.0",
"styled-components": "^6.1.12",
"tailwind": "^4.0.0",
"tailwindcss": "^3.4.7"
},