Skip to content

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] authored Sep 12, 2024
1 parent 6243cd7 commit 9553fa9
Show file tree
Hide file tree
Showing 2 changed files with 489 additions and 465 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,12 +51,12 @@
"update": "yarn upgrade-interactive"
},
"dependencies": {
"@discordjs/builders": "^1.8.2",
"@discordjs/collection": "^2.1.0",
"@discordjs/builders": "^1.9.0",
"@discordjs/collection": "^2.1.1",
"@discordjs/core": "^1.2.0",
"@influxdata/influxdb-client": "^1.35.0",
"@influxdata/influxdb-client-apis": "^1.35.0",
"@prisma/client": "^5.19.0",
"@prisma/client": "^5.19.1",
"@sapphire/async-queue": "^1.5.3",
"@sapphire/bitfield": "^1.2.2",
"@sapphire/decorators": "^6.1.0",
Expand All @@ -74,7 +74,7 @@
"@sapphire/stopwatch": "^1.5.2",
"@sapphire/time-utilities": "^1.7.12",
"@sapphire/utilities": "^3.17.0",
"@sentry/node": "^8.27.0",
"@sentry/node": "^8.30.0",
"@skyra/ai": "^1.2.0",
"@skyra/char": "^1.0.3",
"@skyra/env-utilities": "^1.3.0",
Expand All @@ -85,22 +85,22 @@
"confusables": "^1.1.1",
"diff": "^5.2.0",
"discord-api-types": "^0.37.98",
"discord.js": "^14.15.3",
"discord.js": "^14.16.2",
"he": "^1.2.0",
"zlib-sync": "^0.1.9"
},
"devDependencies": {
"0x": "^5.7.0",
"@commitlint/cli": "^19.4.1",
"@commitlint/config-conventional": "^19.4.1",
"@commitlint/cli": "^19.5.0",
"@commitlint/config-conventional": "^19.5.0",
"@sapphire/eslint-config": "^5.0.5",
"@sapphire/prettier-config": "^2.0.0",
"@sapphire/ts-config": "^5.0.1",
"@types/backoff": "^2.5.5",
"@types/diff": "^5.2.2",
"@types/he": "^1.2.3",
"@types/node": "^20.11.17",
"@types/pg": "^8.11.8",
"@types/pg": "^8.11.9",
"@types/ws": "^8.5.12",
"@typescript-eslint/eslint-plugin": "^7.13.0",
"@typescript-eslint/parser": "^7.13.0",
Expand All @@ -109,9 +109,9 @@
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.2.1",
"lint-staged": "^15.2.9",
"lint-staged": "^15.2.10",
"prettier": "^3.3.3",
"prisma": "^5.19.0",
"prisma": "^5.19.1",
"prisma-json-types-generator": "^3.0.4",
"tsc-watch": "^6.2.0",
"typescript": "^5.4.5",
Expand Down
Loading

0 comments on commit 9553fa9

Please # to comment.