mirror of
https://github.com/jellyfin/jellyfin-vue.git
synced 2026-09-02 21:04:08 +03:00
chore(deps): update npm (runtime) (#2818)
This commit is contained in:
@@ -32,15 +32,15 @@
|
||||
],
|
||||
"dependencies": {
|
||||
"@fontsource-variable/figtree": "5.2.10",
|
||||
"@iconify/json": "2.2.483",
|
||||
"@iconify/json": "2.2.487",
|
||||
"@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.7",
|
||||
"assjs": "0.1.8",
|
||||
"audiomotion-analyzer": "4.5.4",
|
||||
"axios": "1.17.0",
|
||||
"axios": "1.18.0",
|
||||
"blurhash": "2.0.5",
|
||||
"comlink": "catalog:runtime",
|
||||
"date-fns": "catalog:runtime",
|
||||
|
||||
@@ -16,7 +16,7 @@
|
||||
"dependencies": {
|
||||
"@vue/shared": "catalog:runtime",
|
||||
"dompurify": "3.4.8",
|
||||
"marked": "18.0.4"
|
||||
"marked": "18.0.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@jellyfin-vue/configs": "workspace:*",
|
||||
|
||||
Generated
+214
-214
File diff suppressed because it is too large
Load Diff
+2
-2
@@ -21,8 +21,8 @@ allowBuilds:
|
||||
|
||||
catalogs:
|
||||
runtime:
|
||||
vue: 3.5.35
|
||||
'@vue/shared': 3.5.35
|
||||
vue: 3.5.38
|
||||
'@vue/shared': 3.5.38
|
||||
'@vueuse/core': 14.3.0
|
||||
comlink: 4.4.2
|
||||
date-fns: 4.4.0
|
||||
|
||||
Reference in New Issue
Block a user