package.json•3.05 kB
{
"name": "web",
"version": "v1.25.8-canary",
"private": true,
"scripts": {
"prepare": "panda codegen",
"dev": "next dev",
"build": "next build",
"start": "next start",
"lint": "next lint",
"openapi": "orval"
},
"dependencies": {
"@ark-ui/react": "5.26.0",
"@dnd-kit/core": "^6.3.1",
"@dnd-kit/sortable": "^10.0.0",
"@heroicons/react": "^2.2.0",
"@hookform/resolvers": "^4.1.3",
"@simplewebauthn/browser": "^10.0.0",
"@sindresorhus/slugify": "^2.2.1",
"@tiptap/core": "^2.8.0",
"@tiptap/extension-bullet-list": "^2.8.0",
"@tiptap/extension-dropcursor": "^2.8.0",
"@tiptap/extension-focus": "^2.8.0",
"@tiptap/extension-image": "^2.8.0",
"@tiptap/extension-link": "^2.8.0",
"@tiptap/extension-list-item": "^2.8.0",
"@tiptap/extension-mention": "^2.8.0",
"@tiptap/extension-ordered-list": "^2.8.0",
"@tiptap/extension-placeholder": "^2.8.0",
"@tiptap/extension-text-style": "^2.8.0",
"@tiptap/html": "^2.8.0",
"@tiptap/pm": "^2.8.0",
"@tiptap/react": "^2.8.0",
"@tiptap/starter-kit": "^2.8.0",
"@tiptap/suggestion": "^2.8.0",
"@uidotdev/usehooks": "^2.4.1",
"@use-gesture/react": "^10.3.1",
"chroma-js": "^3.1.2",
"date-fns": "^4.1.0",
"dequal": "^2.0.3",
"emoji-picker-react": "^4.14.0",
"framer-motion": "^12.23.24",
"immer": "^10.1.3",
"js-cookie": "^3.0.5",
"just-diff": "^6.0.2",
"lodash": "^4.17.21",
"lucide-react": "^0.545.0",
"mime-db": "^1.54.0",
"mitt": "^3.0.1",
"next": "15.5.4",
"nuqs": "^1.20.0",
"polished": "^4.3.1",
"react": "19.2.0",
"react-advanced-cropper": "^0.20.1",
"react-avatar-editor": "^13.0.2",
"react-contenteditable": "^3.3.7",
"react-dom": "19.2.0",
"react-hook-form": "^7.64.0",
"react-markdown": "^9.1.0",
"remark-parse": "^11.0.0",
"server-only": "^0.0.1",
"sonner": "^2.0.7",
"swr": "^2.3.6",
"ts-pattern": "^5.8.0",
"unified": "^11.0.5",
"usehooks-ts": "^3.1.1",
"vaul": "^1.1.2",
"xid-ts": "^1.1.4",
"zod": "^3.25.76",
"zustand": "^5.0.8"
},
"devDependencies": {
"@pandacss/dev": "^1.4.1",
"@pandacss/studio": "^1.4.1",
"@pandacss/types": "^1.4.1",
"@simplewebauthn/types": "^10.0.0",
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
"@types/chroma-js": "^3.1.1",
"@types/js-cookie": "^3.0.6",
"@types/lodash": "^4.17.20",
"@types/mime-db": "^1.43.6",
"@types/node": "^24.7.1",
"@types/react": "19.2.2",
"@types/react-avatar-editor": "^13.0.4",
"@typescript-eslint/eslint-plugin": "^8.37.0",
"@typescript-eslint/parser": "^8.37.0",
"eslint": "^9.37.0",
"eslint-config-next": "15.5.4",
"orval": "7.2.0",
"prettier": "^3.6.2",
"typescript": "^5.9.3"
},
"packageManager": "yarn@4.10.3+sha512.c38cafb5c7bb273f3926d04e55e1d8c9dfa7d9c3ea1f36a4868fa028b9e5f72298f0b7f401ad5eb921749eb012eb1c3bb74bf7503df3ee43fd600d14a018266f",
"engines": {
"node": "22.x"
}
}