2026-04-07 10:25:52 +02:00
|
|
|
packages:
|
|
|
|
|
- packaging/tauri
|
|
|
|
|
- packages/*
|
|
|
|
|
|
|
|
|
|
saveExact: true
|
|
|
|
|
engineStrict: true
|
|
|
|
|
packageImportMethod: hardlink
|
|
|
|
|
lockfileIncludeTarballUrl: true
|
|
|
|
|
linkWorkspacePackages: deep
|
|
|
|
|
injectWorkspacePackages: true
|
2026-04-07 12:40:50 +02:00
|
|
|
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
|
|
|
|
|
|
2026-04-07 23:01:56 +02:00
|
|
|
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
|
2026-04-07 23:01:56 +02:00
|
|
|
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
|
2026-04-07 23:01:56 +02:00
|
|
|
i18next-vue: 5.4.0
|
|
|
|
|
vuetify: 3.11.3
|
|
|
|
|
development:
|
|
|
|
|
find-up-simple: 1.0.1
|
2026-06-05 12:57:56 +02:00
|
|
|
unplugin-vue-components: 32.1.0
|