-
Notifications
You must be signed in to change notification settings - Fork 0
/
pnpm-workspace.yaml
48 lines (36 loc) · 1.1 KB
/
pnpm-workspace.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
packages:
- workflow
- model
- ui
- block
- test
catalog:
'@platforma-sdk/workflow-tengo': ^2.4.1
'@platforma-sdk/model': ^1.13.5
'@platforma-sdk/ui-vue': ^1.13.11
'@platforma-sdk/tengo-builder': ^1.17.3
'@platforma-sdk/block-tools': ^2.3.28
'@platforma-sdk/test': ^1.13.14
'@milaboratories/helpers': ^1.6.7
'@milaboratories/software-pframes-conv': 2.0.4
'@platforma-open/milaboratories.software-small-binaries': ^1.14.6
'@platforma-open/milaboratories.software-mixcr': 4.7.0-133-develop
'vue': ^3.5.13
'vue-tsc': ^2.1.10
'zod': ^3.23.8
'utility-types': ^3.11.0
'typescript': ~5.5.4
'tsup': ~8.1.2
'turbo': ^2.3.3
'vite': ^6.0.1
'vitest': ^2.1.6
'@vitejs/plugin-vue': ^5.2.1
'@vueuse/core': ^12.0.0
'@ag-grid-community/core': &ag-grid ^32.3.3
'@ag-grid-community/client-side-row-model': *ag-grid
'@ag-grid-community/vue3': *ag-grid
'@ag-grid-community/styles': *ag-grid
'@changesets/cli': ^2.27.10
# other blocks used in tests
'@platforma-open/milaboratories.samples-and-data': ^1.8.1
'@platforma-open/milaboratories.samples-and-data.model': ^1.8.0