Commit c4c41be 1 parent ef17414 commit c4c41be Copy full SHA for c4c41be
File tree 2 files changed +11
-11
lines changed
2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 117
117
"markdown-it-mark" : " 3.0.1" ,
118
118
"markdown-it-mathjax" : " 2.0.0" ,
119
119
"markdown-it-multimd-table" : " 4.0.3" ,
120
- "markdown-it-pivot-table" : " 1.0.1 " ,
120
+ "markdown-it-pivot-table" : " 1.0.5 " ,
121
121
"markdown-it-sub" : " 1.0.0" ,
122
122
"markdown-it-sup" : " 1.0.0" ,
123
123
"markdown-it-task-lists" : " 2.1.1" ,
Original file line number Diff line number Diff line change @@ -7618,11 +7618,6 @@ cssstyle@^2.2.0:
7618
7618
dependencies:
7619
7619
cssom "~0.3.6"
7620
7620
7621
- csv-to-markdown-table@^1.3.1:
7622
- version "1.3.1"
7623
- resolved "https://registry.yarnpkg.com/csv-to-markdown-table/-/csv-to-markdown-table-1.3.1.tgz#a102137dd060726d94802e2bfa5c2d6992311cc6"
7624
- integrity sha512-ocr1MXWLFrc7la7fE4/2876XsBc9ajCeYZnXJrszSdyyIWMSVOYTg/Ol9W1xku8SZxBNsFhNECNmiZqo6OPsEg==
7625
-
7626
7621
cuint@0.2.2:
7627
7622
version "0.2.2"
7628
7623
resolved "https://registry.yarnpkg.com/cuint/-/cuint-0.2.2.tgz#408086d409550c2631155619e9fa7bcadc3b991b"
@@ -13195,13 +13190,13 @@ markdown-it-multimd-table@4.0.3:
13195
13190
dependencies:
13196
13191
markdown-it "^11.0.0"
13197
13192
13198
- markdown-it-pivot-table@1.0.1 :
13199
- version "1.0.1 "
13200
- resolved "https://registry.yarnpkg.com/markdown-it-pivot-table/-/markdown-it-pivot-table-1.0.1 .tgz#bdab793d59160b7c4fa0dffcff4b75b42aac246a "
13201
- integrity sha512-oqpwXfqtupZnDfZOL3S3Pmf+nr01Qhg3f97CIbURwcPDsrNTxOHn+kXANv1oe1ZEczQ8bEHe0Xw+1q+EKDmgEQ ==
13193
+ markdown-it-pivot-table@1.0.5 :
13194
+ version "1.0.5 "
13195
+ resolved "https://registry.yarnpkg.com/markdown-it-pivot-table/-/markdown-it-pivot-table-1.0.5 .tgz#53a9f5032d3ef1e5e9f7a8f94495b8ce113a6ac8 "
13196
+ integrity sha512-LJzfG7BuyW6STQ1pFpnoNHPlf3qfVqWVUqV9zJWwENCyEH0aSgGqnE5bcfZ5rc4aG9z1XTu7d4kppxhQBqlRag ==
13202
13197
dependencies:
13203
- csv-to-markdown-table "^1.3.1"
13204
13198
group-by "^0.0.1"
13199
+ nd-table "^1.2.2"
13205
13200
string-math "^1.2.2"
13206
13201
13207
13202
markdown-it-sub@1.0.0:
@@ -13868,6 +13863,11 @@ ncp@~2.0.0:
13868
13863
resolved "https://registry.yarnpkg.com/ncp/-/ncp-2.0.0.tgz#195a21d6c46e361d2fb1281ba38b91e9df7bdbb3"
13869
13864
integrity sha1-GVoh1sRuNh0vsSgbo4uR6d9727M=
13870
13865
13866
+ nd-table@^1.2.2:
13867
+ version "1.2.2"
13868
+ resolved "https://registry.yarnpkg.com/nd-table/-/nd-table-1.2.2.tgz#9bfcf424fdd865544b27dd6761a8ab65810e3168"
13869
+ integrity sha512-T/ALZyo4g15iRJ9TK7mo9Ny0CQvYcDGSZ8k9/6/CpGIisfITm91skQzXYas2ALyhIafxV4bmcL2gzCFh1cJCpQ==
13870
+
13871
13871
needle@^2.2.1:
13872
13872
version "2.4.0"
13873
13873
resolved "https://registry.yarnpkg.com/needle/-/needle-2.4.0.tgz#6833e74975c444642590e15a750288c5f939b57c"
You can’t perform that action at this time.
0 commit comments