update version

This commit is contained in:
AnidlSupport 2023-04-07 22:44:38 +02:00
parent 921f346bb4
commit de192a21b4
No known key found for this signature in database
GPG key ID: 9C6EC9AEC9D4DB66
2 changed files with 581 additions and 578 deletions

View file

@ -1,7 +1,7 @@
{
"name": "multi-downloader-nx",
"short_name": "aniDL",
"version": "3.4.1",
"version": "3.4.2",
"description": "Download videos from Funimation or Crunchyroll via cli",
"keywords": [
"download",
@ -36,8 +36,8 @@
},
"license": "MIT",
"dependencies": {
"@babel/core": "^7.21.3",
"@babel/plugin-syntax-flow": "^7.18.6",
"@babel/core": "^7.21.4",
"@babel/plugin-syntax-flow": "^7.21.4",
"@babel/plugin-transform-react-jsx": "^7.21.0",
"cheerio": "1.0.0-rc.12",
"cors": "^2.8.5",
@ -62,13 +62,13 @@
"@types/cors": "^2.8.13",
"@types/express": "^4.17.17",
"@types/fs-extra": "^11.0.1",
"@types/node": "^18.15.5",
"@types/node": "^18.15.11",
"@types/ws": "^8.5.4",
"@types/yargs": "^17.0.23",
"@typescript-eslint/eslint-plugin": "^5.56.0",
"@typescript-eslint/parser": "^5.56.0",
"@types/yargs": "^17.0.24",
"@typescript-eslint/eslint-plugin": "^5.57.1",
"@typescript-eslint/parser": "^5.57.1",
"@vercel/webpack-asset-relocator-loader": "^1.7.3",
"eslint": "^8.36.0",
"eslint": "^8.37.0",
"eslint-config-react-app": "^7.0.1",
"eslint-plugin-import": "^2.25.4",
"eslint-plugin-react": "7.32.2",

File diff suppressed because it is too large Load diff