forked from rolldown/rolldown
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
106 lines (101 loc) · 2.48 KB
/
pnpm-workspace.yaml
File metadata and controls
106 lines (101 loc) · 2.48 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
packages:
- packages/*
- packages/rolldown/tests
- packages/test-dev-server/tests
- packages/test-dev-server/tests/playground/hmr-full-bundle-mode
- packages/test-dev-server/tests/fixtures/*
- packages/rolldown/tests/fixtures/resolve/issue-5846
- packages/rolldown/tests/fixtures/resolve/issue-5846-2
- docs
- examples/*
- scripts
- crates/rolldown/tests/rolldown/topics/npm_packages
- crates/rolldown/tests/rolldown/warnings/eval2
- '!examples/yarn-pnp'
catalog:
'@babel/core': ^7.24.7
'@babel/preset-env': ^7.24.7
'@babel/preset-typescript': ^7.24.7
'@napi-rs/cli': ^3.4.1
'@napi-rs/wasm-runtime': ^1.0.0
'@oxc-node/cli': ^0.0.35
'@oxc-node/core': ^0.0.35
'@oxc-project/runtime': '=0.115.0'
'@oxc-project/types': '=0.115.0'
'@pnpm/find-workspace-packages': ^6.0.9
'@rollup/plugin-commonjs': ^29.0.0
'@rollup/plugin-json': ^6.1.0
'@rollup/plugin-node-resolve': ^16.0.0
'@types/babel__core': 7.20.5
'@types/connect': ^3.4.38
'@types/fs-extra': ^11.0.4
'@types/lodash-es': ^4.17.12
'@types/mocha': 10.0.10
'@types/node': 24.10.3
'@types/picomatch': ^4.0.0
'@types/semver': ^7.5.8
'@types/serve-static': ^2.0.0
'@types/strip-comments': ^2.0.4
'@types/ws': ^8.18.0
acorn: ^8.12.1
acorn-import-assertions: ^1.9.0
astring: ^1.9.0
buble: ^0.20.0
chalk: ^5.3.0
change-case: ^5.4.4
connect: ^3.7.0
consola: ^3.4.2
dedent: ^1.5.3
diff: ^8.0.0
esbuild: ^0.27.0
estree-toolkit: ^1.7.8
execa: ^9.2.0
fast-glob: ^3.3.3
fixturify: ^3.0.0
follow-redirects: ^1.15.6
fs-extra: ^11.3.2
glob: ^13.0.0
lodash-es: ^4.17.21
micromatch: ^4.0.8
mocha: ^11.7.5
oxc-minify: '=0.115.0'
oxc-parser: '=0.115.0'
oxc-transform: '=0.115.0'
pathe: ^2.0.3
picomatch: ^4.0.2
react: ^19.0.0
react-dom: ^19.0.0
remark-parse: ^11.0.0
remeda: ^2.10.0
rolldown-plugin-dts: ^0.22.0
rollup: ^4.18.0
semver: ^7.6.2
serve-static: ^2.0.0
signal-exit: 4.1.0
source-map: 0.7.6
source-map-support: ^0.5.21
strip-comments: ^2.0.1
terser: ^5.44.1
tinybench: ^6.0.0
tinyexec: ^1.0.1
tsx: ^4.20.6
typescript: ^5.8.3
unified: ^11.0.5
valibot: 1.2.0
vite: ^7.0.0
vitepress: ^2.0.0-alpha.15
vitepress-plugin-group-icons: ^1.7.1
vitepress-plugin-llms: ^1.1.0
vitepress-plugin-og: ^0.0.5
vitest: ^4.0.15
vue: ^3.5.13
web-tree-sitter: ^0.26.0
ws: ^8.18.1
zx: ^8.1.2
shellEmulator: true
trustPolicy: no-downgrade
trustPolicyExclude:
- chokidar@4.0.3
- semver@6.3.1
- rxjs@7.8.2
verifyDepsBeforeRun: install