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] committed Jun 9, 2024
1 parent 7dd3c3a commit c6a2618
Show file tree
Hide file tree
Showing 2 changed files with 220 additions and 203 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"dependencies": {
"@sapphire/decorators": "^6.1.0",
"@sapphire/discord-utilities": "^3.3.0",
"@sapphire/discord.js-utilities": "^7.2.1",
"@sapphire/discord.js-utilities": "^7.3.0",
"@sapphire/fetch": "^3.0.2",
"@sapphire/framework": "^5.2.1",
"@sapphire/plugin-logger": "^4.0.2",
Expand All @@ -36,31 +36,31 @@
"@skyra/env-utilities": "^1.3.0",
"bufferutil": "^4.0.8",
"colorette": "^2.0.20",
"discord.js": "^14.15.2",
"discord.js": "^14.15.3",
"marked": "^12.0.2",
"marked-smartypants": "^1.1.6",
"marked-xhtml": "^1.0.9",
"node-html-to-image": "^4.0.0",
"tslib": "^2.6.2",
"tslib": "^2.6.3",
"utf-8-validate": "^6.0.4",
"ws": "^8.17.0",
"zlib-sync": "^0.1.9"
},
"devDependencies": {
"@sapphire/eslint-config": "^5.0.4",
"@sapphire/eslint-config": "^5.0.5",
"@sapphire/prettier-config": "^2.0.0",
"@sapphire/ts-config": "^5.0.1",
"@skyra/discord-components-core": "^3.6.1",
"@types/node": "^20.13.0",
"@types/node": "^20.14.2",
"@types/ws": "^8.5.10",
"@typescript-eslint/eslint-plugin": "^7.11.0",
"@typescript-eslint/parser": "^7.11.0",
"@typescript-eslint/eslint-plugin": "^7.12.0",
"@typescript-eslint/parser": "^7.12.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"prettier": "^3.3.0",
"prettier": "^3.3.1",
"rimraf": "^5.0.7",
"tsup": "^8.0.2",
"tsup": "^8.1.0",
"typescript": "^5.4.5"
},
"resolutions": {
Expand Down
Loading

0 comments on commit c6a2618

Please sign in to comment.