File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ catalogMode : prefer
2+ cleanupUnusedCatalogs : true
3+ shellEmulator : true
4+
5+ trustPolicy : no-downgrade
6+
7+ trustPolicyExclude :
8+ - chokidar@4.0.3
9+ - eslint-import-resolver-typescript@3.10.1
10+ - undici-types@6.21.0
11+ - semver@6.3.1
12+ - koa@2.16.3
13+ - semver@5.7.2
14+ - ' @nuxtjs/tailwindcss@7.0.0-beta.1'
115packages :
216 - playground
317 - devtools
418 - ' !examples/**'
19+ overrides :
20+ vite : 8.0.6
21+ vitest-environment-nuxt : 1.0.1
522catalog :
623 ' @antfu/eslint-config ' : ^8.1.1
724 ' @clack/prompts ' : ^1.2.0
@@ -93,12 +110,10 @@ catalog:
93110 vue-tsc : ^3.2.6
94111 wrangler : ^4.81.0
95112 yoga-wasm-web : ^0.3.3
96- catalogMode : prefer
97113catalogs :
98114 devtools :
99115 ' @iconify-json/simple-icons ' : ^1.2.77
100116 shiki : ^4.0.2
101- cleanupUnusedCatalogs : true
102117onlyBuiltDependencies :
103118 - ' @parcel/watcher'
104119 - ' @tailwindcss/oxide'
@@ -107,19 +122,4 @@ onlyBuiltDependencies:
107122 - sharp
108123 - unrs-resolver
109124 - vue-demi
110- overrides :
111- vite : 8.0.6
112- vitest-environment-nuxt : 1.0.1
113- shellEmulator : true
114-
115- trustPolicy : no-downgrade
116-
117- trustPolicyExclude :
118- - chokidar@4.0.3
119- - eslint-import-resolver-typescript@3.10.1
120- - undici-types@6.21.0
121- - semver@6.3.1
122- - koa@2.16.3
123- - semver@5.7.2
124- - ' @nuxtjs/tailwindcss@7.0.0-beta.1'
125125trustPolicyIgnoreAfter : 262800
You can’t perform that action at this time.
0 commit comments