mirror of
https://github.com/NoCrypt/migu.git
synced 2026-03-11 17:45:32 +00:00
feat: update jassub
This commit is contained in:
parent
e3d15ca868
commit
916476aeb8
2 changed files with 6 additions and 6 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Miru",
|
||||
"version": "4.4.12",
|
||||
"version": "4.4.13",
|
||||
"author": "ThaUnknown_ <ThaUnknown@users.noreply.github.com>",
|
||||
"description": "Stream anime torrents, real-time with no waiting for downloads.",
|
||||
"main": "build/main.js",
|
||||
|
|
@ -35,7 +35,7 @@
|
|||
"eslint-config-standard": "^17.1.0",
|
||||
"eslint-plugin-svelte": "^2.33.0",
|
||||
"html-webpack-plugin": "^5.5.3",
|
||||
"jassub": "1.7.1",
|
||||
"jassub": "1.7.8",
|
||||
"js-levenshtein": "^1.1.6",
|
||||
"matroska-subtitles": "github:ThaUnknown/matroska-subtitles#446d0628ff0bcf13eb95184777615f3a0e6d8ae8",
|
||||
"mini-css-extract-plugin": "^2.7.6",
|
||||
|
|
|
|||
|
|
@ -74,8 +74,8 @@ devDependencies:
|
|||
specifier: ^5.5.3
|
||||
version: 5.5.3(webpack@5.88.2)
|
||||
jassub:
|
||||
specifier: 1.7.1
|
||||
version: 1.7.1
|
||||
specifier: 1.7.8
|
||||
version: 1.7.8
|
||||
js-levenshtein:
|
||||
specifier: ^1.1.6
|
||||
version: 1.1.6
|
||||
|
|
@ -3763,8 +3763,8 @@ packages:
|
|||
minimatch: 3.1.2
|
||||
dev: true
|
||||
|
||||
/jassub@1.7.1:
|
||||
resolution: {integrity: sha512-xvrF/4/4ifJCxyF9wgmNW/fzvKuqrvU3OKl1B4373STaCPhblMHkRCHDN6DnRdeI9jUyriWDPcKT97cg38YbNw==}
|
||||
/jassub@1.7.8:
|
||||
resolution: {integrity: sha512-F4rd+eOsI+9aN0bVqNEtrX7xCyU4y33DiYbwxd7hTaB7HtJBGYaAFzTWkmvW40uFVcYfjIQ9tXqNu5VnjDS5RQ==}
|
||||
dependencies:
|
||||
rvfc-polyfill: 1.0.6
|
||||
dev: true
|
||||
|
|
|
|||
Loading…
Reference in a new issue