mirror of
https://github.com/NoCrypt/migu.git
synced 2026-03-11 17:45:32 +00:00
chore: update deps
This commit is contained in:
parent
ea2076c138
commit
2612bdfc1e
2 changed files with 323 additions and 319 deletions
16
package.json
16
package.json
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "Miru",
|
||||
"version": "4.3.13",
|
||||
"version": "4.3.14",
|
||||
"author": "ThaUnknown_ <ThaUnknown@users.noreply.github.com>",
|
||||
"description": "Stream anime torrents, real-time with no waiting for downloads.",
|
||||
"main": "build/main.js",
|
||||
|
|
@ -15,14 +15,14 @@
|
|||
},
|
||||
"devDependencies": {
|
||||
"@electron/notarize": "^2.1.0",
|
||||
"@fontsource-variable/material-symbols-outlined": "^5.0.6",
|
||||
"@fontsource-variable/nunito": "^5.0.7",
|
||||
"@fontsource-variable/material-symbols-outlined": "^5.0.7",
|
||||
"@fontsource-variable/nunito": "^5.0.9",
|
||||
"@fontsource/roboto": "^5.0.8",
|
||||
"@typescript-eslint/parser": "^6.2.1",
|
||||
"@typescript-eslint/parser": "^6.5.0",
|
||||
"anitomyscript": "github:ThaUnknown/anitomyscript#42290c4b3f256893be08a4e89051f448ff5e9d00",
|
||||
"bottleneck": "^2.19.5",
|
||||
"browser-event-target-emitter": "^1.0.0",
|
||||
"concurrently": "^8.2.0",
|
||||
"concurrently": "^8.2.1",
|
||||
"copy-webpack-plugin": "^11.0.0",
|
||||
"cross-env": "^7.0.3",
|
||||
"css-loader": "^6.8.1",
|
||||
|
|
@ -31,9 +31,9 @@
|
|||
"electron-builder": "^24.6.3",
|
||||
"electron-log": "^4.4.8",
|
||||
"electron-updater": "^6.1.1",
|
||||
"eslint": "^8.46.0",
|
||||
"eslint": "^8.48.0",
|
||||
"eslint-config-standard": "^17.1.0",
|
||||
"eslint-plugin-svelte": "^2.32.4",
|
||||
"eslint-plugin-svelte": "^2.33.0",
|
||||
"html-webpack-plugin": "^5.5.3",
|
||||
"jassub": "1.7.1",
|
||||
"js-levenshtein": "^1.1.6",
|
||||
|
|
@ -43,7 +43,7 @@
|
|||
"perfect-seekbar": "^1.1.0",
|
||||
"quartermoon": "^1.2.3",
|
||||
"simple-store-svelte": "^1.0.0",
|
||||
"svelte": "^4.1.2",
|
||||
"svelte": "^4.2.0",
|
||||
"svelte-eslint-parser": "^0.32.2",
|
||||
"svelte-keybinds": "1.0.5",
|
||||
"svelte-loader": "^3.1.9",
|
||||
|
|
|
|||
626
pnpm-lock.yaml
626
pnpm-lock.yaml
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue