mirror of
https://github.com/jellyfin/jellyfin-vue.git
synced 2026-09-02 21:04:08 +03:00
chore(deps): update npm (runtime) (#2843)
This commit is contained in:
@@ -31,14 +31,14 @@
|
||||
"defaults and supports es6-module"
|
||||
],
|
||||
"dependencies": {
|
||||
"@fontsource-variable/figtree": "5.2.10",
|
||||
"@iconify/json": "2.2.496",
|
||||
"@fontsource-variable/figtree": "5.3.0",
|
||||
"@iconify/json": "2.2.503",
|
||||
"@jellyfin-vue/i18n": "workspace:*",
|
||||
"@jellyfin-vue/shared": "workspace:*",
|
||||
"@jellyfin-vue/ui-toolkit": "workspace:*",
|
||||
"@jellyfin/sdk": "0.13.0",
|
||||
"@vueuse/core": "catalog:runtime",
|
||||
"assjs": "0.1.8",
|
||||
"assjs": "0.1.9",
|
||||
"audiomotion-analyzer": "4.5.4",
|
||||
"axios": "1.18.1",
|
||||
"blurhash": "2.0.5",
|
||||
@@ -47,16 +47,16 @@
|
||||
"defu": "6.1.7",
|
||||
"destr": "2.0.5",
|
||||
"dexie": "4.4.4",
|
||||
"fast-equals": "6.0.0",
|
||||
"fast-equals": "6.0.2",
|
||||
"hls.js": "1.6.16",
|
||||
"i18next": "catalog:runtime",
|
||||
"i18next-vue": "catalog:runtime",
|
||||
"libpgs": "0.8.1",
|
||||
"sortablejs": "1.15.7",
|
||||
"swiper": "14.0.1",
|
||||
"swiper": "14.0.5",
|
||||
"uuid": "14.0.1",
|
||||
"vue": "catalog:runtime",
|
||||
"vue-router": "5.1.0",
|
||||
"vue-router": "5.2.0",
|
||||
"vuetify": "catalog:runtime"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
@@ -15,8 +15,8 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@vue/shared": "catalog:runtime",
|
||||
"dompurify": "3.4.11",
|
||||
"marked": "18.0.5"
|
||||
"dompurify": "3.4.12",
|
||||
"marked": "18.0.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@jellyfin-vue/configs": "workspace:*",
|
||||
|
||||
Generated
+379
-279
File diff suppressed because it is too large
Load Diff
+3
-3
@@ -21,12 +21,12 @@ allowBuilds:
|
||||
|
||||
catalogs:
|
||||
runtime:
|
||||
vue: 3.5.39
|
||||
'@vue/shared': 3.5.39
|
||||
vue: 3.5.40
|
||||
'@vue/shared': 3.5.40
|
||||
'@vueuse/core': 14.3.0
|
||||
comlink: 4.4.2
|
||||
date-fns: 4.4.0
|
||||
i18next: 26.3.4
|
||||
i18next: 26.3.6
|
||||
i18next-vue: 5.4.0
|
||||
vuetify: 3.11.3
|
||||
development:
|
||||
|
||||
Reference in New Issue
Block a user