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] authored Sep 11, 2024
1 parent 6243cd7 commit 1bf71c0
Show file tree
Hide file tree
Showing 2 changed files with 380 additions and 362 deletions.
16 changes: 8 additions & 8 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,7 +85,7 @@
"confusables": "^1.1.1",
"diff": "^5.2.0",
"discord-api-types": "^0.37.98",
"discord.js": "^14.15.3",
"discord.js": "^14.16.1",
"he": "^1.2.0",
"zlib-sync": "^0.1.9"
},
Expand All @@ -100,7 +100,7 @@
"@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 1bf71c0

Please sign in to comment.