Skip to content

Commit

Permalink
fix(deps): update sapphire dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 15, 2023
1 parent 0450ad8 commit 5f99610
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 8 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,10 @@
"@kaname-png/plugin-statcord": "^2.2.0",
"@prisma/client": "^5.4.1",
"@sapphire/decorators": "^6.0.2",
"@sapphire/framework": "^4.6.1",
"@sapphire/framework": "^4.7.0",
"@sapphire/plugin-i18next": "^5.1.1",
"@sapphire/plugin-logger": "^3.0.6",
"@sapphire/shapeshift": "^3.9.2",
"@sapphire/shapeshift": "^3.9.3",
"@sapphire/time-utilities": "^1.7.10",
"common-tags": "^1.8.2",
"discord-player": "^6.6.4",
Expand Down
22 changes: 16 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -552,10 +552,10 @@ __metadata:
"@sapphire/decorators": ^6.0.2
"@sapphire/eslint-config": 5.0.2
"@sapphire/eslint-plugin-result": ^2.0.1
"@sapphire/framework": ^4.6.1
"@sapphire/framework": ^4.7.0
"@sapphire/plugin-i18next": ^5.1.1
"@sapphire/plugin-logger": ^3.0.6
"@sapphire/shapeshift": ^3.9.2
"@sapphire/shapeshift": ^3.9.3
"@sapphire/time-utilities": ^1.7.10
"@sapphire/ts-config": 4.0.1
"@types/common-tags": 1.8.2
Expand Down Expand Up @@ -724,9 +724,9 @@ __metadata:
languageName: node
linkType: hard

"@sapphire/framework@npm:^4.6.1":
version: 4.6.1
resolution: "@sapphire/framework@npm:4.6.1"
"@sapphire/framework@npm:^4.7.0":
version: 4.7.0
resolution: "@sapphire/framework@npm:4.7.0"
dependencies:
"@discordjs/builders": ^1.6.5
"@sapphire/discord-utilities": ^3.1.1
Expand All @@ -737,7 +737,7 @@ __metadata:
"@sapphire/result": ^2.6.4
"@sapphire/stopwatch": ^1.5.0
"@sapphire/utilities": ^3.13.0
checksum: a24656792a6e95744f84f488b621f6f41168709b55ca9bc1048a48031ba1accd7c30dae7f64ae0d6954775bf8d89b4b4f403f77c89e930f7279092f8e8a43cde
checksum: 85c3da00707ec5475f66024f2fe6114128c1f89acb23efb4c61b6ba7e188554f987e9b2912e51e453074948c748510968e0c92160a38f18fc72a8a65a6922f78
languageName: node
linkType: hard

Expand Down Expand Up @@ -807,6 +807,16 @@ __metadata:
languageName: node
linkType: hard

"@sapphire/shapeshift@npm:^3.9.3":
version: 3.9.3
resolution: "@sapphire/shapeshift@npm:3.9.3"
dependencies:
fast-deep-equal: ^3.1.3
lodash: ^4.17.21
checksum: f93ab924566dc20a066776128eeb3693b97a1576a359b61d396835541f2bf8ecb3f482ff406cc038a3a4bc266d5f9b9f9e1c733ddbf1cce2c97c729ce047b5e6
languageName: node
linkType: hard

"@sapphire/snowflake@npm:^3.5.1":
version: 3.5.1
resolution: "@sapphire/snowflake@npm:3.5.1"
Expand Down

0 comments on commit 5f99610

Please sign in to comment.