Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…ient into feat/#272/mainpage
  • Loading branch information
JeongWuk committed Nov 30, 2023
2 parents d31dcb5 + 4df1350 commit d118220
Show file tree
Hide file tree
Showing 16 changed files with 8,030 additions and 2,288 deletions.
12 changes: 12 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"dependencies": {
"@channel.io/channel-web-sdk-loader": "^1.1.3",
"@hookform/resolvers": "^3.3.2",
"@mdxeditor/editor": "^1.11.3",
"@radix-ui/react-accordion": "^1.1.2",
"@radix-ui/react-avatar": "^1.0.4",
"@radix-ui/react-dropdown-menu": "^2.0.6",
Expand All @@ -36,22 +37,33 @@
"react-hook-form": "^7.47.0",
"react-infinite-scroller": "^1.2.6",
"react-modal-sheet": "^2.2.0",
"rehype-parse": "^9.0.0",
"rehype-remark": "^10.0.0",
"rehype-stringify": "^10.0.0",
"remark-parse": "^11.0.0",
"remark-rehype": "^11.0.0",
"remark-stringify": "^11.0.0",
"sanitize-html": "^2.11.0",
"sharp": "^0.32.6",
"tailwind-merge": "^1.14.0",
"tailwind-scrollbar-hide": "^1.1.7",
"tailwindcss-animate": "^1.0.7",
"unified": "^11.0.4",
"unified-stream": "^3.0.0",
"zod": "^3.22.4",
"zustand": "^4.4.4"
},
"devDependencies": {
"@commitlint/cli": "^18.2.0",
"@commitlint/config-conventional": "^18.1.0",
"@tailwindcss/typography": "^0.5.10",
"@tanstack/react-query-devtools": "^5.8.8",
"@trivago/prettier-plugin-sort-imports": "^4.2.0",
"@types/node": "^20",
"@types/react": "^18",
"@types/react-dom": "^18",
"@types/react-infinite-scroller": "^1.2.5",
"@types/sanitize-html": "^2.9.5",
"@typescript-eslint/eslint-plugin": "^6.8.0",
"@typescript-eslint/parser": "^6.8.0",
"autoprefixer": "^10.4.16",
Expand Down
Loading

0 comments on commit d118220

Please sign in to comment.