Files
jellyfin-vue/pnpm-workspace.yaml
T

35 lines
662 B
YAML
Raw Normal View History

2026-04-07 10:25:52 +02:00
packages:
- packaging/tauri
- packages/*
saveExact: true
engineStrict: true
packageImportMethod: hardlink
lockfileIncludeTarballUrl: true
linkWorkspacePackages: deep
injectWorkspacePackages: true
shamefullyHoist: true
2026-04-07 10:25:52 +02:00
fetchRetries: 15
2026-05-16 12:30:45 +00:00
strictDepBuilds: false
dedupePeers: true
dedupeDirectDeps: true
2026-04-07 10:25:52 +02:00
2026-05-16 12:23:12 +00:00
allowBuilds:
'@skirtle/vue-vnode-utils': false
esbuild: true
unrs-resolver: true
catalogs:
runtime:
2026-07-21 13:57:03 +02:00
vue: 3.5.40
'@vue/shared': 3.5.40
2026-08-03 00:59:05 +02:00
'@vueuse/core': 14.4.0
comlink: 4.4.2
2026-06-05 13:06:00 +02:00
date-fns: 4.4.0
2026-07-21 13:57:03 +02:00
i18next: 26.3.6
i18next-vue: 5.4.0
vuetify: 3.11.3
development:
find-up-simple: 1.0.1
unplugin-vue-components: 32.1.0