File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -13,17 +13,17 @@ jobs:
1313 runs-on : ubuntu-latest
1414 steps :
1515 - name : Checkout repository
16- uses : actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
16+ uses : actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
1717 with :
1818 fetch-depth : 2
1919
2020 - name : Setup pnpm
21- uses : pnpm/action-setup@d882d12c64e032187b2edb46d3a0d003b7a43598 # v2.4.0
21+ uses : pnpm/action-setup@eae0cfeb286e66ffb5155f1a79b90583a127a68b # v2.4.1
2222 with :
2323 version : latest
2424
2525 - name : Setup Node.js
26- uses : actions/setup-node@8f152de45cc393bb48ce5d89d36b731f54556e65 # v4.0 .0
26+ uses : actions/setup-node@cdca7365b2dadb8aad0a33bc7601856ffabcc48e # v4.3 .0
2727 with :
2828 node-version-file : .node-version
2929 check-latest : true
Original file line number Diff line number Diff line change 1- 20
1+ 20.19.0
Original file line number Diff line number Diff line change 3030 "release" : " turbo run build && changeset version && changeset publish"
3131 },
3232 "devDependencies" : {
33- "@changesets/cli" : " ^2.26.2 " ,
34- "@sapphire/ts-config" : " ^5.0.0 " ,
35- "@types/node" : " ^20.9.0 " ,
36- "rimraf" : " 5.0.5 " ,
33+ "@changesets/cli" : " ^2.28.1 " ,
34+ "@sapphire/ts-config" : " ^5.0.1 " ,
35+ "@types/node" : " ^20.17.28 " ,
36+ "rimraf" : " 5.0.10 " ,
3737 "turbo" : " latest" ,
38- "typedoc" : " ^0.25.3 " ,
39- "typedoc-plugin-djs-links" : " ^2.1 .1" ,
40- "typedoc-plugin-mdn-links" : " ^3.1.0 "
38+ "typedoc" : " ^0.28.1 " ,
39+ "typedoc-plugin-djs-links" : " ^2.2 .1" ,
40+ "typedoc-plugin-mdn-links" : " ^3.3.8 "
4141 },
4242 "engines" : {
43- "node" : " >=18.0.0 " ,
44- "npm" : " >=7.0.0 "
43+ "node" : " >=18.20.8 " ,
44+ "npm" : " >=7.24.2 "
4545 }
4646}
Original file line number Diff line number Diff line change 4444 ]
4545 },
4646 "dependencies" : {
47- "@sapphire/decorators" : " ^6.0.2 " ,
48- "@sapphire/framework" : " ^4.8.2 " ,
49- "@sapphire/utilities" : " ^3.13.0 " ,
50- "discord.js" : " ^14.14.1 " ,
51- "tslib" : " ^2.6.2 "
47+ "@sapphire/decorators" : " ^6.1.1 " ,
48+ "@sapphire/framework" : " ^4.8.5 " ,
49+ "@sapphire/utilities" : " ^3.18.2 " ,
50+ "discord.js" : " ^14.18.0 " ,
51+ "tslib" : " ^2.8.1 "
5252 },
5353 "devDependencies" : {
5454 "@hazmi35/eslint-config" : " ^11.0.0" ,
5555 "@jest/types" : " ^29.6.3" ,
5656 "@sapphire/prettier-config" : " 2.0.0" ,
57- "@typescript-eslint/eslint-plugin" : " ^6.11 .0" ,
58- "@typescript-eslint/parser" : " ^6.11 .0" ,
59- "eslint" : " 8.53.0 " ,
57+ "@typescript-eslint/eslint-plugin" : " ^6.21 .0" ,
58+ "@typescript-eslint/parser" : " ^6.21 .0" ,
59+ "eslint" : " 8.57.1 " ,
6060 "gen-esm-wrapper" : " ^1.1.3" ,
61- "prettier" : " ^3.1.0 " ,
62- "rimraf" : " ^5.0.5 " ,
63- "rollup" : " ^4.4 .0" ,
61+ "prettier" : " ^3.5.3 " ,
62+ "rimraf" : " ^5.0.10 " ,
63+ "rollup" : " ^4.38 .0" ,
6464 "rollup-plugin-version-injector" : " ^1.3.3" ,
65- "typescript" : " 5.2 .2"
65+ "typescript" : " 5.8 .2"
6666 },
6767 "engines" : {
68- "node" : " >=16.6.0 " ,
69- "npm" : " >=7.0.0 "
68+ "node" : " >=16.20.2 " ,
69+ "npm" : " >=7.24.2 "
7070 },
7171 "publishConfig" : {
7272 "access" : " public"
Original file line number Diff line number Diff line change 4848 ]
4949 },
5050 "dependencies" : {
51- "@sapphire/framework" : " ^5.2.1 " ,
52- "discord.js" : " ^14.15.2 " ,
53- "pino" : " ^9.1 .0" ,
54- "tslib" : " ^2.6.2 "
51+ "@sapphire/framework" : " ^5.3.2 " ,
52+ "discord.js" : " ^14.18.0 " ,
53+ "pino" : " ^9.6 .0" ,
54+ "tslib" : " ^2.8.1 "
5555 },
5656 "devDependencies" : {
5757 "@hazmi35/eslint-config" : " ^11.0.0" ,
5858 "@jest/types" : " ^29.6.3" ,
59- "@sapphire/decorators" : " ^6.1.0 " ,
59+ "@sapphire/decorators" : " ^6.1.1 " ,
6060 "@sapphire/prettier-config" : " 2.0.0" ,
61- "@typescript-eslint/eslint-plugin" : " ^6.11 .0" ,
62- "@typescript-eslint/parser" : " ^6.11 .0" ,
63- "eslint" : " 8.53.0 " ,
61+ "@typescript-eslint/eslint-plugin" : " ^6.21 .0" ,
62+ "@typescript-eslint/parser" : " ^6.21 .0" ,
63+ "eslint" : " 8.57.1 " ,
6464 "gen-esm-wrapper" : " ^1.1.3" ,
65- "pino-pretty" : " ^10.2.3 " ,
66- "prettier" : " ^3.1.0 " ,
67- "rimraf" : " ^5.0.5 " ,
68- "rollup" : " ^4.4 .0" ,
65+ "pino-pretty" : " ^10.3.1 " ,
66+ "prettier" : " ^3.5.3 " ,
67+ "rimraf" : " ^5.0.10 " ,
68+ "rollup" : " ^4.38 .0" ,
6969 "rollup-plugin-version-injector" : " ^1.3.3" ,
70- "typescript" : " 5.2 .2"
70+ "typescript" : " 5.8 .2"
7171 },
7272 "engines" : {
73- "node" : " >=16.6.0 " ,
74- "npm" : " >=7.0.0 "
73+ "node" : " >=16.20.2 " ,
74+ "npm" : " >=7.24.2 "
7575 },
7676 "publishConfig" : {
7777 "access" : " public"
You can’t perform that action at this time.
0 commit comments