File tree 3 files changed +313
-297
lines changed
3 files changed +313
-297
lines changed Original file line number Diff line number Diff line change 19
19
" src/test/converter2/issues/gh2631/crlf.md"
20
20
],
21
21
"plugins" : [
22
- " https://plugins.dprint.dev/typescript-0.93.3 .wasm" ,
23
- " https://plugins.dprint.dev/json-0.19.4 .wasm" ,
24
- " https://plugins.dprint.dev/markdown-0.17.8 .wasm" ,
25
- " https://plugins.dprint.dev/g-plane/malva-v0.11.1 .wasm"
22
+ " https://plugins.dprint.dev/typescript-0.94.0 .wasm" ,
23
+ " https://plugins.dprint.dev/json-0.20.0 .wasm" ,
24
+ " https://plugins.dprint.dev/markdown-0.18.0 .wasm" ,
25
+ " https://plugins.dprint.dev/g-plane/malva-v0.11.2 .wasm"
26
26
]
27
27
}
Original file line number Diff line number Diff line change 31
31
"pnpm" : " >= 10"
32
32
},
33
33
"dependencies" : {
34
- "@gerrit0/mini-shiki" : " ^3.2.1 " ,
34
+ "@gerrit0/mini-shiki" : " ^3.2.2 " ,
35
35
"lunr" : " ^2.3.9" ,
36
36
"markdown-it" : " ^14.1.0" ,
37
37
"minimatch" : " ^9.0.5" ,
38
- "yaml" : " ^2.7.0 "
38
+ "yaml" : " ^2.7.1 "
39
39
},
40
40
"peerDependencies" : {
41
41
"typescript" : " 5.0.x || 5.1.x || 5.2.x || 5.3.x || 5.4.x || 5.5.x || 5.6.x || 5.7.x || 5.8.x"
42
42
},
43
43
"devDependencies" : {
44
- "@eslint/js" : " ^9.22 .0" ,
44
+ "@eslint/js" : " ^9.24 .0" ,
45
45
"@types/lunr" : " ^2.3.7" ,
46
46
"@types/markdown-it" : " ^14.1.2" ,
47
47
"@types/mocha" : " ^10.0.10" ,
48
48
"@types/node" : " 18" ,
49
49
"@typestrong/fs-fixture-builder" : " github:TypeStrong/fs-fixture-builder#34113409e3a171e68ce5e2b55461ef5c35591cfe" ,
50
50
"c8" : " ^10.1.3" ,
51
- "dprint" : " ^0.49.0 " ,
52
- "esbuild" : " ^0.25.1 " ,
53
- "eslint" : " ^9.22 .0" ,
51
+ "dprint" : " ^0.49.1 " ,
52
+ "esbuild" : " ^0.25.2 " ,
53
+ "eslint" : " ^9.24 .0" ,
54
54
"mocha" : " ^11.1.0" ,
55
- "puppeteer" : " ^24.4 .0" ,
55
+ "puppeteer" : " ^24.6 .0" ,
56
56
"semver" : " ^7.7.1" ,
57
57
"tsx" : " ^4.19.3" ,
58
- "typescript" : " 5.8.2 " ,
59
- "typescript-eslint" : " ^8.26.1 "
58
+ "typescript" : " 5.8.3 " ,
59
+ "typescript-eslint" : " ^8.29.0 "
60
60
},
61
61
"files" : [
62
62
" /bin" ,
You can’t perform that action at this time.
0 commit comments