Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/materialious/shaka-player-4.16.14' into update/1.13.6

Bump shaka-player from 4.16.13 to 4.16.14
This commit is contained in:
WardPearce
2026-01-20 16:54:24 +13:00
2 changed files with 7 additions and 22 deletions
+6 -21
View File
@@ -1,12 +1,12 @@
{
"name": "materialious",
"version": "1.13.3",
"version": "1.13.5",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "materialious",
"version": "1.13.3",
"version": "1.13.5",
"hasInstallScript": true,
"dependencies": {
"@capacitor-community/electron": "^5.0.1",
@@ -41,7 +41,7 @@
"melt": "^0.44.0",
"mousetrap": "^1.6.5",
"peerjs": "^1.5.5",
"shaka-player": "^4.16.11",
"shaka-player": "^4.16.14",
"sponsorblock-api": "^0.2.4",
"svelte-infinite-loading": "^1.4.0",
"youtubei.js": "^16.0.1",
@@ -11753,9 +11753,9 @@
}
},
"node_modules/shaka-player": {
"version": "4.16.13",
"resolved": "https://registry.npmjs.org/shaka-player/-/shaka-player-4.16.13.tgz",
"integrity": "sha512-2K6g1EBGXht3QnUqF/LKiGuVrvr+nx2AF2Y7DGicSOTUoTXY7YQW8CFXT1ha+ldQfkTuihQkju5NCEzY/KKuIw==",
"version": "4.16.14",
"resolved": "https://registry.npmjs.org/shaka-player/-/shaka-player-4.16.14.tgz",
"integrity": "sha512-RDxHFlsibqtcjbMflx7upcioJEr66deRyDOb2GQCMEic2NFv6qKdbeyguV+ZDSO6Bcg5/cFZsoDdim5jDnNpSw==",
"license": "Apache-2.0",
"engines": {
"node": ">=18"
@@ -12515,21 +12515,6 @@
}
}
},
"node_modules/svelte-check/node_modules/picomatch": {
"version": "4.0.3",
"resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.3.tgz",
"integrity": "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==",
"dev": true,
"license": "MIT",
"optional": true,
"peer": true,
"engines": {
"node": ">=12"
},
"funding": {
"url": "https://github.com/sponsors/jonschlinkert"
}
},
"node_modules/svelte-eslint-parser": {
"version": "1.4.1",
"resolved": "https://registry.npmjs.org/svelte-eslint-parser/-/svelte-eslint-parser-1.4.1.tgz",
+1 -1
View File
@@ -74,7 +74,7 @@
"melt": "^0.44.0",
"mousetrap": "^1.6.5",
"peerjs": "^1.5.5",
"shaka-player": "^4.16.11",
"shaka-player": "^4.16.14",
"sponsorblock-api": "^0.2.4",
"svelte-infinite-loading": "^1.4.0",
"youtubei.js": "^16.0.1",