@shikijs/engine-javascript
Advanced tools
Comparing version 1.27.0 to 1.27.1
{ | ||
"name": "@shikijs/engine-javascript", | ||
"type": "module", | ||
"version": "1.27.0", | ||
"version": "1.27.1", | ||
"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": "^1.0.0", | ||
"@shikijs/types": "1.27.0" | ||
"oniguruma-to-es": "^2.0.0", | ||
"@shikijs/types": "1.27.1" | ||
}, | ||
@@ -42,0 +42,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
14361
238
+ Added@shikijs/types@1.27.1(transitive)
+ Addedoniguruma-to-es@2.3.0(transitive)
- Removed@shikijs/types@1.27.0(transitive)
- Removedoniguruma-to-es@1.0.0(transitive)
Updated@shikijs/types@1.27.1
Updatedoniguruma-to-es@^2.0.0