Merge branch 'master' of github.com:codetheweb/muse

This commit is contained in:
Max Isom 2021-05-30 15:03:30 -05:00
commit a5dce868c4
No known key found for this signature in database
GPG key ID: 25C9B1A7F6798880
2 changed files with 400 additions and 286 deletions

View file

@ -25,7 +25,7 @@
"docker-publish": "docker buildx build --platform linux/amd64,linux/arm64,linux/arm/v7 -t codetheweb/muse:latest --push ."
},
"devDependencies": {
"@types/bluebird": "^3.5.33",
"@types/bluebird": "^3.5.35",
"@types/debug": "^4.1.5",
"@types/fluent-ffmpeg": "^2.1.17",
"@types/fs-capacitor": "^2.0.0",
@ -33,16 +33,16 @@
"@types/node-emoji": "^1.8.1",
"@types/spotify-web-api-node": "^4.0.2",
"@types/validator": "^13.1.3",
"@types/ws": "^7.4.2",
"@typescript-eslint/eslint-plugin": "^4.22.0",
"@typescript-eslint/parser": "^4.22.0",
"eslint": "^7.25.0",
"@types/ws": "^7.4.4",
"@typescript-eslint/eslint-plugin": "^4.25.0",
"@typescript-eslint/parser": "^4.25.0",
"eslint": "^7.27.0",
"eslint-config-xo": "^0.35.0",
"eslint-config-xo-typescript": "^0.36.0",
"husky": "^4.3.8",
"nodemon": "^2.0.7",
"ts-node": "^9.1.1",
"typescript": "^4.2.4"
"typescript": "^4.3.2"
},
"eslintConfig": {
"extends": [
@ -71,7 +71,7 @@
"debug": "^4.3.1",
"delay": "^5.0.0",
"discord.js": "^12.5.3",
"dotenv": "^8.2.0",
"dotenv": "^8.5.1",
"fluent-ffmpeg": "^2.1.2",
"fs-capacitor": "^6.2.0",
"get-youtube-id": "^1.0.1",

672
yarn.lock

File diff suppressed because it is too large Load diff