-
Notifications
You must be signed in to change notification settings - Fork 145
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
75 lines (68 loc) · 1.56 KB
/
pnpm-workspace.yaml
File metadata and controls
75 lines (68 loc) · 1.56 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
catalogMode: prefer
ignoreWorkspaceRootCheck: true
shellEmulator: true
trustPolicy: no-downgrade
trustPolicyExclude:
- chokidar@4.0.3
- koa@2.16.3
- rxjs@7.8.2
- ua-parser-js@1.0.41
packages:
- docs
catalogs:
dev:
'@antfu/eslint-config': ^7.6.1
'@antfu/ni': ^28.2.0
'@types/node': ^25.3.2
'@types/picomatch': ^4.0.2
'@typescript/native-preview': 7.0.0-dev.20260227.1
ansis: ^4.2.0
bumpp: ^10.4.1
bun-types-no-globals: ^1.3.10
esbuild: ^0.27.3
eslint: ^10.0.2
eslint-plugin-format: ^2.0.1
jiti: ^2.6.1
lint-staged: ^16.2.7
simple-git-hooks: ^2.13.1
tsdown: ^0.21.0-beta.2
typescript: ~5.9.3
unplugin-unused: ^0.5.7
docs:
'@iconify-json/ri': ^1.2.10
'@shikijs/vitepress-twoslash': ^4.0.0
case-police: ^2.2.0
consola: ^3.4.2
dotenv: ^17.3.1
markdown-it: ^14.1.1
markdown-it-github-alerts: ^1.0.1
ofetch: ^1.5.1
unocss: ^66.6.2
unplugin-icons: ^23.0.1
unplugin-vue-components: ^31.0.0
vitepress: 2.0.0-alpha.15
vitepress-plugin-group-icons: ^1.7.1
vue: ^3.5.29
vue-tsc: ^3.2.5
peer:
'@farmfe/core': ^1.7.11
'@rspack/core': ^1.7.6
rolldown: ^1.0.0-rc.6
rollup: ^4.59.0
unloader: ^0.8.3
vite: ^7.3.1
webpack: ^5.105.3
prod:
'@jridgewell/remapping': ^2.3.5
picomatch: ^4.0.3
webpack-virtual-modules: ^0.6.2
test:
'@farmfe/cli': ^1.0.5
'@rspack/cli': ^1.7.6
magic-string: ^0.30.21
vitest: ^4.0.18
webpack-cli: ^6.0.1
allowBuilds:
core-js: false
esbuild: false
simple-git-hooks: false