chore: update deps

This commit is contained in:
pengzhanbo 2025-01-05 05:40:23 +08:00
parent e21ed8355f
commit caf39fa7ca
2 changed files with 11 additions and 12 deletions

View File

@ -44,7 +44,7 @@
"dashjs": "^4.7.4", "dashjs": "^4.7.4",
"hls.js": "^1.5.18", "hls.js": "^1.5.18",
"markdown-it": "^14.0.0", "markdown-it": "^14.0.0",
"mpegts.js": "^1.7.3", "mpegts.js": "1.7.3",
"vuepress": "catalog:" "vuepress": "catalog:"
}, },
"peerDependenciesMeta": { "peerDependenciesMeta": {
@ -88,7 +88,7 @@
"artplayer": "^5.2.1", "artplayer": "^5.2.1",
"dashjs": "^4.7.4", "dashjs": "^4.7.4",
"hls.js": "^1.5.18", "hls.js": "^1.5.18",
"mpegts.js": "^1.8.0" "mpegts.js": "1.7.3"
}, },
"publishConfig": { "publishConfig": {
"access": "public" "access": "public"

19
pnpm-lock.yaml generated
View File

@ -335,8 +335,8 @@ importers:
specifier: ^1.5.18 specifier: ^1.5.18
version: 1.5.18 version: 1.5.18
mpegts.js: mpegts.js:
specifier: ^1.8.0 specifier: 1.7.3
version: 1.8.0 version: 1.7.3
plugins/plugin-search: plugins/plugin-search:
dependencies: dependencies:
@ -4691,8 +4691,8 @@ packages:
mlly@1.7.3: mlly@1.7.3:
resolution: {integrity: sha512-xUsx5n/mN0uQf4V548PKQ+YShA4/IW0KI1dZhrNrPCLG+xizETbHTkOa1f8/xut9JRPp8kQuMnz0oqwkTiLo/A==} resolution: {integrity: sha512-xUsx5n/mN0uQf4V548PKQ+YShA4/IW0KI1dZhrNrPCLG+xizETbHTkOa1f8/xut9JRPp8kQuMnz0oqwkTiLo/A==}
mpegts.js@1.8.0: mpegts.js@1.7.3:
resolution: {integrity: sha512-ZtujqtmTjWgcDDkoOnLvrOKUTO/MKgLHM432zGDI8oPaJ0S+ebPxg1nEpDpLw6I7KmV/GZgUIrfbWi3qqEircg==} resolution: {integrity: sha512-kqZ1C1IsbAQN72cK8vMrzKeM7hwrwSBbFAwVAc7PPweOeoZxCANrc7fAVDKMfYUzxdNkMTnec9tVmlxmKZB0TQ==}
ms@2.1.3: ms@2.1.3:
resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==} resolution: {integrity: sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==}
@ -6236,9 +6236,8 @@ packages:
webidl-conversions@4.0.2: webidl-conversions@4.0.2:
resolution: {integrity: sha512-YQ+BmxuTgd6UXZW3+ICGfyqRyHXVlD5GtQr5+qjiNW7bF0cqrzX500HVXPBOvgXb5YnzDd+h0zqyv61KUD7+Sg==} resolution: {integrity: sha512-YQ+BmxuTgd6UXZW3+ICGfyqRyHXVlD5GtQr5+qjiNW7bF0cqrzX500HVXPBOvgXb5YnzDd+h0zqyv61KUD7+Sg==}
webworkify-webpack@git+https://git@github.com:xqq/webworkify-webpack.git#24d1e719b4a6cac37a518b2bb10fe124527ef4ef: webworkify-webpack@2.1.5:
resolution: {commit: 24d1e719b4a6cac37a518b2bb10fe124527ef4ef, repo: git@github.com:xqq/webworkify-webpack.git, type: git} resolution: {integrity: sha512-2akF8FIyUvbiBBdD+RoHpoTbHMQF2HwjcxfDvgztAX5YwbZNyrtfUMgvfgFVsgDhDPVTlkbb5vyasqDHfIDPQw==}
version: 2.1.5
whatwg-encoding@2.0.0: whatwg-encoding@2.0.0:
resolution: {integrity: sha512-p41ogyeMUrw3jWclHWTQg1k05DSVXPLcVxRTYsXUk+ZooOCZLcoYgPZ/HL/D/N+uQPOtcp1me1WhBEaX02mhWg==} resolution: {integrity: sha512-p41ogyeMUrw3jWclHWTQg1k05DSVXPLcVxRTYsXUk+ZooOCZLcoYgPZ/HL/D/N+uQPOtcp1me1WhBEaX02mhWg==}
@ -11116,10 +11115,10 @@ snapshots:
pkg-types: 1.3.0 pkg-types: 1.3.0
ufo: 1.5.4 ufo: 1.5.4
mpegts.js@1.8.0: mpegts.js@1.7.3:
dependencies: dependencies:
es6-promise: 4.2.8 es6-promise: 4.2.8
webworkify-webpack: git+https://git@github.com:xqq/webworkify-webpack.git#24d1e719b4a6cac37a518b2bb10fe124527ef4ef webworkify-webpack: 2.1.5
ms@2.1.3: {} ms@2.1.3: {}
@ -12579,7 +12578,7 @@ snapshots:
webidl-conversions@4.0.2: {} webidl-conversions@4.0.2: {}
webworkify-webpack@git+https://git@github.com:xqq/webworkify-webpack.git#24d1e719b4a6cac37a518b2bb10fe124527ef4ef: {} webworkify-webpack@2.1.5: {}
whatwg-encoding@2.0.0: whatwg-encoding@2.0.0:
dependencies: dependencies: