-
Notifications
You must be signed in to change notification settings - Fork 89
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
107 lines (104 loc) · 2.93 KB
/
Copy pathpnpm-workspace.yaml
File metadata and controls
107 lines (104 loc) · 2.93 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
minimumReleaseAgeExclude:
- '@oxc-parser/binding-android-arm-eabi@0.134.0'
- '@oxc-parser/binding-android-arm64@0.134.0'
- '@oxc-parser/binding-darwin-arm64@0.134.0'
- '@oxc-parser/binding-darwin-x64@0.134.0'
- '@oxc-parser/binding-freebsd-x64@0.134.0'
- '@oxc-parser/binding-linux-arm-gnueabihf@0.134.0'
- '@oxc-parser/binding-linux-arm-musleabihf@0.134.0'
- '@oxc-parser/binding-linux-arm64-gnu@0.134.0'
- '@oxc-parser/binding-linux-arm64-musl@0.134.0'
- '@oxc-parser/binding-linux-ppc64-gnu@0.134.0'
- '@oxc-parser/binding-linux-riscv64-gnu@0.134.0'
- '@oxc-parser/binding-linux-riscv64-musl@0.134.0'
- '@oxc-parser/binding-linux-s390x-gnu@0.134.0'
- '@oxc-parser/binding-linux-x64-gnu@0.134.0'
- '@oxc-parser/binding-linux-x64-musl@0.134.0'
- '@oxc-parser/binding-openharmony-arm64@0.134.0'
- '@oxc-parser/binding-wasm32-wasi@0.134.0'
- '@oxc-parser/binding-win32-arm64-msvc@0.134.0'
- '@oxc-parser/binding-win32-ia32-msvc@0.134.0'
- '@oxc-parser/binding-win32-x64-msvc@0.134.0'
- '@oxc-project/types@0.134.0'
- '@posthog/core@1.30.2'
- '@posthog/types@1.378.1'
- oxc-parser@0.134.0
- posthog-js@1.378.1
shellEmulator: true
trustPolicy: no-downgrade
trustPolicyExclude:
- tinyexec@1.2.2
packages:
- packages/*
- playground
- test/fixtures/unhead-v3
- '!examples/**'
overrides:
'@nuxt/scripts': 'workspace:*'
# Force unhead v3 only inside the unhead-v3 regression fixture; the rest of
# the workspace stays on v2 via Nuxt's transitive resolution.
unhead-v3-fixture>@unhead/vue: ^3.0.0
vitest-environment-nuxt: 2.0.0
catalog:
'@antfu/eslint-config': ^9.0.0
'@googlemaps/markerclusterer': ^2.6.2
'@nuxt/devtools-kit': ^3.2.4
'@nuxt/fonts': ^0.14.0
'@nuxt/kit': ^4.4.6
'@nuxt/module-builder': ^1.0.2
'@nuxt/test-utils': ^4.0.3
'@nuxt/ui': ^4.8.1
'@nuxtjs/partytown': ^2.0.0
'@paypal/paypal-js': ^9.7.0
'@shikijs/langs': ^4.1.0
'@shikijs/themes': ^4.1.0
'@speedcurve/lux': ^4.4.3
'@types/google.maps': ^3.65.0
'@types/jest-image-snapshot': ^6.4.1
'@types/node': ^25.9.1
'@types/youtube': ^0.2.0
'@vue/test-utils': ^2.4.10
'@vueuse/core': ^14.3.0
'@vueuse/shared': ^14.3.0
bumpp: ^11.1.0
consola: ^3.4.2
defu: ^6.1.7
eslint: ^10.4.1
eslint-plugin-harlanzw: ^0.17.0
h3: ^1.15.11
happy-dom: ^20.9.0
jest-image-snapshot: ^6.5.2
magic-string: ^0.30.21
nuxt: ^4.4.6
ofetch: ^1.5.1
ohash: ^2.0.11
oxc-parser: ^0.134.0
oxc-walker: ^1.0.0
pathe: ^2.0.3
pkg-types: ^2.3.1
playwright-core: ^1.60.0
posthog-js: ^1.378.1
rollup: ^4.60.4
shiki: ^4.1.0
sirv: ^3.0.2
std-env: ^4.1.0
typescript: ^6.0.3
ufo: ^1.6.4
ultrahtml: ^1.6.0
unbuild: ^3.6.1
unimport: ^6.3.0
unplugin: ^3.0.0
unstorage: ^1.17.5
valibot: ^1.4.1
vitest: ^4.1.7
vue: ^3.5.35
vue-tsc: ^3.3.3
trustPolicyIgnoreAfter: 262800
ignoredBuiltDependencies:
- esbuild
allowBuilds:
'@parcel/watcher': true
core-js: true
esbuild: true
protobufjs: true
vue-demi: true