-
-
Notifications
You must be signed in to change notification settings - Fork 15
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
78 lines (76 loc) · 1.69 KB
/
Copy pathpnpm-workspace.yaml
File metadata and controls
78 lines (76 loc) · 1.69 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
minimumReleaseAgeExclude:
- nuxtseo-layer-devtools
- nuxtseo-shared
- '@nuxtjs/sitemap@8.2.0'
- nuxt-site-config-kit@4.1.0
- nuxt-site-config@4.1.0
- site-config-stack@4.1.0
- '@vue/compiler-core@3.5.38'
- '@vue/compiler-dom@3.5.38'
- '@vue/compiler-sfc@3.5.38'
- '@vue/compiler-ssr@3.5.38'
- '@vue/reactivity@3.5.38'
- '@vue/runtime-core@3.5.38'
- '@vue/runtime-dom@3.5.38'
- '@vue/server-renderer@3.5.38'
- '@vue/shared@3.5.38'
- vue@3.5.38
shellEmulator: true
trustPolicy: no-downgrade
packages:
- playground
- '!examples/**'
overrides:
vue: ^3.5.38
catalog:
'@antfu/eslint-config': ^9.0.0
'@nuxt/content': ^3.14.0
'@nuxt/devtools': 4.0.0-alpha.7
'@nuxt/devtools-kit': 4.0.0-alpha.7
'@nuxt/eslint': ^1.16.0
'@nuxt/kit': ^4.4.8
'@nuxt/module-builder': ^1.0.2
'@nuxt/test-utils': ^4.0.3
'@nuxtjs/sitemap': ^8.2.0
'@vueuse/core': ^14.3.0
better-sqlite3: ^12.10.0
bumpp: ^11.1.0
consola: ^3.4.2
diff: ^9.0.0
eslint: ^10.4.1
eslint-plugin-harlanzw: ^0.17.0
execa: ^9.6.1
fuse.js: ^7.4.2
magic-string: ^0.30.21
nuxt: ^4.4.8
nuxt-site-config: ^4.1.0
nuxtseo-layer-devtools: ^5.3.0
nuxtseo-shared: ^5.3.0
ofetch: ^1.5.1
pathe: ^2.0.3
pkg-types: ^2.3.1
radix3: ^1.1.2
sirv: ^3.0.2
site-config-stack: ^4.1.0
std-env: ^4.1.0
typescript: 6.0.2
ufo: ^1.6.4
ultrahtml: ^1.6.0
unbuild: ^3.6.1
unstorage: ^1.17.5
vite: ^7.3.5
vitest: ^4.1.8
vue-eslint-parser: ^10.4.1
vue-tsc: ^3.3.4
onlyBuiltDependencies:
- '@parcel/watcher'
- better-sqlite3
- esbuild
- vue-demi
trustPolicyIgnoreAfter: 262800
allowBuilds:
'@parcel/watcher': true
better-sqlite3: true
esbuild: true
unrs-resolver: true
vue-demi: true