File tree Expand file tree Collapse file tree 3 files changed +109
-109
lines changed Expand file tree Collapse file tree 3 files changed +109
-109
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "$schema" : " https://biomejs.dev/schemas/2.2.2 /schema.json" ,
2
+ "$schema" : " https://biomejs.dev/schemas/2.2.4 /schema.json" ,
3
3
"vcs" : {
4
4
"enabled" : true ,
5
5
"clientKind" : " git" ,
Original file line number Diff line number Diff line change 15
15
"typecheck" : " tsc"
16
16
},
17
17
"devDependencies" : {
18
- "@biomejs/biome" : " ^2.2.2 " ,
19
- "@cloudflare/workers-types" : " ^4.20250904 .0" ,
18
+ "@biomejs/biome" : " ^2.2.4 " ,
19
+ "@cloudflare/workers-types" : " ^4.20250922 .0" ,
20
20
"typescript" : " ^5.9.2" ,
21
- "wrangler" : " ^4.33.2 "
21
+ "wrangler" : " ^4.38.0 "
22
22
},
23
23
"dependencies" : {
24
24
"@discordjs/builders" : " ^1.11.3" ,
25
25
"@discordjs/rest" : " ^2.6.0" ,
26
26
"dedent" : " ^1.7.0" ,
27
- "discord-api-types" : " ^0.38.22 " ,
27
+ "discord-api-types" : " ^0.38.26 " ,
28
28
"discord-verify" : " ^1.2.0"
29
29
},
30
30
"engines" : {
31
31
"node" : " >=24.0.0"
32
32
},
33
- "packageManager" : " pnpm@10.15.1 "
33
+ "packageManager" : " pnpm@10.17.0 "
34
34
}
You can’t perform that action at this time.
0 commit comments