mirror of
https://github.com/gosticks/plane.git
synced 2025-10-16 12:45:33 +00:00
* feat: add rich filters types * feat: add rich filters constants * feat: add rich filters utils * feat: add rich filters store in shared state package * feat: add rich filters UI components * fix: make setLoading optional in loadOptions function for improved flexibility * chore: minor improvements to rich filters * fix: formatting
30 lines
463 B
YAML
30 lines
463 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: 4.17.21
|
|
"@types/lodash": 4.17.20
|
|
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
|
|
|
|
onlyBuiltDependencies:
|
|
- turbo
|
|
- sharp
|