-
Notifications
You must be signed in to change notification settings - Fork 38
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
187 lines (163 loc) · 4.03 KB
/
Copy pathpnpm-workspace.yaml
File metadata and controls
187 lines (163 loc) · 4.03 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
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
packages:
- packages/*
- docs
- examples/*/*
# The comark-docs layer temporarily pins comark-content to a pkg.pr.new edge build
# (URL-resolved subdependency), which pnpm blocks by default. Delete this line once
# comark-content > 0.3.0 is published and the layer is back on a registry range.
blockExoticSubdeps: false
allowBuilds:
"@parcel/watcher": false
better-sqlite3: true
comark-docs: false
esbuild: false
lmdb: false
msgpackr-extract: false
sharp: false
vue-demi: false
catalog:
# AI
"@ai-sdk/gateway": ^4.0.16
"@ai-sdk/vue": ^4.0.22
"@astrojs/react": ^6.0.1
"@clack/prompts": ^1.7.0
"@comark/html": ^0.6.2
"@comark/nuxt": ^0.6.2
"@comark/react": ^0.6.2
"@comark/vue": ^0.6.2
# Misc
"@json-render/core": ^0.19.0
"@monaco-editor/loader": ^1.7.0
"@nuxt/content": ^3.15.0
"@nuxt/devtools-kit": 4.0.0-alpha.7
"@nuxt/kit": ^4.4.8
"@nuxt/ui": ^4.10.0
"satori": ^0.26.0
"@resvg/resvg-js": ^2.6.2
"@nuxtjs/mcp-toolkit": 0.17.2
"@nuxtlabs/monarch-mdc": ^0.10.0
"@release-it/conventional-changelog": ^11.0.1
"@shikijs/langs": ^4.3.1
# Shiki
"@shikijs/primitive": ^4.0.2
"@shikijs/themes": ^4.3.1
"@shikijs/twoslash": ^4.3.1
"@sveltejs/adapter-auto": ^7.0.1
"@sveltejs/kit": ^2.69.2
"@sveltejs/package": ^2.5.8
"@sveltejs/vite-plugin-svelte": ^7.2.0
"@tailwindcss/postcss": ^4.3.2
"@tailwindcss/vite": ^4.3.2
# Types
"@types/json-schema": ^7.0.15
"@types/markdown-it": ^14.1.2
"@types/node": ^26.1.1
"@types/react": ^19.2.17
"@types/react-dom": ^19.2.3
"@types/splitpanes": ^2.2.6
"@unhead/vue": ^2.1.12
"@vercel/analytics": ^2.0.1
"@vercel/speed-insights": ^2.0.0
"@vitejs/plugin-react": ^6.0.3
"@vitejs/plugin-vue": ^6.0.7
"@vitest/browser": ^4.1.10
"@vitest/browser-playwright": ^4.1.10
"@vue/compiler-core": 3.5.41
"@vue/reactivity": 3.5.41
"@vue/runtime-core": 3.5.41
"@vue/runtime-dom": 3.5.41
"@vue/server-renderer": 3.5.41
"@vue/shared": 3.5.41
"@vueuse/core": ^14.2.1
"@xterm/addon-fit": ^0.11.0
"@xterm/xterm": ^6.0.0
ai: ^7.0.22
# Other Frameworks
astro: ^7.0.7
autoprefixer: ^10.5.2
beautiful-mermaid: ^1.1.3
citty: ^0.2.2
# Workspace packages (publish versions, locally overridden by resolutions)
comark: ^0.6.2
# Core comark dependencies
entities: ^8.0.0
github-slugger: ^2.0.0
hast-util-to-string: ^3.0.1
htmlparser2: ^12.0.0
js-yaml: ^5.2.1
katex: ^0.17.0
markdown-exit: 1.1.0-beta.2
"markdown-it": ^14.3.0
markdown-it-math: ^6.0.0
minimark: 0.2.0
mitata: ^1.0.34
next: ^16.2.10
# Nuxt
nuxt: ^4.4.8
nuxt-studio: 1.7.0
# Linting
oxfmt: ^0.58.0
oxlint: ^1.73.0
playwright: ^1.61.1
postcss: ^8.5.17
# React
react: ^19.2.7
react-dom: ^19.2.7
# Build tooling
release-it: ^20.2.1
remark-gfm: ^4.0.1
remark-mdc: ^3.11.1
remark-parse: ^11.0.0
remark-rehype: ^11.1.2
scule: ^1.3.0
# Shared peer dependencies
rangi: ^2.2.0
shiki: ^4.3.1
splitpanes: ^4.0.4
# Svelte
svelte: ^5.56.4
svelte-check: ^4.7.2
# Angular
"@angular/common": ^22.0.6
"@angular/compiler": ^22.0.6
"@angular/compiler-cli": ^22.0.6
"@angular/core": ^22.0.6
"@angular/build": ^22.0.6
"@angular/platform-browser": ^22.0.6
"@angular/platform-browser-dynamic": ^22.0.6
"@angular/platform-server": ^22.0.6
"@angular/router": ^22.0.6
"@analogjs/vite-plugin-angular": 3.0.0-alpha.61
zone.js: ^0.16.0
rxjs: ^7.8.0
tslib: ^2.6.0
# CSS
tailwindcss: ^4.3.2
tsx: ^4.23.0
twoslash: ^0.3.9
twoslash-cdn: ^0.3.9
typescript: ^5.9.3
ufo: ^1.6.4
unified: ^11.0.5
vite: ^8.1.4
vitepress: ^1.6.4
# Testing
vitest: ^4.1.10
vitest-browser-svelte: ^3.0.0
# Vue
vue: 3.5.41
vue-json-pretty: ^2.6.0
vue-router: ^5.0.4
vue-tsc: ^3.3.7
zod: "^4.4.3"
ignoredBuiltDependencies:
- sharp
minimumReleaseAgeExclude:
- comark@0.5.1 || 0.6.0 || 0.6.1 || 0.6.2
- "@comark/vue@0.5.1 || 0.6.0 || 0.6.1 || 0.6.2"
- "@nuxtlabs/monarch-mdc@0.10.0"
- "@comark/nuxt@0.6.0"
- comark-content@0.2.0
- rangi@2.2.0
patchedDependencies:
minimark: patches/minimark.patch