Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion SUPPORTED_LANGUAGES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Supported Languages

> 192 languages exported from [email protected].0
> 192 languages exported from [email protected].1

## 1c (`_1c`)

Expand Down
2 changes: 1 addition & 1 deletion SUPPORTED_STYLES.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Supported Styles

> 256 styles exported from [email protected].0
> 256 styles exported from [email protected].1

## 1c-light (`_1cLight`)

Expand Down
Binary file modified bun.lockb
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"playwright": "playwright"
},
"dependencies": {
"highlight.js": "11.11.0"
"highlight.js": "11.11.1"
},
"devDependencies": {
"@astrojs/svelte": "latest",
Expand Down