Skip to content
This repository has been archived by the owner on May 15, 2022. It is now read-only.

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 10, 2022
1 parent d95d8a4 commit a110188
Showing 1 changed file with 17 additions and 17 deletions.
34 changes: 17 additions & 17 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,23 +8,23 @@
"private": false,
"dependencies": {
"@daangamesdg/logger": "^1.1.0",
"@discordjs/rest": "^0.3.0",
"@prisma/client": "^3.11.0",
"@sapphire/decorators": "^4.3.3",
"@discordjs/rest": "^0.4.1",
"@prisma/client": "^3.14.0",
"@sapphire/decorators": "^4.3.4",
"@sapphire/framework": "2.4.1",
"@sapphire/type": "^2.2.0",
"@sapphire/type": "^2.2.4",
"@stereo-bot/lavalink": "^1.2.1",
"axios": "^0.26.1",
"body-parser": "^1.19.2",
"axios": "^0.27.2",
"body-parser": "^1.20.0",
"cookie-parser": "^1.4.6",
"cors": "^2.8.5",
"discord.js": "^13.6.0",
"dot-prop": "^6.0.1",
"dotenv": "^16.0.0",
"eslint": "^8.11.0",
"express": "^4.17.3",
"genius-lyrics": "^4.3.6",
"moment": "^2.29.1",
"dotenv": "^16.0.1",
"eslint": "^8.15.0",
"express": "^4.18.1",
"genius-lyrics": "^4.3.8",
"moment": "^2.29.3",
"ms": "^2.1.3",
"uuid": "^8.3.2"
},
Expand All @@ -38,16 +38,16 @@
},
"devDependencies": {
"@types/body-parser": "^1.19.2",
"@types/cookie-parser": "^1.4.2",
"@types/cookie-parser": "^1.4.3",
"@types/cors": "^2.8.12",
"@types/express": "^4.17.13",
"@types/ms": "^0.7.31",
"@types/node": "^16.11.26",
"@types/node": "^16.11.34",
"@types/uuid": "^8.3.4",
"@typescript-eslint/eslint-plugin": "^5.16.0",
"@typescript-eslint/parser": "^5.16.0",
"prisma": "^3.11.0",
"@typescript-eslint/eslint-plugin": "^5.23.0",
"@typescript-eslint/parser": "^5.23.0",
"prisma": "^3.14.0",
"ts-node": "^10.7.0",
"typescript": "^4.6.2"
"typescript": "^4.6.4"
}
}

0 comments on commit a110188

Please sign in to comment.