-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
111 lines (104 loc) · 2.53 KB
/
Copy pathpnpm-workspace.yaml
File metadata and controls
111 lines (104 loc) · 2.53 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
catalogMode: prefer
ignoreWorkspaceRootCheck: true
minimumReleaseAgeExclude:
- '@iconify/json@2.2.512 || 2.2.515'
- '@types/node@26.2.0'
- eslint@10.8.1
- '@pengzhanbo/eslint-config-vue@2.9.0'
- '@pengzhanbo/eslint-config@2.9.0'
- '@pengzhanbo/stylelint-config@2.9.0'
- bumpp@12.2.1
- hls.js@1.7.0
- vitepress-plugin-llms@1.13.5
- '@types/markdown-it@14.2.0'
- '@vitest/coverage-v8@4.1.11'
- '@vitest/expect@4.1.11'
- '@vitest/mocker@4.1.11'
- '@vitest/pretty-format@4.1.11'
- '@vitest/runner@4.1.11'
- '@vitest/snapshot@4.1.11'
- '@vitest/spy@4.1.11'
- '@vitest/utils@4.1.11'
- vitest@4.1.11
shamefullyHoist: true
shellEmulator: true
fetchTimeout: 180000
trustPolicy: no-downgrade
trustPolicyExclude:
- tinyexec
- ast-v8-to-istanbul
strictPeerDependencies: false
blockExoticSubdeps: false
packages:
- packages/*
- docs
allowBuilds:
esbuild: true
simple-git-hooks: true
overrides:
vite: catalog:dev
vitepress: catalog:prod
vue: catalog:prod
vue-tsc: catalog:dev
catalogs:
dev:
'@pengzhanbo/eslint-config-vue': ^2.9.0
'@pengzhanbo/stylelint-config': ^2.9.0
'@tsdown/css': ^0.22.14
'@types/markdown-it': ^14.2.0
'@types/markdown-it-container': ^4.0.0
'@types/node': ^26.2.0
'@types/picomatch': ^4.0.3
'@types/qrcode': ^1.5.6
'@vitest/coverage-v8': ^4.1.11
bumpp: ^12.2.1
conventional-changelog: 7.2.0
conventional-changelog-angular: 8.3.1
cpx2: ^9.0.0
cross-env: ^10.1.0
eslint: ^10.8.1
js-tokens: ^10.0.0
markdown-it: ^14.3.0
nano-staged: ^1.0.2
oxc-minify: ^0.144.0
rimraf: ^6.1.3
simple-git-hooks: ^2.13.1
stylelint: ^17.14.1
tsdown: ^0.22.14
typescript: ^6.0.3
unplugin-vue: ^7.2.0
unrun: ^0.3.1
vite: ^8.2.1
vitepress-plugin-group-icons: ^1.7.6
vitepress-plugin-llms: ^1.13.5
vitest: ^4.1.11
vue-tsc: ^3.3.10
peer:
'@iconify/json': ^2.2.517
dashjs: ^5.2.1
hls.js: ^1.7.0
mpegts.js: 1.7.3
prod:
'@floating-ui/vue': ^2.0.1
'@mdit/plugin-inline-rule': ^2.2.0
'@pengzhanbo/utils': ^3.11.0
'@stackblitz/sdk': ^1.11.1
'@vueuse/core': ^14.4.0
ansis: ^4.3.1
artplayer: ^5.4.0
destr: ^2.0.5
gray-matter: ^4.0.3
local-pkg: ^1.2.1
markdown-it-container: ^4.0.0
mermaid: ^11.16.1
picomatch: ^4.0.5
qrcode: ^1.5.4
svgo: ^4.0.2
tinyglobby: ^0.2.17
unplugin-icons: ^23.0.1
unplugin-vue-components: ^32.1.0
vitepress: ^2.0.0-alpha.19
vue: ^3.5.41
watermark-js-plus: ^1.6.6
yaml: ^2.9.0
zod: ^4.4.3