File tree Expand file tree Collapse file tree 5 files changed +387
-260
lines changed Expand file tree Collapse file tree 5 files changed +387
-260
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "$schema" : " https://biomejs.dev/schemas/2.1.4 /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 24
24
]
25
25
},
26
26
"devDependencies" : {
27
- "@biomejs/biome" : " ^2.1.4 " ,
27
+ "@biomejs/biome" : " ^2.2.0 " ,
28
28
"@tsconfig/node18" : " ^18.2.4" ,
29
- "@types/node" : " ^18.19.122 " ,
29
+ "@types/node" : " ^18.19.123 " ,
30
30
"husky" : " ^9.1.7" ,
31
31
"lint-staged" : " ^16.1.5" ,
32
32
"typescript" : " ~5.3.3" ,
Original file line number Diff line number Diff line change 38
38
"@halo-dev/api-client" : " ^2.21.1" ,
39
39
"@lit/context" : " ^1.1.6" ,
40
40
"@lit/localize" : " ^0.12.2" ,
41
- "@tiptap/core" : " ^3.1 .0" ,
42
- "@tiptap/extensions" : " ^3.1 .0" ,
43
- "@tiptap/pm" : " ^3.1 .0" ,
44
- "@tiptap/starter-kit" : " ^3.1 .0" ,
41
+ "@tiptap/core" : " ^3.2 .0" ,
42
+ "@tiptap/extensions" : " ^3.2 .0" ,
43
+ "@tiptap/pm" : " ^3.2 .0" ,
44
+ "@tiptap/starter-kit" : " ^3.2 .0" ,
45
45
"dayjs" : " ^1.11.13" ,
46
46
"emoji-mart" : " ^5.6.0" ,
47
47
"es-toolkit" : " ^1.39.9" ,
53
53
"ua-parser-js" : " ^2.0.4"
54
54
},
55
55
"devDependencies" : {
56
- "@iconify/json" : " ^2.2.371 " ,
56
+ "@iconify/json" : " ^2.2.373 " ,
57
57
"@lit/localize-tools" : " ^0.8.0" ,
58
58
"@types/sanitize-html" : " ^2.16.0" ,
59
59
"@unocss/reset" : " ^66.4.2" ,
Original file line number Diff line number Diff line change 7
7
"@halo-dev/comment-widget" : " workspace:*"
8
8
},
9
9
"devDependencies" : {
10
- "@rslib/core" : " ^0.11.2 "
10
+ "@rslib/core" : " ^0.12.1 "
11
11
}
12
12
}
You can’t perform that action at this time.
0 commit comments