-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
61 lines (58 loc) · 1.49 KB
/
pnpm-workspace.yaml
File metadata and controls
61 lines (58 loc) · 1.49 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
shellEmulator: true
packages:
- docs
- packages/*
onlyBuiltDependencies:
- esbuild
- unrs-resolver
catalogs:
cli:
"@bomb.sh/tab": "^0.0.11"
"@types/minimist": "^1.2.5"
"@types/nopt": "^3.0.32"
"@types/text-table": "^0.2.5"
"@types/update-notifier": "^6.0.8"
"@types/yargs-parser": "^21.0.3"
"@uttr/tint": "^0.1.3"
args-tokens: "^0.23.0"
fast-string-width: "^3.0.2"
fastest-levenshtein: "^1.0.16"
is-platform: "^1.0.0"
kons: "^0.7.1"
lite-emit: ^4.0.0
minimist: "^1.2.8"
mri: "^1.2.0"
nopt: "^9.0.0"
text-table: "^0.2.0"
type-flag: "^4.0.3"
update-notifier: "^7.3.1"
yargs-parser: "^22.0.0"
dev:
"@antfu/ni": "^28.2.0"
"@types/node": "^24.10.9"
"@typescript/native-preview": "7.0.0-dev.20260118.1"
"@vitest/coverage-istanbul": "^4.0.17"
"@vitest/ui": "^4.0.17"
bumpp: "^10.4.0"
changelogithub: "^14.0.0"
eslint: "^9.39.2"
prettier: "^3.8.0"
tsdown: "^0.20.0-beta.3"
typescript: "^5.9.3"
vite: "^8.0.0-beta.8"
vite-plugin-simple-tsconfig-alias: "^0.2.0"
vitest: "^4.0.17"
vitest-console: "^0.2.1"
docs:
"@shikijs/vitepress-twoslash": "^3.21.0"
oxc-minify: ^0.108.0
typedoc: "^0.28.16"
typedoc-plugin-markdown: ^4.9.0
typedoc-vitepress-theme: ^1.1.2
unocss: "^66.6.0"
vitepress: "2.0.0-alpha.15"
vitepress-plugin-group-icons: "^1.6.9"
vue-tsc: ^3.2.2
lint:
"@so1ve/eslint-config": v4.3.0
"@so1ve/prettier-config": v4.3.0