-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
59 lines (59 loc) · 1.31 KB
/
Copy pathpnpm-workspace.yaml
File metadata and controls
59 lines (59 loc) · 1.31 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
packages:
- ./
- ./playground
- ./docs
- ./test/fixtures/*
allowBuilds:
'@parcel/watcher': true
better-sqlite3: true
esbuild: true
sharp: true
simple-git-hooks: true
unrs-resolver: true
vue-demi: true
catalog:
'@antfu/eslint-config': ^4.13.3
'@antfu/ni': ^25.0.0
'@cfworker/json-schema': ^4.1.1
'@nuxt/devtools': ^2.4.1
'@nuxt/eslint': ^1.4.1
'@nuxt/eslint-config': ^1.4.1
'@nuxt/module-builder': ^1.0.2
'@nuxt/nitro-server': ^4.4.2
'@nuxt/schema': ^4.4.2
'@nuxt/test-utils': ^3.19.1
'@standard-community/standard-json': ^0.3.0
'@standard-schema/spec': ^1.1.0
'@types/node': latest
'@typescript-eslint/parser': ^8.50.0
'@typescript-eslint/rule-tester': ^8.50.0
'@typescript-eslint/utils': ^8.50.0
'@valibot/to-json-schema': 1.3.0
arktype: ^2.2.0
better-sqlite3: ^12.5.0
bumpp: ^10.1.1
changelogen: ^0.6.1
consola: ^3.4.0
defu: ^6.1.4
docus: ^5.12.3
eslint: ^9.28.0
eslint-plugin-format: ^1.0.1
jiti: ^2.6.1
lint-staged: ^16.1.0
magicast: ^0.3.5
nitro: 3.0.260429-beta
nuxt: ^4.4.2
ofetch: ^1.4.1
simple-git-hooks: ^2.13.0
std-env: ^3.9.0
typescript: ~5.8.3
unbuild: ^3.5.0
valibot: ^1.1.0
vitest: ^3.2.0
vue-tsc: ^2.2.10
zod: ^4.2.0
zod-to-json-schema: ^3.25.0
onlyBuiltDependencies:
- '@parcel/watcher'
- better-sqlite3
- esbuild