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 Apr 23, 2023
1 parent 50d37ed commit dc604b2
Show file tree
Hide file tree
Showing 2 changed files with 418 additions and 418 deletions.
48 changes: 24 additions & 24 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,51 +49,51 @@
},
"dependencies": {
"@ltd/j-toml": "^1.38.0",
"@napi-rs/canvas": "^0.1.39",
"@napi-rs/canvas": "^0.1.40",
"@sapphire/cron": "^1.1.0",
"@sapphire/decorators": "^6.0.0",
"@sapphire/discord.js-utilities": "^6.0.4",
"@sapphire/framework": "4.2.2",
"@sapphire/plugin-logger": "^3.0.2",
"@sapphire/plugin-scheduled-tasks": "^6.0.0",
"@sapphire/plugin-subcommands": "4.0.0",
"@sapphire/result": "^2.6.0",
"@sapphire/decorators": "^6.0.1",
"@sapphire/discord.js-utilities": "^6.0.6",
"@sapphire/framework": "4.4.1",
"@sapphire/plugin-logger": "^3.0.3",
"@sapphire/plugin-scheduled-tasks": "^6.0.1",
"@sapphire/plugin-subcommands": "4.0.1",
"@sapphire/result": "^2.6.2",
"@sapphire/stopwatch": "^1.5.0",
"@sapphire/type": "^2.3.0",
"@sapphire/utilities": "^3.11.0",
"@sentry/node": "^7.47.0",
"@skyra/env-utilities": "^1.1.0",
"@sapphire/utilities": "^3.11.1",
"@sentry/node": "^7.49.0",
"@skyra/env-utilities": "^1.2.0",
"bufferutil": "^4.0.7",
"bullmq": "^3.10.4",
"bullmq": "^3.12.0",
"clashofclans.js": "^3.0.2",
"colorette": "^2.0.19",
"discord-api-types": "^0.37.37",
"colorette": "^2.0.20",
"discord-api-types": "^0.37.39",
"discord.js": "^14.9.0",
"figlet": "^1.6.0",
"fuse.js": "^6.6.2",
"gradient-string": "^2.0.2",
"ioredis": "^5.3.1",
"ioredis": "^5.3.2",
"markdown-table": "^3.0.3",
"nanoid": "^4.0.2",
"postgres": "^3.3.4",
"reflect-metadata": "^0.1.13",
"string-strip-html": "^13.2.1",
"undici": "^5.21.2",
"string-strip-html": "^13.2.3",
"undici": "^5.22.0",
"utf-8-validate": "^6.0.3",
"zlib-sync": "^0.1.8"
},
"devDependencies": {
"@commitlint/cli": "^17.5.1",
"@commitlint/config-conventional": "^17.4.4",
"@commitlint/cli": "^17.6.1",
"@commitlint/config-conventional": "^17.6.1",
"@sapphire/ts-config": "^3.3.4",
"@swc/core": "^1.3.46",
"@swc/core": "^1.3.53",
"@types/figlet": "^1.5.5",
"@types/gradient-string": "^1.1.2",
"@types/node": "^18.15.11",
"@typescript-eslint/eslint-plugin": "^5.57.1",
"@typescript-eslint/parser": "^5.57.1",
"@types/node": "^18.16.0",
"@typescript-eslint/eslint-plugin": "^5.59.0",
"@typescript-eslint/parser": "^5.59.0",
"cz-conventional-changelog": "^3.3.0",
"eslint": "^8.38.0",
"eslint": "^8.39.0",
"eslint-config-snail": "^1.6.0",
"eslint-formatter-pretty": "^5.0.0",
"husky": "^8.0.3",
Expand Down
Loading

0 comments on commit dc604b2

Please sign in to comment.