Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#2667)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 1, 2024
1 parent f403030 commit 6243cd7
Show file tree
Hide file tree
Showing 2 changed files with 125 additions and 121 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@discordjs/core": "^1.2.0",
"@influxdata/influxdb-client": "^1.35.0",
"@influxdata/influxdb-client-apis": "^1.35.0",
"@prisma/client": "^5.18.0",
"@prisma/client": "^5.19.0",
"@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.26.0",
"@sentry/node": "^8.27.0",
"@skyra/ai": "^1.2.0",
"@skyra/char": "^1.0.3",
"@skyra/env-utilities": "^1.3.0",
Expand All @@ -84,23 +84,23 @@
"colorette": "^2.0.20",
"confusables": "^1.1.1",
"diff": "^5.2.0",
"discord-api-types": "^0.37.97",
"discord-api-types": "^0.37.98",
"discord.js": "^14.15.3",
"he": "^1.2.0",
"zlib-sync": "^0.1.9"
},
"devDependencies": {
"0x": "^5.7.0",
"@commitlint/cli": "^19.4.0",
"@commitlint/config-conventional": "^19.2.2",
"@commitlint/cli": "^19.4.1",
"@commitlint/config-conventional": "^19.4.1",
"@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.1",
"@types/diff": "^5.2.2",
"@types/he": "^1.2.3",
"@types/node": "^20.11.17",
"@types/pg": "^8.11.6",
"@types/pg": "^8.11.8",
"@types/ws": "^8.5.12",
"@typescript-eslint/eslint-plugin": "^7.13.0",
"@typescript-eslint/parser": "^7.13.0",
Expand All @@ -111,7 +111,7 @@
"eslint-plugin-prettier": "^5.2.1",
"lint-staged": "^15.2.9",
"prettier": "^3.3.3",
"prisma": "^5.18.0",
"prisma": "^5.19.0",
"prisma-json-types-generator": "^3.0.4",
"tsc-watch": "^6.2.0",
"typescript": "^5.4.5",
Expand All @@ -120,7 +120,7 @@
"resolutions": {
"@types/node": "20.11.5",
"ansi-regex": "^5.0.1",
"discord-api-types": "^0.37.97",
"discord-api-types": "^0.37.98",
"minimist": "^1.2.8"
},
"engines": {
Expand Down
Loading

0 comments on commit 6243cd7

Please sign in to comment.