chore(deps): update npm dependencies

This commit is contained in:
renovate[bot] 2024-01-09 22:55:59 +00:00 committed by Fernando Fernández
parent 88607bc1f2
commit 0247f268f9
2 changed files with 10 additions and 10 deletions

View File

@ -29,7 +29,7 @@
"date-fns": "3.2.0",
"destr": "2.0.2",
"dompurify": "3.0.8",
"hls.js": "1.4.14",
"hls.js": "1.5.0",
"jassub": "1.7.15",
"lodash-es": "4.17.21",
"marked": "11.1.1",
@ -39,7 +39,7 @@
"vue": "3.4.7",
"vue-i18n": "9.9.0",
"vue-router": "4.2.5",
"vuetify": "3.4.9"
"vuetify": "3.4.10"
},
"devDependencies": {
"@iconify/json": "2.2.163",

16
package-lock.json generated
View File

@ -31,7 +31,7 @@
"date-fns": "3.2.0",
"destr": "2.0.2",
"dompurify": "3.0.8",
"hls.js": "1.4.14",
"hls.js": "1.5.0",
"jassub": "1.7.15",
"lodash-es": "4.17.21",
"marked": "11.1.1",
@ -41,7 +41,7 @@
"vue": "3.4.7",
"vue-i18n": "9.9.0",
"vue-router": "4.2.5",
"vuetify": "3.4.9"
"vuetify": "3.4.10"
},
"devDependencies": {
"@iconify/json": "2.2.163",
@ -4633,9 +4633,9 @@
}
},
"node_modules/hls.js": {
"version": "1.4.14",
"resolved": "https://registry.npmjs.org/hls.js/-/hls.js-1.4.14.tgz",
"integrity": "sha512-UppQjyvPVclg+6t2KY/Rv03h0+bA5u6zwqVoz4LAC/L0fgYmIaCD7ZCrwe8WI1Gv01be1XL0QFsRbSdIHV/Wbw=="
"version": "1.5.0",
"resolved": "https://registry.npmjs.org/hls.js/-/hls.js-1.5.0.tgz",
"integrity": "sha512-V7jzv1c/G38kZcg6BVgimVj5g/bVMebHRrIrln6R773mIRBDnp+/knp4ntThk3T1Ztjat9n2x3Ak3BPu5wKeYA=="
},
"node_modules/hosted-git-info": {
"version": "2.8.9",
@ -7847,9 +7847,9 @@
}
},
"node_modules/vuetify": {
"version": "3.4.9",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.4.9.tgz",
"integrity": "sha512-pgBPdbgrHHHZWRybWevzRFezMax6CP2MccTivjOZSOF0XsnzoNOJGGpkTgIfBrk4UCp9jKx6JOJIztGtx/IcSw==",
"version": "3.4.10",
"resolved": "https://registry.npmjs.org/vuetify/-/vuetify-3.4.10.tgz",
"integrity": "sha512-tObGoumCJxuK26OpS/CLZZIJAgDtN2cnd31vJscVhpuf6jeMD7wh8IsgfZownAOXU1FcKWVQwn1RSDsoXk5cJA==",
"engines": {
"node": "^12.20 || >=14.13"
},