File tree Expand file tree Collapse file tree 3 files changed +103
-103
lines changed Expand file tree Collapse file tree 3 files changed +103
-103
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "$schema" : " https://biomejs.dev/schemas/2.1.3 /schema.json" ,
2
+ "$schema" : " https://biomejs.dev/schemas/2.2.0 /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.1.3 " ,
19
- "@cloudflare/workers-types" : " ^4.20250807 .0" ,
18
+ "@biomejs/biome" : " ^2.2.0 " ,
19
+ "@cloudflare/workers-types" : " ^4.20250816 .0" ,
20
20
"typescript" : " ^5.9.2" ,
21
- "wrangler" : " ^4.28.1 "
21
+ "wrangler" : " ^4.30.0 "
22
22
},
23
23
"dependencies" : {
24
- "@discordjs/builders" : " ^1.11.2 " ,
24
+ "@discordjs/builders" : " ^1.11.3 " ,
25
25
"@discordjs/rest" : " ^2.5.1" ,
26
26
"dedent" : " ^1.6.0" ,
27
- "discord-api-types" : " ^0.38.18 " ,
27
+ "discord-api-types" : " ^0.38.20 " ,
28
28
"discord-verify" : " ^1.2.0"
29
29
},
30
30
"engines" : {
You can’t perform that action at this time.
0 commit comments