File tree 3 files changed +762
-317
lines changed
3 files changed +762
-317
lines changed Original file line number Diff line number Diff line change 10
10
" packages/*"
11
11
],
12
12
"dependencies" : {
13
- "@types/node" : " ^22.10.1 " ,
14
- "turbo" : " ^2.3.3 " ,
15
- "typescript" : " ^5.7 .2" ,
16
- "vite-tsconfig-paths" : " ^5.1.3 " ,
17
- "vitest" : " ^2.1 .9"
13
+ "@types/node" : " ^22.13.11 " ,
14
+ "turbo" : " ^2.4.4 " ,
15
+ "typescript" : " ^5.8 .2" ,
16
+ "vite-tsconfig-paths" : " ^5.1.4 " ,
17
+ "vitest" : " ^3.0 .9"
18
18
},
19
19
"scripts" : {
20
20
"test" : " vitest" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @beoe/rehype-d2" ,
3
3
"type" : " module" ,
4
- "version" : " 0.5.2 " ,
4
+ "version" : " 0.5.3 " ,
5
5
"description" : " rehype d2 plugin" ,
6
6
"keywords" : [
7
7
" rehype" ,
34
34
},
35
35
"dependencies" : {
36
36
"@beoe/rehype-code-hook-img" : " workspace:^" ,
37
- "@terrastruct/d2" : " ^0.1.21 " ,
37
+ "@terrastruct/d2" : " ^0.1.23 " ,
38
38
"async-memoize-one" : " ^1.1.8" ,
39
- "tinyglobby" : " ^0.2.10 "
39
+ "tinyglobby" : " ^0.2.12 "
40
40
},
41
41
"devDependencies" : {
42
42
"@types/hast" : " ^3.0.4" ,
You can’t perform that action at this time.
0 commit comments