mirror of
https://github.com/makeplane/plane.git
synced 2025-12-16 20:07:56 +01:00
* chore: downgrade to tiptap v2 * fix: revert back to hocuspocus * fix: collaboration events added * fix: lock unlock issues * fix: build errors * fix: type errors * fix: graceful shutdown --------- Co-authored-by: Palanikannan M <akashmalinimurugu@gmail.com>
38 lines
752 B
YAML
38 lines
752 B
YAML
packages:
|
|
- apps/*
|
|
- packages/*
|
|
- "!apps/api"
|
|
- "!apps/proxy"
|
|
|
|
catalog:
|
|
"@atlaskit/pragmatic-drag-and-drop": 1.7.4
|
|
"@atlaskit/pragmatic-drag-and-drop-auto-scroll": 1.4.0
|
|
"@atlaskit/pragmatic-drag-and-drop-hitbox": 1.1.0
|
|
"@sentry/node": 10.5.0
|
|
"@sentry/profiling-node": 10.5.0
|
|
axios: 1.12.0
|
|
mobx: 6.12.0
|
|
mobx-react: 9.1.1
|
|
mobx-utils: 6.0.8
|
|
lodash-es: 4.17.21
|
|
"@types/lodash-es": 4.17.12
|
|
lucide-react: 0.469.0
|
|
next: 14.2.32
|
|
sharp: 0.33.5
|
|
swr: 2.2.4
|
|
react: 18.3.1
|
|
react-dom: 18.3.1
|
|
"@types/react": 18.3.11
|
|
"@types/react-dom": 18.3.1
|
|
"@types/node": 22.12.0
|
|
typescript: 5.8.3
|
|
tsdown: 0.15.5
|
|
vite: 7.1.11
|
|
uuid: 13.0.0
|
|
"@tiptap/core": ^2.22.3
|
|
"@tiptap/html": ^2.22.3
|
|
|
|
onlyBuiltDependencies:
|
|
- turbo
|
|
- sharp
|