File tree 11 files changed +11
-11
lines changed
11 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"type" : " module" ,
3
- "version" : " 1.0.0-beta.5 " ,
3
+ "version" : " 1.0.0-beta.6 " ,
4
4
"private" : true ,
5
5
"packageManager" : " pnpm@8.15.1" ,
6
6
"scripts" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @shikijs/cli" ,
3
3
"type" : " module" ,
4
- "version" : " 1.0.0-beta.5 " ,
4
+ "version" : " 1.0.0-beta.6 " ,
5
5
"description" : " Shiki in the command line" ,
6
6
"author" : " Anthony Fu <anthonyfu117@hotmail.com>" ,
7
7
"license" : " MIT" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @shikijs/compat" ,
3
3
"type" : " module" ,
4
- "version" : " 1.0.0-beta.5 " ,
4
+ "version" : " 1.0.0-beta.6 " ,
5
5
"description" : " Shiki v0.x compatible API" ,
6
6
"author" : " Anthony Fu <anthonyfu117@hotmail.com>" ,
7
7
"license" : " MIT" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @shikijs/core" ,
3
3
"type" : " module" ,
4
- "version" : " 1.0.0-beta.5 " ,
4
+ "version" : " 1.0.0-beta.6 " ,
5
5
"description" : " Core of Shiki" ,
6
6
"author" : " Pine Wu <octref@gmail.com>; Anthony Fu <anthonyfu117@hotmail.com>" ,
7
7
"license" : " MIT" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @shikijs/markdown-it" ,
3
3
"type" : " module" ,
4
- "version" : " 1.0.0-beta.5 " ,
4
+ "version" : " 1.0.0-beta.6 " ,
5
5
"description" : " markdown-it integration for shiki" ,
6
6
"author" : " Anthony Fu <anthonyfu117@hotmail.com>" ,
7
7
"license" : " MIT" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @shikijs/monaco" ,
3
3
"type" : " module" ,
4
- "version" : " 1.0.0-beta.5 " ,
4
+ "version" : " 1.0.0-beta.6 " ,
5
5
"description" : " Use Shiki for Monaco Editor" ,
6
6
"author" : " Anthony Fu <anthonyfu117@hotmail.com>" ,
7
7
"license" : " MIT" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @shikijs/rehype" ,
3
3
"type" : " module" ,
4
- "version" : " 1.0.0-beta.5 " ,
4
+ "version" : " 1.0.0-beta.6 " ,
5
5
"description" : " rehype integration for shiki" ,
6
6
"author" : " Anthony Fu <anthonyfu117@hotmail.com>" ,
7
7
"license" : " MIT" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " shiki" ,
3
3
"type" : " module" ,
4
- "version" : " 1.0.0-beta.5 " ,
4
+ "version" : " 1.0.0-beta.6 " ,
5
5
"description" : " A beautiful Syntax Highlighter." ,
6
6
"author" : " Pine Wu <octref@gmail.com>; Anthony Fu <anthonyfu117@hotmail.com>" ,
7
7
"license" : " MIT" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @shikijs/transformers" ,
3
3
"type" : " module" ,
4
- "version" : " 1.0.0-beta.5 " ,
4
+ "version" : " 1.0.0-beta.6 " ,
5
5
"description" : " Collective of common transformers transformers for Shiki" ,
6
6
"author" : " Anthony Fu <anthonyfu117@hotmail.com>" ,
7
7
"license" : " MIT" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @shikijs/twoslash" ,
3
3
"type" : " module" ,
4
- "version" : " 1.0.0-beta.5 " ,
4
+ "version" : " 1.0.0-beta.6 " ,
5
5
"description" : " Shiki transformer for twoslash" ,
6
6
"author" : " Anthony Fu <anthonyfu117@hotmail.com>" ,
7
7
"license" : " MIT" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @shikijs/vitepress-twoslash" ,
3
3
"type" : " module" ,
4
- "version" : " 1.0.0-beta.5 " ,
4
+ "version" : " 1.0.0-beta.6 " ,
5
5
"description" : " Enable Twoslash support in VitePress" ,
6
6
"author" : " Anthony Fu <anthonyfu117@hotmail.com>" ,
7
7
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments