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 @skyra/http-framework to v2 #74

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@prisma/client": "^5.7.0",
"@sapphire/utilities": "^3.14.0",
"@skyra/env-utilities": "^1.2.2",
"@skyra/http-framework": "^1.2.2",
"@skyra/http-framework": "^2.0.0",
"@skyra/http-framework-i18n": "^1.1.1",
"@skyra/logger": "^2.0.3",
"@skyra/safe-fetch": "^1.1.3",
Expand Down
36 changes: 4 additions & 32 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -521,17 +521,6 @@ __metadata:
languageName: node
linkType: hard

"@sapphire/pieces@npm:^3.10.0":
version: 3.10.0
resolution: "@sapphire/pieces@npm:3.10.0"
dependencies:
"@discordjs/collection": "npm:^1.5.3"
"@sapphire/utilities": "npm:^3.13.0"
tslib: "npm:^2.6.2"
checksum: 70c227989967f02de72150eebc4815bd884ab490c76b5ef0a240cec23871a4426f355cb855d891ef5b9170e0fd04618c8c0415a8ffd6e1d468661af0c4572ce6
languageName: node
linkType: hard

"@sapphire/pieces@npm:^4.1.0":
version: 4.1.0
resolution: "@sapphire/pieces@npm:4.1.0"
Expand All @@ -552,7 +541,7 @@ __metadata:
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: 819e43adcd756ec96a3ccba1d9e112d52be8254ec18f36826012e9755963e8b57bed9c69d3a8e2bd8030f0a0dde75372a1c47b749dcf43d6440041a82c0d55c3
Expand Down Expand Up @@ -586,7 +575,7 @@ __metadata:
languageName: node
linkType: hard

"@sapphire/utilities@npm:^3.13.0, @sapphire/utilities@npm:^3.14.0":
"@sapphire/utilities@npm:^3.14.0":
version: 3.14.0
resolution: "@sapphire/utilities@npm:3.14.0"
checksum: 1176c3e7fecb73d4d2b3f2e626c57eb3168188bdf546363fcd07362d2320bca905733c19311d4ebe98968ac1d5669d32eda37afdb7bc4d7496cfeb3a06a750fb
Expand Down Expand Up @@ -669,7 +658,7 @@ __metadata:
"@sapphire/ts-config": "npm:^5.0.0"
"@sapphire/utilities": "npm:^3.14.0"
"@skyra/env-utilities": "npm:^1.2.2"
"@skyra/http-framework": "npm:^1.2.2"
"@skyra/http-framework": "npm:^2.0.0"
"@skyra/http-framework-i18n": "npm:^1.1.1"
"@skyra/logger": "npm:^2.0.3"
"@skyra/safe-fetch": "npm:^1.1.3"
Expand Down Expand Up @@ -719,23 +708,6 @@ __metadata:
languageName: node
linkType: hard

"@skyra/http-framework@npm:^1.2.2":
version: 1.2.2
resolution: "@skyra/http-framework@npm:1.2.2"
dependencies:
"@discordjs/builders": "npm:^1.7.0"
"@discordjs/collection": "npm:^1.5.3"
"@discordjs/rest": "npm:^2.2.0"
"@discordjs/util": "npm:^1.0.2"
"@sapphire/pieces": "npm:^3.10.0"
"@sapphire/result": "npm:^2.6.4"
"@sapphire/utilities": "npm:^3.13.0"
"@vladfrangu/async_event_emitter": "npm:^2.2.2"
discord-api-types: "npm:^0.37.63"
checksum: c7eadf9c5685314a966d2b570c8fe93116b5e28d625f67175b6cbf85cb44e892423f2c0b8276a4f46af6f6444f5fc4cfd021c05fc95535f919e08b69439db4b0
languageName: node
linkType: hard

"@skyra/http-framework@npm:^2.0.0":
version: 2.0.0
resolution: "@skyra/http-framework@npm:2.0.0"
Expand Down Expand Up @@ -1680,7 +1652,7 @@ __metadata:
languageName: node
linkType: hard

"discord-api-types@npm:^0.37.61, discord-api-types@npm:^0.37.63, discord-api-types@npm:^0.37.66":
"discord-api-types@npm:^0.37.61, discord-api-types@npm:^0.37.66":
version: 0.37.66
resolution: "discord-api-types@npm:0.37.66"
checksum: 5acb574e09796ead9dd43ffa9e18f577e33bd166d9805c184cceb919a9e54d0dad1e44d52d6dc7ef512a8c39df676ac3ac4eb3ea4c237443ad4095478e247f64
Expand Down