Skip to content
This repository has been archived by the owner on Jul 15, 2024. It is now read-only.

Commit

Permalink
fix(deps): update dependency @sapphire/utilities to ^3.16.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 22, 2024
1 parent 369568d commit cda1d83
Show file tree
Hide file tree
Showing 6 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@sapphire/pieces": "^4.2.2",
"@sapphire/result": "^2.6.6",
"@sapphire/snowflake": "^3.5.3",
"@sapphire/utilities": "^3.15.3",
"@sapphire/utilities": "^3.16.2",
"amqp-connection-manager": "^4.1.14",
"discord-api-types": "^0.37.84",
"drizzle-orm": "^0.30.10",
Expand Down
2 changes: 1 addition & 1 deletion packages/framework/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@sapphire/lexure": "^1.1.7",
"@sapphire/pieces": "^4.2.2",
"@sapphire/result": "^2.6.6",
"@sapphire/utilities": "^3.15.3",
"@sapphire/utilities": "^3.16.2",
"amqplib": "^0.10.4",
"discord-api-types": "^0.37.84",
"gen-esm-wrapper": "^1.1.3",
Expand Down
2 changes: 1 addition & 1 deletion plugins/fastify-plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@nezuchan/framework": "workspace:^",
"@sapphire/pieces": "^4.2.2",
"@sapphire/result": "^2.6.6",
"@sapphire/utilities": "^3.15.3",
"@sapphire/utilities": "^3.16.2",
"fastify": "^4.27.0"
}
}
32 changes: 16 additions & 16 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion services/kanao-cache/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@nezuchan/utilities": "^0.7.0",
"@sapphire/pieces": "^4.2.2",
"@sapphire/result": "^2.6.6",
"@sapphire/utilities": "^3.15.3",
"@sapphire/utilities": "^3.16.2",
"@skyra/start-banner": "^2.0.1",
"amqp-connection-manager": "^4.1.14",
"amqplib": "^0.10.4",
Expand Down
2 changes: 1 addition & 1 deletion services/kanao-gateway/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@sapphire/pieces": "^4.2.2",
"@sapphire/result": "^2.6.6",
"@sapphire/time-utilities": "^1.7.12",
"@sapphire/utilities": "^3.15.3",
"@sapphire/utilities": "^3.16.2",
"@skyra/start-banner": "^2.0.1",
"@types/better-sqlite3": "^7.6.10",
"amqp-connection-manager": "^4.1.14",
Expand Down

0 comments on commit cda1d83

Please sign in to comment.