mirror of
https://github.com/jellyfin/jellyfin-vue.git
synced 2026-09-02 21:04:08 +03:00
29 lines
558 B
YAML
29 lines
558 B
YAML
packages:
|
|
- packaging/tauri
|
|
- packages/*
|
|
|
|
saveExact: true
|
|
engineStrict: true
|
|
ignoreDepScripts: true
|
|
blockExoticSubdeps: true
|
|
packageImportMethod: hardlink
|
|
lockfileIncludeTarballUrl: true
|
|
linkWorkspacePackages: deep
|
|
injectWorkspacePackages: true
|
|
shamefullyHoist: true
|
|
fetchRetries: 15
|
|
|
|
catalogs:
|
|
runtime:
|
|
vue: 3.5.32
|
|
'@vue/shared': 3.5.32
|
|
'@vueuse/core': 14.2.1
|
|
comlink: 4.4.2
|
|
date-fns: 4.1.0
|
|
i18next: 26.0.4
|
|
i18next-vue: 5.4.0
|
|
vuetify: 3.11.3
|
|
development:
|
|
find-up-simple: 1.0.1
|
|
unplugin-vue-components: 32.0.0
|