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

Update dependency @sapphire/plugin-hmr to v3 #34

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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 @@ -23,7 +23,7 @@
"@sapphire/decorators": "^4.0.0",
"@sapphire/framework": "next",
"@sapphire/plugin-editable-commands": "^1.1.3",
"@sapphire/plugin-hmr": "^1.1.0",
"@sapphire/plugin-hmr": "^3.0.0",
"@sapphire/plugin-logger": "^3.0.0",
"@sapphire/plugin-subcommands": "^3.0.0",
"@sapphire/time-utilities": "^1.5.1",
Expand Down
25 changes: 12 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -263,13 +263,12 @@ __metadata:
languageName: node
linkType: hard

"@sapphire/plugin-hmr@npm:^1.1.0":
version: 1.2.0
resolution: "@sapphire/plugin-hmr@npm:1.2.0"
"@sapphire/plugin-hmr@npm:^3.0.0":
version: 3.0.0
resolution: "@sapphire/plugin-hmr@npm:3.0.0"
dependencies:
chokidar: ^3.5.3
tslib: 2.x
checksum: d725f44976f92c4acc577d797ef37e5b099d39fbbda6dd43a3bf9923af284a809991708207ffd34add956784f1f6f8a49115f6ddc78faf141e4e8288404a61bc
checksum: 2fcadf165910e2d065545d8b89269911843af00817727a7de15274e4211c908da203a52541b3327cbb669a6d450edcd3d511bfb7ad7e6ac198f52ab8247f414f
languageName: node
linkType: hard

Expand Down Expand Up @@ -2984,7 +2983,7 @@ __metadata:
"@sapphire/decorators": ^4.0.0
"@sapphire/framework": next
"@sapphire/plugin-editable-commands": ^1.1.3
"@sapphire/plugin-hmr": ^1.1.0
"@sapphire/plugin-hmr": ^3.0.0
"@sapphire/plugin-logger": ^3.0.0
"@sapphire/plugin-subcommands": ^3.0.0
"@sapphire/time-utilities": ^1.5.1
Expand Down Expand Up @@ -3039,20 +3038,20 @@ __metadata:
languageName: node
linkType: hard

"tslib@npm:2.x, tslib@npm:^2.3.1":
version: 2.3.1
resolution: "tslib@npm:2.3.1"
checksum: de17a98d4614481f7fcb5cd53ffc1aaf8654313be0291e1bfaee4b4bb31a20494b7d218ff2e15017883e8ea9626599b3b0e0229c18383ba9dce89da2adf15cb9
languageName: node
linkType: hard

"tslib@npm:^1.8.1":
version: 1.14.1
resolution: "tslib@npm:1.14.1"
checksum: dbe628ef87f66691d5d2959b3e41b9ca0045c3ee3c7c7b906cc1e328b39f199bb1ad9e671c39025bd56122ac57dfbf7385a94843b1cc07c60a4db74795829acd
languageName: node
linkType: hard

"tslib@npm:^2.3.1":
version: 2.3.1
resolution: "tslib@npm:2.3.1"
checksum: de17a98d4614481f7fcb5cd53ffc1aaf8654313be0291e1bfaee4b4bb31a20494b7d218ff2e15017883e8ea9626599b3b0e0229c18383ba9dce89da2adf15cb9
languageName: node
linkType: hard

"tsutils@npm:^3.21.0":
version: 3.21.0
resolution: "tsutils@npm:3.21.0"
Expand Down