mirror of
https://github.com/makeplane/plane.git
synced 2026-06-13 19:19:54 +00:00
39325d28a6
* chore: update dependencies (Django, cryptography, axios, lodash) - Django 4.2.29 → 4.2.30 - cryptography 46.0.6 → 46.0.7 - axios 1.13.5 → 1.15.0 - lodash 4.17.23 → 4.18.0 * chore: update lodash from 4.18.0 to 4.18.1
40 lines
831 B
YAML
40 lines
831 B
YAML
packages:
|
|
- apps/*
|
|
- packages/*
|
|
- "!apps/api"
|
|
- "!apps/proxy"
|
|
|
|
catalog:
|
|
"@atlaskit/pragmatic-drag-and-drop-auto-scroll": 1.4.0
|
|
"@atlaskit/pragmatic-drag-and-drop-hitbox": 1.1.0
|
|
"@atlaskit/pragmatic-drag-and-drop": 1.7.4
|
|
"@bprogress/core": ^1.3.4
|
|
"dotenv": 16.4.7
|
|
"@react-router/dev": 7.13.1
|
|
"@react-router/node": 7.13.1
|
|
"@react-router/serve": 7.13.1
|
|
"@tiptap/core": ^2.22.3
|
|
"@tiptap/html": ^2.22.3
|
|
"@types/lodash-es": 4.17.12
|
|
"@types/node": 22.12.0
|
|
"@types/react-dom": 18.3.1
|
|
"@types/react": 18.3.11
|
|
axios: 1.15.0
|
|
express: 4.22.0
|
|
lodash-es: 4.18.0
|
|
lucide-react: 0.469.0
|
|
mobx-react: 9.1.1
|
|
mobx-utils: 6.0.8
|
|
mobx: 6.12.0
|
|
react-dom: 18.3.1
|
|
react-router: 7.12.0
|
|
react: 18.3.1
|
|
swr: 2.2.4
|
|
tsdown: 0.16.0
|
|
typescript: 5.8.3
|
|
uuid: 13.0.0
|
|
vite: 7.3.2
|
|
|
|
onlyBuiltDependencies:
|
|
- turbo
|