-
-
Notifications
You must be signed in to change notification settings - Fork 147
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
101 lines (93 loc) · 2.08 KB
/
pnpm-workspace.yaml
File metadata and controls
101 lines (93 loc) · 2.08 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
catalogMode: prefer
shellEmulator: true
trustPolicy: no-downgrade
trustPolicyExclude:
- chokidar@4.0.3
packages:
- packages/*
- crux-api
- '!docs'
overrides:
rollup: 4.59.0
catalog:
'@antfu/eslint-config': ^8.2.0
'@arethetypeswrong/cli': 0.18.2
'@types/lodash-es': ^4.17.12
'@types/three': ^0.183.1
'@types/ws': ^8.18.1
'@vitejs/plugin-vue': ^6.0.6
'@vue/compiler-sfc': ^3.5.32
bumpp: ^11.0.1
eslint: ^10.2.0
obuild: ^0.4.33
puppeteer: ^24.40.0
typescript: ^6.0.2
vitest: ^4.1.4
catalogs:
crux-api:
nitropack: latest
dependencies:
'@clack/prompts': ^1.2.0
'@iconify-json/carbon': latest
'@iconify-json/icomoon-free': latest
'@iconify-json/la': latest
'@iconify-json/logos': latest
'@iconify-json/mdi': latest
'@iconify-json/simple-line-icons': latest
'@lhci/utils': ^0.15.1
'@nuxt/ui': ^4.6.1
'@puppeteer/browsers': ^2.13.0
'@tailwindcss/vite': ^4.2.2
'@vueuse/core': ^14.2.1
'@vueuse/router': ^14.2.1
c12: ^3.3.4
cac: ^7.0.0
chrome-launcher: ^1.2.1
consola: ^3.4.2
defu: ^6.1.7
fuse.js: ^7.3.0
h3: ^1.15.11
hookable: ^6.1.0
launch-editor: ^2.13.2
lighthouse: ^13.1.0
lightweight-charts: ^5.1.0
listhen: ^1.9.1
lodash-es: ^4.18.1
ofetch: ^1.5.1
pathe: ^2.0.3
puppeteer-cluster: ^0.25.0
puppeteer-core: ^24.40.0
radix3: ^1.1.2
regexparam: ^3.0.0
sanitize-filename: ^1.6.4
sitemapper: ^4.1.4
slugify: ^1.6.9
std-env: ^4.0.0
tailwindcss: ^4.2.2
three: ^0.183.2
tinyexec: ^1.1.1
tinyglobby: ^0.2.16
ufo: ^1.6.3
ultrahtml: ^1.6.0
unctx: ^2.5.0
unplugin-auto-import: ^21.0.0
unplugin-icons: ^23.0.1
unplugin-vue-components: ^32.0.0
vite: ^8.0.8
vite-plugin-pages: ^0.33.3
vue: ^3.5.32
ws: ^8.20.0
ignoredBuiltDependencies:
- vue-demi
onlyBuiltDependencies:
- '@parcel/watcher'
- '@tailwindcss/oxide'
- esbuild
- puppeteer
packageExtensions:
puppeteer-cluster:
peerDependencies:
puppeteer-core: '*'
peerDependenciesMeta:
puppeteer:
optional: true