Skip to content

Commit

Permalink
feat: update sapphire dependencies to fix issues with typescript node…
Browse files Browse the repository at this point in the history
…next
  • Loading branch information
favna committed Mar 6, 2022
1 parent 11d4c3d commit 98b2a8b
Show file tree
Hide file tree
Showing 2 changed files with 420 additions and 681 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,13 @@
"prepare": "husky install .github/husky"
},
"dependencies": {
"@sapphire/discord-utilities": "^2.9.0",
"@sapphire/discord.js-utilities": "^4.8.2",
"@sapphire/pieces": "^3.2.0",
"@sapphire/ratelimits": "^2.3.1",
"@sapphire/result": "^1.0.0",
"@sapphire/stopwatch": "^1.3.0",
"@sapphire/utilities": "^3.3.0",
"@sapphire/discord-utilities": "^2.10.0",
"@sapphire/discord.js-utilities": "^4.9.0",
"@sapphire/pieces": "^3.3.0",
"@sapphire/ratelimits": "^2.4.0",
"@sapphire/result": "^1.1.0",
"@sapphire/stopwatch": "^1.4.0",
"@sapphire/utilities": "^3.4.0",
"lexure": "^0.17.0",
"tslib": "^2.3.1"
},
Expand All @@ -43,11 +43,11 @@
"@commitlint/config-conventional": "^16.2.1",
"@favware/npm-deprecate": "^1.0.4",
"@favware/rollup-type-bundler": "^1.0.7",
"@sapphire/eslint-config": "^4.2.2",
"@sapphire/prettier-config": "^1.3.0",
"@sapphire/ts-config": "^3.3.1",
"@sapphire/eslint-config": "^4.3.0",
"@sapphire/prettier-config": "^1.4.0",
"@sapphire/ts-config": "^3.3.2",
"@types/jest": "^27.4.1",
"@types/node": "^17.0.18",
"@types/node": "^17.0.21",
"@types/ws": "^8.5.2",
"@typescript-eslint/eslint-plugin": "^5.13.0",
"@typescript-eslint/parser": "^5.13.0",
Expand Down

0 comments on commit 98b2a8b

Please sign in to comment.