Bump shaka-player from 4.16.13 to 4.16.14 in /materialious

Bumps [shaka-player](https://github.com/shaka-project/shaka-player) from 4.16.13 to 4.16.14.
- [Release notes](https://github.com/shaka-project/shaka-player/releases)
- [Changelog](https://github.com/shaka-project/shaka-player/blob/v4.16.14/CHANGELOG.md)
- [Commits](https://github.com/shaka-project/shaka-player/compare/v4.16.13...v4.16.14)

---
updated-dependencies:
- dependency-name: shaka-player
  dependency-version: 4.16.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-01-19 17:43:21 +00:00
committed by GitHub
parent 042d86300f
commit 6a76bed94d
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",