@shikijs/engine-javascript
Advanced tools
Comparing version 2.0.3 to 2.1.0
{ | ||
"name": "@shikijs/engine-javascript", | ||
"type": "module", | ||
"version": "2.0.3", | ||
"version": "2.1.0", | ||
"description": "Engine for Shiki using JavaScript's native RegExp", | ||
@@ -38,4 +38,4 @@ "author": "Anthony Fu <anthonyfu117@hotmail.com>", | ||
"@shikijs/vscode-textmate": "^10.0.1", | ||
"oniguruma-to-es": "^2.2.0", | ||
"@shikijs/types": "2.0.3" | ||
"oniguruma-to-es": "^2.3.0", | ||
"@shikijs/types": "2.1.0" | ||
}, | ||
@@ -42,0 +42,0 @@ "scripts": { |
+ Added@shikijs/types@2.1.0(transitive)
- Removed@shikijs/types@2.0.3(transitive)
Updated@shikijs/types@2.1.0
Updatedoniguruma-to-es@^2.3.0