mirror of
https://github.com/gosticks/plane.git
synced 2025-10-16 12:45:33 +00:00
* chore: upgrade to tiptap v3 * chore: update starter kit * chore: tippy to floating-ui migration for mentions * chore: update remaining floating menus * chore: update setEditorValue function * fix: potential bugs * chore: extract out common floating ui positioning logic * fix: storage api * fix: bubble menu * fix: type errors * fix: type errors * chore: upgrade tiptap-markdown package * fix: mentions close callback * chore: update bubbling sequence * chore: update package.json * chore: update tiptap catalogs * fix: add error handling * fix: file plugin types * chore: update live package.json * fix: broken lock file --------- Co-authored-by: Palanikannan M <akashmalinimurugu@gmail.com> Co-authored-by: sriramveeraghanta <veeraghanta.sriram@gmail.com>
32 lines
519 B
YAML
32 lines
519 B
YAML
packages:
|
|
- apps/*
|
|
- packages/*
|
|
- "!apps/api"
|
|
- "!apps/proxy"
|
|
|
|
catalog:
|
|
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/uuid": 9.0.8
|
|
typescript: 5.8.3
|
|
tsdown: 0.14.2
|
|
uuid: 10.0.0
|
|
"@tiptap/core": ^3.5.3
|
|
"@tiptap/html": ^3.5.3
|
|
|
|
onlyBuiltDependencies:
|
|
- turbo
|
|
- sharp
|