Skip to content

Commit

Permalink
deps: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
mariusbegby committed May 30, 2024
1 parent 25f7360 commit 5b56d28
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 44 deletions.
79 changes: 40 additions & 39 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@discordjs/ws": "^1.1.0",
"@prisma/client": "^5.14.0",
"config": "^3.3.11",
"discord-player": "^6.6.8",
"discord-player": "^6.6.9",
"discord-voip": "^0.1.3",
"discord.js": "^14.15.2",
"dotenv": "^16.4.5",
Expand All @@ -70,7 +70,7 @@
"devDependencies": {
"@types/config": "^3.3.4",
"@types/jest": "^29.5.12",
"@types/node": "^20.12.12",
"@types/node": "^20.12.13",
"@types/node-os-utils": "^1.3.4",
"@typescript-eslint/eslint-plugin": "^7.8.0",
"@typescript-eslint/parser": "^7.8.0",
Expand All @@ -80,13 +80,13 @@
"eslint-plugin-prettier": "^5.1.3",
"i18next-resources-for-ts": "^1.5.0",
"jest": "^29.7.0",
"nodemon": "^3.1.0",
"nodemon": "^3.1.2",
"prettier": "^3.2.5",
"ts-jest": "^29.1.2",
"ts-jest": "^29.1.4",
"typescript": "^5.4.5"
},
"optionalDependencies": {
"pino-loki": "^2.3.0",
"pino-pretty": "^11.0.0"
"pino-pretty": "^11.1.0"
}
}

0 comments on commit 5b56d28

Please sign in to comment.