Skip to content

Commit f18fb55

Browse files
chore(deps): update all non-major dependencies
1 parent ce3dcce commit f18fb55

File tree

6 files changed

+1990
-3662
lines changed

6 files changed

+1990
-3662
lines changed

.github/workflows/continuous-delivery.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,17 +19,17 @@ jobs:
1919
uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4
2020

2121
- name: Setup Docker Buildx
22-
uses: docker/setup-buildx-action@d70bba72b1f3fd22344832f00baa16ece964efeb # v3.3.0
22+
uses: docker/setup-buildx-action@c47758b77c9736f4b2ef4073d4d51994fabfe349 # v3.7.1
2323

2424
- name: Login to GitHub Container Registry
25-
uses: docker/login-action@e92390c5fb421da1463c202d546fed0ec5c39f20 # v3.1.0
25+
uses: docker/login-action@9780b0c442fbb1117ed29e0efdff1e18412f7567 # v3.3.0
2626
with:
2727
registry: ghcr.io
2828
username: ${{ github.repository_owner }}
2929
password: ${{ secrets.GITHUB_TOKEN }}
3030

3131
- name: Build and Push Docker image
32-
uses: docker/build-push-action@2cdde995de11925a030ce8070c3d77a52ffcf1c0 # v5.3.0
32+
uses: docker/build-push-action@ca052bb54ab0790a636c9b5f226502c73d547a25 # v5.4.0
3333
with:
3434
context: ./
3535
file: Dockerfile

.yarn/releases/yarn-4.2.2.cjs

Lines changed: 0 additions & 894 deletions
This file was deleted.

.yarn/releases/yarn-4.5.2.cjs

Lines changed: 934 additions & 0 deletions
Large diffs are not rendered by default.

.yarnrc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ plugins:
1010
- path: .yarn/plugins/@yarnpkg/plugin-git-hooks.cjs
1111
spec: 'https://raw.githubusercontent.com/trufflehq/yarn-plugin-git-hooks/main/bundles/%40yarnpkg/plugin-git-hooks.js'
1212

13-
yarnPath: .yarn/releases/yarn-4.2.2.cjs
13+
yarnPath: .yarn/releases/yarn-4.5.2.cjs

package.json

Lines changed: 33 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -47,61 +47,61 @@
4747
},
4848
"dependencies": {
4949
"@ltd/j-toml": "^1.38.0",
50-
"@napi-rs/canvas": "^0.1.52",
51-
"@sapphire/cron": "^1.1.3",
52-
"@sapphire/decorators": "^6.1.0",
53-
"@sapphire/discord.js-utilities": "^7.2.1",
54-
"@sapphire/framework": "5.2.1",
50+
"@napi-rs/canvas": "^0.1.63",
51+
"@sapphire/cron": "^1.2.1",
52+
"@sapphire/decorators": "^6.1.1",
53+
"@sapphire/discord.js-utilities": "^7.3.1",
54+
"@sapphire/framework": "5.3.1",
5555
"@sapphire/plugin-logger": "^4.0.2",
56-
"@sapphire/plugin-scheduled-tasks": "^10.0.1",
56+
"@sapphire/plugin-scheduled-tasks": "^10.0.2",
5757
"@sapphire/plugin-subcommands": "6.0.3",
58-
"@sapphire/result": "^2.6.6",
59-
"@sapphire/stopwatch": "^1.5.2",
60-
"@sapphire/type": "^2.4.4",
61-
"@sapphire/utilities": "^3.16.2",
62-
"@sentry/node": "7.116.0",
58+
"@sapphire/result": "^2.7.2",
59+
"@sapphire/stopwatch": "^1.5.4",
60+
"@sapphire/type": "^2.5.1",
61+
"@sapphire/utilities": "^3.18.1",
62+
"@sentry/node": "7.120.0",
6363
"@skyra/env-utilities": "^1.3.0",
6464
"bufferutil": "^4.0.8",
65-
"bullmq": "^5.7.12",
66-
"clashofclans.js": "^3.3.10",
65+
"bullmq": "^5.29.1",
66+
"clashofclans.js": "^3.3.16",
6767
"colorette": "^2.0.20",
68-
"discord-api-types": "^0.37.85",
69-
"discord.js": "^14.15.2",
70-
"figlet": "^1.7.0",
68+
"discord-api-types": "^0.37.107",
69+
"discord.js": "^14.16.3",
70+
"figlet": "^1.8.0",
7171
"fuse.js": "^7.0.0",
7272
"gradient-string": "^2.0.2",
7373
"ioredis": "^5.4.1",
74-
"markdown-table": "^3.0.3",
75-
"nanoid": "^5.0.7",
76-
"postgres": "^3.4.4",
74+
"markdown-table": "^3.0.4",
75+
"nanoid": "^5.0.8",
76+
"postgres": "^3.4.5",
7777
"reflect-metadata": "^0.2.2",
7878
"string-strip-html": "^13.4.8",
7979
"undici": "^6.18.1",
80-
"utf-8-validate": "^6.0.4",
80+
"utf-8-validate": "^6.0.5",
8181
"zlib-sync": "^0.1.9"
8282
},
8383
"devDependencies": {
84-
"@commitlint/cli": "^19.3.0",
85-
"@commitlint/config-conventional": "^19.2.2",
84+
"@commitlint/cli": "^19.6.0",
85+
"@commitlint/config-conventional": "^19.6.0",
8686
"@sapphire/prettier-config": "^2.0.0",
8787
"@sapphire/ts-config": "^5.0.1",
88-
"@swc/core": "^1.5.7",
89-
"@types/figlet": "^1.5.8",
88+
"@swc/core": "^1.9.3",
89+
"@types/figlet": "^1.7.0",
9090
"@types/gradient-string": "^1.1.6",
91-
"@types/node": "^20.12.12",
92-
"@typescript-eslint/eslint-plugin": "^7.10.0",
93-
"@typescript-eslint/parser": "^7.10.0",
91+
"@types/node": "^20.17.7",
92+
"@typescript-eslint/eslint-plugin": "^7.18.0",
93+
"@typescript-eslint/parser": "^7.18.0",
9494
"cz-conventional-changelog": "^3.3.0",
95-
"eslint": "^8.57.0",
95+
"eslint": "^8.57.1",
9696
"eslint-config-snail": "^2.0.0",
9797
"eslint-formatter-pretty": "^5.0.0",
9898
"ley": "^0.8.1",
99-
"lint-staged": "^15.2.5",
100-
"prettier": "^3.2.5",
101-
"tsup": "^8.0.2",
102-
"typescript": "^5.4.5"
99+
"lint-staged": "^15.2.10",
100+
"prettier": "^3.3.3",
101+
"tsup": "^8.3.5",
102+
"typescript": "^5.7.2"
103103
},
104-
"packageManager": "yarn@4.2.2",
104+
"packageManager": "yarn@4.5.2",
105105
"engines": {
106106
"node": ">=20.0.0,<21.0.0"
107107
}

0 commit comments

Comments
 (0)