File tree 8 files changed +27
-27
lines changed
8 files changed +27
-27
lines changed Original file line number Diff line number Diff line change 31
31
"clean" : " rm -rf dist"
32
32
},
33
33
"dependencies" : {
34
- "@beoe/fenceparser" : " workspace:^* " ,
35
- "@beoe/rehype-code-hook" : " workspace:^* " ,
34
+ "@beoe/fenceparser" : " workspace:^" ,
35
+ "@beoe/rehype-code-hook" : " workspace:^" ,
36
36
"@node-rs/xxhash" : " ^1.7.4" ,
37
37
"@types/hast" : " ^3.0.4" ,
38
38
"hast-util-from-html-isomorphic" : " ^2.0.0" ,
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.1 " ,
4
+ "version" : " 0.5.2 " ,
5
5
"description" : " rehype d2 plugin" ,
6
6
"keywords" : [
7
7
" rehype" ,
33
33
"clean" : " rm -rf dist"
34
34
},
35
35
"dependencies" : {
36
- "@beoe/rehype-code-hook-img" : " workspace:^* " ,
36
+ "@beoe/rehype-code-hook-img" : " workspace:^" ,
37
37
"@terrastruct/d2" : " ^0.1.21" ,
38
38
"async-memoize-one" : " ^1.1.8" ,
39
39
"tinyglobby" : " ^0.2.10"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @beoe/rehype-gnuplot" ,
3
3
"type" : " module" ,
4
- "version" : " 0.4.1 " ,
4
+ "version" : " 0.4.2 " ,
5
5
"description" : " rehype gnuplot plugin" ,
6
6
"keywords" : [
7
7
" rehype" ,
33
33
"clean" : " rm -rf dist"
34
34
},
35
35
"dependencies" : {
36
- "@beoe/rehype-code-hook" : " workspace:^* " ,
37
- "@beoe/rehype-code-hook-img" : " workspace:^* " ,
36
+ "@beoe/rehype-code-hook" : " workspace:^" ,
37
+ "@beoe/rehype-code-hook-img" : " workspace:^" ,
38
38
"gnuplot-wasm" : " ^0.0.1"
39
39
},
40
40
"devDependencies" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @beoe/rehype-graphviz" ,
3
3
"type" : " module" ,
4
- "version" : " 0.4.1 " ,
4
+ "version" : " 0.4.2 " ,
5
5
"description" : " rehype graphviz plugin" ,
6
6
"keywords" : [
7
7
" rehype" ,
33
33
"clean" : " rm -rf dist"
34
34
},
35
35
"dependencies" : {
36
- "@beoe/rehype-code-hook" : " workspace:^* " ,
37
- "@beoe/rehype-code-hook-img" : " workspace:^* " ,
36
+ "@beoe/rehype-code-hook" : " workspace:^" ,
37
+ "@beoe/rehype-code-hook-img" : " workspace:^" ,
38
38
"@hpcc-js/wasm" : " ^2.22.3"
39
39
},
40
40
"devDependencies" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @beoe/rehype-mermaid" ,
3
3
"type" : " module" ,
4
- "version" : " 0.4.1 " ,
4
+ "version" : " 0.4.2 " ,
5
5
"description" : " rehype mermaid plugin" ,
6
6
"keywords" : [
7
7
" rehype" ,
33
33
"clean" : " rm -rf dist"
34
34
},
35
35
"dependencies" : {
36
- "@beoe/rehype-code-hook-img" : " workspace:^* " ,
36
+ "@beoe/rehype-code-hook-img" : " workspace:^" ,
37
37
"mermaid-isomorphic" : " ^3.0.0" ,
38
38
"svgo" : " ^3.3.2"
39
39
},
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @beoe/rehype-penrose" ,
3
3
"type" : " module" ,
4
- "version" : " 0.2.1 " ,
4
+ "version" : " 0.2.2 " ,
5
5
"description" : " rehype penrose plugin" ,
6
6
"keywords" : [
7
7
" rehype" ,
34
34
"clean" : " rm -rf dist"
35
35
},
36
36
"dependencies" : {
37
- "@beoe/rehype-code-hook-img" : " workspace:^* " ,
37
+ "@beoe/rehype-code-hook-img" : " workspace:^" ,
38
38
"@penrose/core" : " ^3.2.0" ,
39
39
"global-jsdom" : " ^26.0.0"
40
40
},
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @beoe/rehype-vizdom" ,
3
3
"type" : " module" ,
4
- "version" : " 0.4.1 " ,
4
+ "version" : " 0.4.2 " ,
5
5
"description" : " rehype vizdom plugin" ,
6
6
"keywords" : [
7
7
" rehype" ,
33
33
"clean" : " rm -rf dist"
34
34
},
35
35
"dependencies" : {
36
- "@beoe/rehype-code-hook-img" : " workspace:^* " ,
36
+ "@beoe/rehype-code-hook-img" : " workspace:^" ,
37
37
"@vizdom/vizdom-ts-node" : " ^0.1.18"
38
38
},
39
39
"devDependencies" : {
You can’t perform that action at this time.
0 commit comments