-
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpnpm-workspace.yaml
More file actions
29 lines (28 loc) · 845 Bytes
/
pnpm-workspace.yaml
File metadata and controls
29 lines (28 loc) · 845 Bytes
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
onlyBuiltDependencies:
- '@intlify/vue-i18n-bridge'
- '@intlify/vue-router-bridge'
- '@parcel/watcher'
- '@tailwindcss/oxide'
- better-sqlite3
- core-js
- esbuild
- sharp
- unrs-resolver
- vue-demi
overrides:
'@eslint/plugin-kit@<0.3.4': '>=0.3.4'
'@intlify/core-base@>=10.0.0 <10.0.8': '>=10.0.8'
'@intlify/core@>=10.0.0 <10.0.8': '>=10.0.8'
'@nuxt/devtools@<2.6.4': '>=2.6.4'
'@nuxtjs/mdc@<0.17.2': '>=0.17.2'
axios@>=1.0.0 <1.12.0: '>=1.12.0'
brace-expansion@>=2.0.0 <=2.0.1: '>=2.0.2'
form-data@>=4.0.0 <4.0.4: '>=4.0.4'
ipx@>=2.0.0-0 <2.1.1: '>=2.1.1'
koa@>=2.0.0 <2.16.2: '>=2.16.2'
nuxt@>=3.6.0 <3.19.0: '>=3.19.0'
tar-fs@>=2.0.0 <2.1.4: '>=2.1.4'
tar-fs@>=3.0.0 <3.1.1: '>=3.1.1'
vite@>=7.1.0 <=7.1.10: '>=7.1.11'
vite@>=7.1.0 <=7.1.4: '>=7.1.5'
vue-i18n@>=10.0.0 <10.0.8: '>=10.0.8'