This commit is contained in:
ThaUnknown 2023-12-09 17:05:10 +01:00
parent 499d8aadbe
commit beab364ac9
3 changed files with 6 additions and 6 deletions

View file

@ -1,6 +1,6 @@
{
"name": "Miru",
"version": "4.5.5",
"version": "4.5.6",
"private": true,
"author": "ThaUnknown_ <ThaUnknown@users.noreply.github.com>",
"description": "Stream anime torrents, real-time with no waiting for downloads.",

View file

@ -25,7 +25,7 @@
"eslint-config-standard": "^17.1.0",
"eslint-plugin-svelte": "^2.35.1",
"html-webpack-plugin": "^5.5.3",
"matroska-metadata": "^1.0.3",
"matroska-metadata": "^1.0.4",
"mini-css-extract-plugin": "^2.7.6",
"webpack": "^5.89.0",
"webpack-cli": "^5.1.4",

View file

@ -36,8 +36,8 @@ importers:
specifier: ^5.5.3
version: 5.5.3(webpack@5.89.0)
matroska-metadata:
specifier: ^1.0.3
version: 1.0.3
specifier: ^1.0.4
version: 1.0.4
mini-css-extract-plugin:
specifier: ^2.7.6
version: 2.7.6(webpack@5.89.0)
@ -5831,8 +5831,8 @@ packages:
dev: true
optional: true
/matroska-metadata@1.0.3:
resolution: {integrity: sha512-OiNOvjdY/f/CJxz53QHM1NN2Ahe0DgH0L3ja6IBaloN14ZGEu85uGdREbcPWB/IxtCRQWH1HMhT//PjQRWKvTQ==}
/matroska-metadata@1.0.4:
resolution: {integrity: sha512-gCGKsDAhVMFTyUHTkW1gZOFi+aLvzFfqY6X9zVd+BEt8vGaC6GU7haXfFs/fUAA8oC2gNuG5OiMtSO9BRWCdxg==}
dependencies:
ebml-iterator: 1.0.5
fast-readable-async-iterator: 1.1.1