Skip to content

Commit

Permalink
chore(deps): update dependency @sapphire/pieces to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 28, 2023
1 parent a153633 commit 4ea87c7
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@discordjs/rest": "^1.7.1",
"@sapphire/decorators": "^5.0.0",
"@sapphire/framework": "3.2.0",
"@sapphire/pieces": "3.6.0",
"@sapphire/pieces": "4.2.0",
"@sapphire/plugin-i18next": "^4.0.3",
"@sapphire/plugin-scheduled-tasks": "^6.0.0",
"@sapphire/stopwatch": "^1.5.0",
Expand Down
48 changes: 40 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -312,6 +312,13 @@ __metadata:
languageName: node
linkType: hard

"@discordjs/collection@npm:^1.5.3":
version: 1.5.3
resolution: "@discordjs/collection@npm:1.5.3"
checksum: fefed19bea0f69053d195f9d9dc8af07ca5d8c9b1064581e0aa14bda2b70e632b93c164d5ef3e4910f5442369612ff4eec8d52a700aec562510c19b223f67023
languageName: node
linkType: hard

"@discordjs/rest@npm:^1.7.1":
version: 1.7.1
resolution: "@discordjs/rest@npm:1.7.1"
Expand Down Expand Up @@ -631,14 +638,14 @@ __metadata:
languageName: node
linkType: hard

"@sapphire/pieces@npm:3.6.0, @sapphire/pieces@npm:^3.6.0":
version: 3.6.0
resolution: "@sapphire/pieces@npm:3.6.0"
"@sapphire/pieces@npm:4.2.0":
version: 4.2.0
resolution: "@sapphire/pieces@npm:4.2.0"
dependencies:
"@discordjs/collection": ^1.2.0
"@sapphire/utilities": ^3.11.0
tslib: ^2.4.0
checksum: ef93f1cd4cf3983cab43d45415590a4cbd32c01cbfde78b8eb230035637250e90fd9a7fa96377a719ef6ddde364d27f87c027d9cbebef82a93ca800ab21201b9
"@discordjs/collection": ^1.5.3
"@sapphire/utilities": ^3.14.0
tslib: ^2.6.2
checksum: 99d14b973cfb482b94c40eb79b95d0fdb0aa568fea16ec38546f0cde88d575ebeeff6e6c0db9d7528841b10d1854c975e40062fe6abd639a4156bb1ec7bec325
languageName: node
linkType: hard

Expand All @@ -653,6 +660,17 @@ __metadata:
languageName: node
linkType: hard

"@sapphire/pieces@npm:^3.6.0":
version: 3.6.0
resolution: "@sapphire/pieces@npm:3.6.0"
dependencies:
"@discordjs/collection": ^1.2.0
"@sapphire/utilities": ^3.11.0
tslib: ^2.4.0
checksum: ef93f1cd4cf3983cab43d45415590a4cbd32c01cbfde78b8eb230035637250e90fd9a7fa96377a719ef6ddde364d27f87c027d9cbebef82a93ca800ab21201b9
languageName: node
linkType: hard

"@sapphire/plugin-i18next@npm:^4.0.3":
version: 4.0.3
resolution: "@sapphire/plugin-i18next@npm:4.0.3"
Expand Down Expand Up @@ -758,6 +776,13 @@ __metadata:
languageName: node
linkType: hard

"@sapphire/utilities@npm:^3.14.0":
version: 3.14.0
resolution: "@sapphire/utilities@npm:3.14.0"
checksum: 98bea8dc12ac60696c499dbfd76cdaf2d3a04eeea73d14512e3f91808d8dd2609a3a4d9b0d4c4a76e666dfd1d2e8fa69995d34d562ae412316d013a1db5820d8
languageName: node
linkType: hard

"@sapphire/utilities@npm:^3.6.2":
version: 3.7.0
resolution: "@sapphire/utilities@npm:3.7.0"
Expand Down Expand Up @@ -4634,7 +4659,7 @@ __metadata:
"@discordjs/rest": ^1.7.1
"@sapphire/decorators": ^5.0.0
"@sapphire/framework": 3.2.0
"@sapphire/pieces": 3.6.0
"@sapphire/pieces": 4.2.0
"@sapphire/plugin-i18next": ^4.0.3
"@sapphire/plugin-scheduled-tasks": ^6.0.0
"@sapphire/stopwatch": ^1.5.0
Expand Down Expand Up @@ -4786,6 +4811,13 @@ __metadata:
languageName: node
linkType: hard

"tslib@npm:^2.6.2":
version: 2.6.2
resolution: "tslib@npm:2.6.2"
checksum: 329ea56123005922f39642318e3d1f0f8265d1e7fcb92c633e0809521da75eeaca28d2cf96d7248229deb40e5c19adf408259f4b9640afd20d13aecc1430f3ad
languageName: node
linkType: hard

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

0 comments on commit 4ea87c7

Please sign in to comment.