-
Notifications
You must be signed in to change notification settings - Fork 53
/
Copy pathpackage.json
1 lines (1 loc) · 1.33 KB
/
package.json
1
{"name":"freeddit","version":"1.3.1","private":true,"scripts":{"dev":"next dev","build":"next build","start":"next start","lint":"next lint"},"dependencies":{"@headlessui/react":"^1.7.12","@react-hook/window-size":"^3.1.1","axios":"^1.3.3","draft-js":"^0.11.7","draftjs-to-html":"^0.9.1","html-to-react":"^1.5.0","localforage":"^1.10.0","markdown-draft-js":"^2.4.0","masonic":"^3.7.0","next":"13.2.4","next-auth":"^4.20.1","next-cookies":"^2.0.3","next-plausible":"^3.7.2","next-pwa":"^5.6.0","next-themes":"^0.2.1","react":"^18.2.0","react-autosuggest":"^10.1.0","react-dom":"^18.2.0","react-draft-wysiwyg":"^1.15.0","react-error-boundary":"^3.1.4","react-hot-toast":"^2.4.0","react-icons":"^4.7.1","react-intersection-observer":"^9.4.2","react-markdown":"^8.0.5","react-switch":"^7.0.0","react-twitter-embed":"^4.0.4","rehype-raw":"^6.1.1"},"devDependencies":{"@tailwindcss/aspect-ratio":"^0.4.2","@tailwindcss/forms":"^0.5.3","@tailwindcss/line-clamp":"^0.4.2","@tailwindcss/typography":"^0.5.9","@types/node":"^18.15.3","@types/react":"^18.0.28","@types/react-lazyload":"^3.2.0","autoprefixer":"^10.4.13","eslint":"8.36.0","eslint-config-next":"13.1.6","eslint-plugin-react-hooks":"^4.6.0","postcss":"^8.4.21","tailwind-scrollbar":"^3.0.0","tailwindcss":"^3.2.7","typescript":"^4.9.4"},"resolutions":{"@types/react":"17.0.2","@types/react-dom":"17.0.2"}}