Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency @sapphire/framework to v5.0.4 #24

Merged
merged 1 commit into from
Dec 19, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 9 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -370,19 +370,19 @@ __metadata:
linkType: hard

"@sapphire/framework@npm:^5.0.0":
version: 5.0.2
resolution: "@sapphire/framework@npm:5.0.2"
version: 5.0.4
resolution: "@sapphire/framework@npm:5.0.4"
dependencies:
"@discordjs/builders": "npm:^1.7.0"
"@sapphire/discord-utilities": "npm:^3.2.1"
"@sapphire/discord.js-utilities": "npm:^7.1.3"
"@sapphire/lexure": "npm:^1.1.6"
"@sapphire/pieces": "npm:^4.0.2"
"@sapphire/pieces": "npm:^4.1.0"
"@sapphire/ratelimits": "npm:^2.4.8"
"@sapphire/result": "npm:^2.6.5"
"@sapphire/stopwatch": "npm:^1.5.1"
"@sapphire/utilities": "npm:^3.14.0"
checksum: 9c145f381cfe7f85342093900f02f2d05d17bc16ef4ddbbe7a6a1ec6d1ab0a82da8bbdadf3d49b6654f72bc53f5ba1aabeed56b60c5950de3cc30b681ff12c3f
checksum: e9491b00d14d2194bcb1a9dc193e2d839741fb5ab84f4b872a93a1d71c64d741bfb56c0a1c09a4a6a0508f9d34f27218ba4f2935d3ab1d0301697c9228a2b3f7
languageName: node
linkType: hard

Expand All @@ -395,14 +395,14 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down Expand Up @@ -511,14 +511,7 @@ __metadata:
languageName: node
linkType: hard

"@sapphire/utilities@npm:^3.13.0":
version: 3.14.0
resolution: "@sapphire/utilities@npm:3.14.0"
checksum: 5740c05b130ee7e8d34fa53a96370cac87c36ad272760c0f5029fc4578279bf7850e4517e56f8ea66d9eb21978076a9e1d0808e1e16feac451e79541c97083e1
languageName: node
linkType: hard

"@sapphire/utilities@npm:^3.14.0":
"@sapphire/utilities@npm:^3.13.0, @sapphire/utilities@npm:^3.14.0":
version: 3.14.0
resolution: "@sapphire/utilities@npm:3.14.0"
checksum: 5740c05b130ee7e8d34fa53a96370cac87c36ad272760c0f5029fc4578279bf7850e4517e56f8ea66d9eb21978076a9e1d0808e1e16feac451e79541c97083e1
Expand Down
Loading