Skip to content

Commit

Permalink
fix(deps): update dependency @sapphire/framework to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 9, 2023
1 parent b489cb3 commit 6bfc3e9
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 21 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@sapphire/discord-utilities": "3.2.1",
"@sapphire/discord.js-utilities": "7.1.3",
"@sapphire/fetch": "2.4.2",
"@sapphire/framework": "^4.7.2",
"@sapphire/framework": "^5.0.0",
"@sapphire/pieces": "3.10.0",
"@sapphire/plugin-editable-commands": "3.1.0",
"@sapphire/plugin-logger": "3.0.7",
Expand Down
51 changes: 31 additions & 20 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -992,7 +992,7 @@ __metadata:
languageName: node
linkType: hard

"@sapphire/discord-utilities@npm:3.2.1, @sapphire/discord-utilities@npm:^3.2.0, @sapphire/discord-utilities@npm:^3.2.1":
"@sapphire/discord-utilities@npm:3.2.1, @sapphire/discord-utilities@npm:^3.2.1":
version: 3.2.1
resolution: "@sapphire/discord-utilities@npm:3.2.1"
dependencies:
Expand All @@ -1001,7 +1001,7 @@ __metadata:
languageName: node
linkType: hard

"@sapphire/discord.js-utilities@npm:7.1.3, @sapphire/discord.js-utilities@npm:^7.1.2":
"@sapphire/discord.js-utilities@npm:7.1.3, @sapphire/discord.js-utilities@npm:^7.1.3":
version: 7.1.3
resolution: "@sapphire/discord.js-utilities@npm:7.1.3"
dependencies:
Expand Down Expand Up @@ -1029,24 +1029,24 @@ __metadata:
languageName: node
linkType: hard

"@sapphire/framework@npm:^4.7.2":
version: 4.8.5
resolution: "@sapphire/framework@npm:4.8.5"
"@sapphire/framework@npm:^5.0.0":
version: 5.0.2
resolution: "@sapphire/framework@npm:5.0.2"
dependencies:
"@discordjs/builders": ^1.7.0
"@sapphire/discord-utilities": ^3.2.0
"@sapphire/discord.js-utilities": ^7.1.2
"@sapphire/lexure": ^1.1.5
"@sapphire/pieces": ^3.10.0
"@sapphire/ratelimits": ^2.4.7
"@sapphire/result": ^2.6.4
"@sapphire/stopwatch": ^1.5.0
"@sapphire/utilities": ^3.13.0
checksum: 9e3ee24ceb1484d6dfdc425b4449e84937b1e77182d3d41e0e47ec6c6eaa84d524cef723032bdfb1d78a51fd8a716f66700685bd5ffb2e99f338913672b5ea51
"@sapphire/discord-utilities": ^3.2.1
"@sapphire/discord.js-utilities": ^7.1.3
"@sapphire/lexure": ^1.1.6
"@sapphire/pieces": ^4.0.2
"@sapphire/ratelimits": ^2.4.8
"@sapphire/result": ^2.6.5
"@sapphire/stopwatch": ^1.5.1
"@sapphire/utilities": ^3.14.0
checksum: bff31fc1189b51d6adae27eed2fc5794b415af21137635c6caa246fe7a4ea5a7441c2f2161a937a7e86fc9e1211eb30f332dd615e08636a1adf1c47f9767e78f
languageName: node
linkType: hard

"@sapphire/lexure@npm:^1.1.5":
"@sapphire/lexure@npm:^1.1.6":
version: 1.1.6
resolution: "@sapphire/lexure@npm:1.1.6"
dependencies:
Expand All @@ -1055,7 +1055,7 @@ __metadata:
languageName: node
linkType: hard

"@sapphire/pieces@npm:3.10.0, @sapphire/pieces@npm:^3.10.0":
"@sapphire/pieces@npm:3.10.0":
version: 3.10.0
resolution: "@sapphire/pieces@npm:3.10.0"
dependencies:
Expand All @@ -1066,6 +1066,17 @@ __metadata:
languageName: node
linkType: hard

"@sapphire/pieces@npm:^4.0.2":
version: 4.0.2
resolution: "@sapphire/pieces@npm:4.0.2"
dependencies:
"@discordjs/collection": ^1.5.3
"@sapphire/utilities": ^3.14.0
tslib: ^2.6.2
checksum: e2e065716f8237ac76931a4430e4a53b8fcd55397c61143de20e1d93587cc98df9b8b98790806dee9645da3f5615b3ea42d3c469e351f50b3eacff4b132afa20
languageName: node
linkType: hard

"@sapphire/plugin-editable-commands@npm:3.1.0":
version: 3.1.0
resolution: "@sapphire/plugin-editable-commands@npm:3.1.0"
Expand Down Expand Up @@ -1095,14 +1106,14 @@ __metadata:
languageName: node
linkType: hard

"@sapphire/ratelimits@npm:^2.4.7":
"@sapphire/ratelimits@npm:^2.4.8":
version: 2.4.8
resolution: "@sapphire/ratelimits@npm:2.4.8"
checksum: 9217973ed53a646597418c15f112a0937195f4d4f712396f3ba228a5260cb133e8d2129f1df1b74c0fac0a56a1b36ff0909bbb9de971aa22db0e02d7beff48e4
languageName: node
linkType: hard

"@sapphire/result@npm:^2.6.4, @sapphire/result@npm:^2.6.5":
"@sapphire/result@npm:^2.6.5":
version: 2.6.5
resolution: "@sapphire/result@npm:2.6.5"
checksum: 1a212fb8a52d5199db7b3b45f32beb12feeed369b89c179a491714ced413c92c73cd66d1f813f64dd10d6ed635d651c7dc0fe7af5fb3bc3017a4d9975a4d9973
Expand Down Expand Up @@ -1133,7 +1144,7 @@ __metadata:
languageName: node
linkType: hard

"@sapphire/stopwatch@npm:1.5.1, @sapphire/stopwatch@npm:^1.5.0":
"@sapphire/stopwatch@npm:1.5.1, @sapphire/stopwatch@npm:^1.5.1":
version: 1.5.1
resolution: "@sapphire/stopwatch@npm:1.5.1"
dependencies:
Expand Down Expand Up @@ -4850,7 +4861,7 @@ __metadata:
"@sapphire/discord-utilities": 3.2.1
"@sapphire/discord.js-utilities": 7.1.3
"@sapphire/fetch": 2.4.2
"@sapphire/framework": ^4.7.2
"@sapphire/framework": ^5.0.0
"@sapphire/pieces": 3.10.0
"@sapphire/plugin-editable-commands": 3.1.0
"@sapphire/plugin-logger": 3.0.7
Expand Down

0 comments on commit 6bfc3e9

Please sign in to comment.