mirror of
https://github.com/rzmk/learnhouse.git
synced 2025-12-18 20:09:25 +00:00
feat: improve frontend image
This commit is contained in:
parent
a6742d17c1
commit
d5791d99d5
9 changed files with 343 additions and 604 deletions
|
|
@ -18,8 +18,6 @@
|
|||
"@radix-ui/react-icons": "^1.3.0",
|
||||
"@radix-ui/react-switch": "^1.0.3",
|
||||
"@radix-ui/react-tooltip": "^1.0.7",
|
||||
"@sentry/browser": "^7.109.0",
|
||||
"@sentry/nextjs": "^7.109.0",
|
||||
"@stitches/react": "^1.2.8",
|
||||
"@tiptap/core": "^2.2.4",
|
||||
"@tiptap/extension-code-block-lowlight": "^2.2.4",
|
||||
|
|
@ -35,6 +33,8 @@
|
|||
"dayjs": "^1.11.10",
|
||||
"formik": "^2.4.5",
|
||||
"framer-motion": "^10.18.0",
|
||||
"highlight.js": "^11.9.0",
|
||||
"katex": "^0.16.10",
|
||||
"lowlight": "^3.1.0",
|
||||
"lucide-react": "^0.363.0",
|
||||
"next": "14.1.4",
|
||||
|
|
@ -49,6 +49,7 @@
|
|||
"react-katex": "^3.0.1",
|
||||
"react-spinners": "^0.13.8",
|
||||
"react-youtube": "^10.1.0",
|
||||
"sharp": "^0.33.3",
|
||||
"styled-components": "^6.1.8",
|
||||
"swr": "^2.2.5",
|
||||
"tailwind-merge": "^2.2.2",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue