-
-
Notifications
You must be signed in to change notification settings - Fork 89
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
83 lines (79 loc) · 1.68 KB
/
pnpm-workspace.yaml
File metadata and controls
83 lines (79 loc) · 1.68 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
shellEmulator: true
trustPolicy: no-downgrade
packages:
- docs
- playground
- packages/*
- packages/*/playground
- '!**/.data/**'
overrides:
rollup-plugin-dts: ^6.4.1
semver: ^7.7.4
catalog:
'@antfu/eslint-config': ^8.1.1
'@arethetypeswrong/cli': ^0.18.2
'@clack/prompts': ^1.2.0
'@nuxt/content': ^3.12.0
'@nuxt/devtools-kit': 4.0.0-alpha.3
'@nuxt/fonts': ^0.14.0
'@nuxt/kit': ^4.4.2
'@nuxt/module-builder': ^1.0.2
'@nuxt/schema': ^4.4.2
'@nuxt/test-utils': ^4.0.2
'@nuxt/ui': ^4.6.1
'@nuxtjs/i18n': ^10.2.4
'@nuxtjs/robots': ^6.0.7
'@nuxtjs/sitemap': ^8.0.12
'@resvg/resvg-js': ^2.6.2
'@shikijs/langs': ^4.0.2
'@shikijs/themes': ^4.0.2
'@types/jest-image-snapshot': ^6.4.1
'@vue/test-utils': ^2.4.6
'@vueuse/core': ^14.2.1
'@vueuse/nuxt': ^14.2.1
birpc: ^4.0.0
bumpp: ^11.0.1
consola: ^3.4.2
defu: ^6.1.7
eslint: ^10.2.0
eslint-plugin-harlanzw: ^0.12.1
execa: ^9.6.1
happy-dom: ^20.8.9
jest-image-snapshot: ^6.5.2
lint-staged: ^16.4.0
nitropack: ^2.13.3
nuxt: ^4.4.2
nuxt-ai-ready: ^1.1.2
nuxt-link-checker: ^5.0.8
nuxt-og-image: ^6.3.9
nuxt-schema-org: ^6.0.4
nuxt-seo-utils: ^8.1.7
nuxt-site-config: ^4.0.8
nuxt-skew-protection: ^1.1.1
ofetch: ^1.5.1
pathe: ^2.0.3
pkg-types: ^2.3.0
radix3: ^1.1.2
rc9: ^3.0.1
satori: ^0.26.0
shiki: ^4.0.2
simple-git-hooks: ^2.13.1
sirv: ^3.0.2
std-env: ^4.0.0
typescript: ^6.0.2
ufo: ^1.6.3
unbuild: ^3.6.1
vitest: ^4.1.4
vue: ^3.5.32
vue-tsc: ^3.2.6
zod: ^4.3.6
ignoredBuiltDependencies:
- '@parcel/watcher'
- esbuild
- maplibre-gl
- sharp
- vue-demi
- workerd
onlyBuiltDependencies:
- better-sqlite3
trustPolicyIgnoreAfter: 262800