Skip to content

Commit

Permalink
feat: 전반적인 레이아웃 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
eggplantiny committed Nov 7, 2024
1 parent 1777a9a commit 466d99a
Show file tree
Hide file tree
Showing 23 changed files with 952 additions and 223 deletions.
7 changes: 6 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
"dependencies": {
"@electron-toolkit/preload": "^3.0.1",
"@electron-toolkit/utils": "^3.0.0",
"@hookform/resolvers": "^3.9.1",
"@radix-ui/react-avatar": "^1.1.1",
"@radix-ui/react-collapsible": "^1.1.1",
"@radix-ui/react-dialog": "^1.1.2",
Expand All @@ -49,15 +50,19 @@
"framer-motion": "^11.11.11",
"js-beautify": "^1.15.1",
"lucide-react": "^0.454.0",
"makerjs": "^0.18.1",
"next-themes": "^0.4.1",
"opentype.js": "^1.3.4",
"react-color": "^2.19.3",
"react-hook-form": "^7.53.1",
"react-resizable-panels": "^2.1.6",
"react-router-dom": "^6.27.0",
"shiki": "^1.22.2",
"sonner": "^1.7.0",
"tailwind-merge": "^2.5.4",
"tailwindcss-animate": "^1.0.7",
"turndown": "^7.2.0"
"turndown": "^7.2.0",
"zod": "^3.23.8"
},
"devDependencies": {
"@antfu/eslint-config": "^3.8.0",
Expand Down
Loading

0 comments on commit 466d99a

Please sign in to comment.