-
-
Notifications
You must be signed in to change notification settings - Fork 280
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
196 lines (181 loc) · 4.9 KB
/
Copy pathpnpm-workspace.yaml
File metadata and controls
196 lines (181 loc) · 4.9 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
188
189
190
191
192
193
194
195
196
packages:
- website
- e2e/**
- scripts/**
- packages/**
- examples/**
- '!**/compiled/**'
- '!**/dist/**'
- '!**/dist-*/**'
- '!**/create-rsbuild/template-*/**'
- '!**/test-temp-*/**'
- '!**/_node_modules/**'
catalogMode: prefer
cleanupUnusedCatalogs: true
catalog:
'@babel/core': '^7.29.7'
'@babel/plugin-proposal-decorators': '^7.29.7'
'@babel/plugin-transform-class-properties': '^7.29.7'
'@babel/preset-typescript': '^7.29.7'
'@hono/node-server': '^2.1.1'
'@jridgewell/remapping': '^2.3.5'
'@jridgewell/trace-mapping': '^0.3.31'
'@module-federation/enhanced': '2.9.0'
'@module-federation/rsbuild-plugin': '2.9.0'
'@module-federation/runtime-tools': '2.9.0'
'@prefresh/core': '^1.5.11'
'@prefresh/utils': '^1.2.1'
'@rsbuild/plugin-check-syntax': '^2.0.1'
'@rsbuild/plugin-rem': '^1.0.6'
'@rsbuild/plugin-type-check': '^1.6.0'
'@rspack/core': '~2.2.4'
'@rspack/plugin-preact-refresh': '^2.0.1'
'@rspack/plugin-react-refresh': '^2.0.2'
'@rspress/core': '^2.0.21'
'@rspress/plugin-algolia': '^2.0.21'
'@rspress/plugin-client-redirects': '^2.0.21'
'@rspress/plugin-rss': '^2.0.21'
'@rspress/plugin-sitemap': '^2.0.21'
'@rstackjs/doc-ui': '1.14.11'
'@rstackjs/create-toolkit': '2.2.7'
'@rstackjs/load-config': '^1.0.0'
'@rstackjs/test-utils': '^1.0.0'
'@rstest/core': '^0.11.12'
'@rstest/playwright': '^0.11.12'
'@shikijs/transformers': '^4.4.3'
'@solidjs/babel-plugin': '2.0.0-rc.8'
'@solidjs/compiler': '2.0.0-rc.8'
'@solidjs/web': '^2.0.0-rc.8'
'@svgr/core': '8.1.0'
'@svgr/plugin-jsx': '8.1.0'
'@svgr/plugin-svgo': '8.1.0'
'@swc/helpers': '^0.5.23'
'@swc/plugin-prefresh': '^14.0.0'
'@swc/plugin-remove-console': '^14.0.0'
'@tailwindcss/postcss': '^4.3.3'
'@tailwindcss/webpack': '^4.3.3'
'@types/babel__core': '^7.20.5'
'@types/cors': '^2.8.19'
'@types/fs-extra': '^11.0.4'
'@types/less': '^3.0.8'
'@types/node': '^24.13.4'
'@types/on-finished': '2.3.5'
'@types/range-parser': '^1.2.7'
'@types/react': '^19.3.0'
'@types/react-dom': '^19.3.0'
'@types/sass-loader': '^8.0.10'
'@types/ws': '^8.18.1'
'babel-loader': '10.1.1'
'browserslist-load-config': '^1.0.3'
'cac': '^7.0.0'
'chokidar': '^5.0.0'
'connect-next': '5.0.0'
'core-js': '^3.50.0'
'cors': '^2.8.6'
'cross-env': '^10.1.0'
'cspell-ban-words': '^0.0.4'
'css-loader': '7.1.5'
'deepmerge': '^4.3.1'
'dotenv-expand': '^13.0.0'
'fast-glob': '^3.3.3'
'fresh-import': '^0.2.1'
'fs-extra': '^11.4.0'
'heading-case': '^2.0.2'
'hono': '^4.13.7'
'html-loader': '^5.1.0'
'html-rspack-plugin': '6.1.9'
'http-proxy-middleware': '4.2.0'
'jiti': '^2.7.0'
'launch-editor-middleware': '^2.14.1'
'less': '^4.9.1'
'less-loader': '^12.3.3'
'lit': '^3.3.3'
'loader-utils': '^3.3.1'
'memfs': '^4.76.0'
'mrmime': '^2.0.1'
'on-finished': '2.4.1'
'open': '^11.0.3'
'path-serializer': '0.7.0'
'playwright': '1.61.1'
'postcss': '^8.5.28'
'postcss-load-config': '6.0.1'
'postcss-loader': '8.2.1'
'preact': '^10.29.8'
'prebundle': '1.6.5'
'range-parser': '^1.3.0'
'react': '^19.3.0'
'react-dom': '^19.3.0'
'react-refresh': '^0.19.0'
'reduce-configs': '^2.0.1'
'resolve-url-loader': '^5.0.0'
'rsbuild-plugin-google-analytics': '^1.0.6'
'rsbuild-plugin-open-graph': '^1.1.3'
'rslog': '^2.3.0'
'rspack-chain': '^2.3.2'
'rspack-manifest-plugin': '5.2.2'
'rspack-merge': '1.0.1'
'rspack-vue-loader': '^17.7.0'
'rspress-plugin-font-open-sans': '^1.0.4'
'rstack': '^0.7.4'
'sass': '^1.104.1'
'sass-embedded': '^1.104.1'
'sass-loader': '^16.0.8'
'sirv': '^3.0.2'
'solid-js': '^2.0.0-rc.8'
'stacktrace-parser': '^0.1.11'
'style-loader': '^4.0.0'
'svelte': '^5.57.0'
'svelte-loader': '3.2.4'
'svelte-preprocess': '6.0.5'
'svgo': '^3.3.5'
'tailwindcss': '^4.3.3'
'tinyglobby': '^0.2.17'
'typescript': '^6.0.3'
'vue': '^3.5.42'
'ws': '^8.21.3'
catalogs:
loader-utils-2:
'loader-utils': '^2.0.4'
allowBuilds:
'@parcel/watcher': false
core-js: false
svelte-preprocess: false
dedupePeers: true
enableGlobalVirtualStore: true
autoInstallPeers: false
peerDependencyRules:
ignoreMissing:
- webpack
- '@algolia/client-search'
- algoliasearch
- search-insights
engineStrict: true
hoistPattern: []
# Reduce the risk of installing compromised packages
minimumReleaseAge: 1440
minimumReleaseAgeExclude:
- 'path-serializer@0.7.0'
- '@rspack/*'
- 'rspack-chain'
- '@rsbuild/*'
- '@rslib/*'
- '@rspress/*'
- '@rstest/*'
- '@rslint/*'
- 'rstack'
- 'connect-next'
- '@tailwindcss/*'
- 'rslog'
- 'tailwindcss'
- 'reduce-configs'
- '@rstackjs/*'
- 'rsbuild-plugin-*'
- '@swc/*'
- 'heading-case'
patchedDependencies:
css-loader@7.1.5: patches/css-loader@7.1.5.patch
dotenv-expand@13.0.0: patches/dotenv-expand@13.0.0.patch
postcss-loader@8.2.1: patches/postcss-loader@8.2.1.patch
# Prevent un-reviewed build scripts
strictDepBuilds: true
strictPeerDependencies: false