-
Notifications
You must be signed in to change notification settings - Fork 139
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
147 lines (144 loc) · 3.47 KB
/
pnpm-workspace.yaml
File metadata and controls
147 lines (144 loc) · 3.47 KB
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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
packages:
- e2e-tests
- e2e-tests/templates/vue
- tests/visual
- tests/behavior
- tests/doc-api-stories
- apps/*
- apps/cli/platforms/*
- packages/**/*
- shared/*
- examples/*
- examples/*/*
- examples/*/*/*
- examples/*/*/*/*
- examples/*/*/*/*/*
- demos/*
- demos/*/*
- evals
catalog:
'@commitlint/cli': ^19.8.1
'@commitlint/config-conventional': ^19.8.1
'@eslint/js': ^9.31.0
'@floating-ui/dom': ^1.7.0
'@fontsource/inter': ^5.2.8
'@hocuspocus/provider': ^2.13.6
'@hocuspocus/server': ^2.13.6
'@liveblocks/client': ^3.15.5
'@liveblocks/yjs': ^3.15.5
'@linear/sdk': ^53.0.0
'@playwright/test': ^1.57.0
'@semantic-release/changelog': ^6.0.3
'@semantic-release/exec': ^6.0.3
'@semantic-release/git': ^10.0.1
'@testing-library/jest-dom': ^6.9.1
'@testing-library/react': ^16.3.0
'@testing-library/user-event': ^14.6.1
'@types/bun': ^1.3.8
'@types/mdast': ^4.0.4
'@types/node': 22.19.2
'@types/react': ^19.2.6
'@types/react-dom': ^19.2.3
'@types/uuid': ^9.0.8
'@types/ws': ^8.18.1
'@typescript-eslint/eslint-plugin': ^8.49.0
'@typescript-eslint/parser': ^8.49.0
'@vitejs/plugin-react': ^5.1.1
'@vitejs/plugin-vue': 6.0.2
'@vitest/coverage-v8': ^3.2.4
'@vue/test-utils': ^2.4.6
buffer-crc32: ^1.0.0
canvas: ^3.2.0
cfb: ^1.2.2
color2k: ^2.0.3
concurrently: ^9.1.2
dotenv: ^16.4.7
eslint: ^9.39.1
eslint-config-prettier: ^9.1.0
eslint-import-resolver-typescript: ^4.4.4
eslint-plugin-import-x: ^4.16.1
eslint-plugin-jsdoc: ^54.1.0
eslint-plugin-react: ^7.37.5
eslint-plugin-react-hooks: ^7.0.1
eventemitter3: ^5.0.1
fast-glob: ^3.3.3
happy-dom: ^20.3.4
he: ^1.2.0
jimp: ^1.6.0
jsdom: ^27.3.0
jszip: 3.10.1
konva: ^10.2.0
lefthook: ^1.11.13
lib0: ^0.2.114
marked: ^16.2.0
nodemon: ^3.1.10
patch-package: ^8.0.1
pdfjs-dist: ^5.4.296
pinia: ^2.1.7
pixelmatch: ^7.1.0
playwright: ^1.56.0
postcss-nested: ^6.0.1
postcss-nested-import: ^1.3.0
postcss-prefixwrap: ^1.56.2
prettier: 3.3.3
prosemirror-commands: ^1.5.2
prosemirror-dropcursor: ^1.8.1
prosemirror-gapcursor: ^1.3.2
prosemirror-history: ^1.4.0
prosemirror-inputrules: ^1.4.0
prosemirror-keymap: ^1.2.2
prosemirror-model: ^1.25.2
prosemirror-schema-basic: ^1.2.2
prosemirror-schema-list: ^1.3.0
prosemirror-state: ^1.4.3
prosemirror-tables: ^1.4.0
prosemirror-test-builder: ^1.1.1
prosemirror-transform: ^1.9.0
prosemirror-view: ^1.33.8
react: 19.2.4
react-dom: 19.2.4
rehype-parse: ^9.0.1
rehype-remark: ^10.0.1
remark-gfm: ^4.0.1
remark-parse: ^11.0.0
remark-stringify: ^11.0.0
rollup: ^4.31.0
rollup-plugin-copy: ^3.5.0
rollup-plugin-visualizer: ^5.12.0
semantic-release: ^24.2.7
semantic-release-ai-notes: ^0.2.3
semantic-release-commit-filter: ^1.0.2
semantic-release-linear-app: ^0.7.1
sirv: ^3.0.2
tippy.js: ^6.3.7
tsup: ^8.5.1
tsx: ^4.20.6
typescript: ^5.9.2
typescript-eslint: ^8.49.0
unified: 11.0.5
utif2: ^4.1.0
uuid: ^9.0.1
verdaccio: ^6.1.6
vite: ^7.2.7
vite-plugin-dts: ~4.5.4
vite-plugin-node-polyfills: ^0.25.0
vitest: ^3.2.4
vue: 3.5.32
xml-js: 1.6.11
ws: ^8.18.0
y-prosemirror: ^1.3.7
y-protocols: ^1.0.6
y-websocket: ^3.0.0
yjs: ^13.6.19 # range allows consumers to use newer patch versions
onlyBuiltDependencies:
- '@vscode/vsce-sign'
- canvas
- esbuild
- keytar
- lefthook
- puppeteer
- sharp
- unrs-resolver
- vue-demi
patchedDependencies:
readable-stream@3.6.2: patches/readable-stream@3.6.2.patch