Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 25, 2023
1 parent e24925e commit 3e4e83f
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,30 +55,30 @@
"dependencies": {
"@discordjs/voice": "^0.16.0",
"@swc/cli": "0.1.62",
"@swc/core": "1.3.53",
"date-fns": "2.29.3",
"discord.js": "14.9.0",
"@swc/core": "1.3.60",
"date-fns": "2.30.0",
"discord.js": "14.11.0",
"dotenv": "16.0.3",
"got": "12.6.0",
"i18n": "0.15.1",
"opusscript": "0.0.8",
"opusscript": "0.1.0",
"prism-media": "1.3.5",
"soundcloud.ts": "0.5.0",
"tslib": "2.5.0",
"tslib": "2.5.2",
"tweetnacl": "1.0.3",
"youtubei": "1.1.2"
},
"devDependencies": {
"@clytage-pkg/eslint-config": "2.0.0",
"@types/i18n": "0.13.6",
"@types/node": "18.16.0",
"@types/node": "18.16.14",
"@typescript-eslint/eslint-plugin": "5.59.7",
"@typescript-eslint/parser": "5.59.7",
"eslint": "8.41.0",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-prettier": "^4.2.1",
"prettier": "^2.8.8",
"rimraf": "^5.0.0",
"rimraf": "^5.0.1",
"typescript": "5.0.4"
},
"optionalDependencies": {
Expand Down

0 comments on commit 3e4e83f

Please sign in to comment.