mirror of
https://github.com/jellyfin/jellyfin-vue.git
synced 2026-09-02 21:04:08 +03:00
chore(deps): update npm (runtime) (#2793)
This commit is contained in:
@@ -32,7 +32,7 @@
|
||||
],
|
||||
"dependencies": {
|
||||
"@fontsource-variable/figtree": "5.2.10",
|
||||
"@iconify/json": "2.2.467",
|
||||
"@iconify/json": "2.2.470",
|
||||
"@jellyfin-vue/i18n": "workspace:*",
|
||||
"@jellyfin-vue/shared": "workspace:*",
|
||||
"@jellyfin-vue/ui-toolkit": "workspace:*",
|
||||
@@ -40,7 +40,7 @@
|
||||
"@vueuse/core": "catalog:runtime",
|
||||
"assjs": "0.1.6",
|
||||
"audiomotion-analyzer": "4.5.4",
|
||||
"axios": "1.15.2",
|
||||
"axios": "1.16.0",
|
||||
"blurhash": "2.0.5",
|
||||
"comlink": "catalog:runtime",
|
||||
"date-fns": "catalog:runtime",
|
||||
@@ -53,7 +53,7 @@
|
||||
"i18next-vue": "catalog:runtime",
|
||||
"libpgs": "0.8.1",
|
||||
"sortablejs": "1.15.7",
|
||||
"swiper": "12.1.3",
|
||||
"swiper": "12.1.4",
|
||||
"uuid": "14.0.0",
|
||||
"vue": "catalog:runtime",
|
||||
"vue-router": "5.0.6",
|
||||
|
||||
@@ -15,8 +15,8 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@vue/shared": "catalog:runtime",
|
||||
"dompurify": "3.4.1",
|
||||
"marked": "18.0.2"
|
||||
"dompurify": "3.4.2",
|
||||
"marked": "18.0.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@jellyfin-vue/configs": "workspace:*",
|
||||
|
||||
Generated
+240
-240
File diff suppressed because it is too large
Load Diff
+4
-4
@@ -15,12 +15,12 @@ fetchRetries: 15
|
||||
|
||||
catalogs:
|
||||
runtime:
|
||||
vue: 3.5.33
|
||||
'@vue/shared': 3.5.33
|
||||
'@vueuse/core': 14.2.1
|
||||
vue: 3.5.34
|
||||
'@vue/shared': 3.5.34
|
||||
'@vueuse/core': 14.3.0
|
||||
comlink: 4.4.2
|
||||
date-fns: 4.1.0
|
||||
i18next: 26.0.8
|
||||
i18next: 26.0.9
|
||||
i18next-vue: 5.4.0
|
||||
vuetify: 3.11.3
|
||||
development:
|
||||
|
||||
Reference in New Issue
Block a user