@miloas/monaco-loader
Advanced tools
Comparing version 0.33.14 to 0.33.15
{ | ||
"name": "@miloas/monaco-loader", | ||
"version": "0.33.14", | ||
"version": "0.33.15", | ||
"description": "LC Monaco editor loader", | ||
@@ -21,3 +21,3 @@ "author": "Miloas", | ||
"devDependencies": { | ||
"@miloas/monaco": "^0.33.6", | ||
"@miloas/monaco": "^0.33.7", | ||
"@types/react": "^18.0.12", | ||
@@ -32,3 +32,4 @@ "monaco-editor": "0.33.0", | ||
"dependencies": { | ||
"@miloas/monaco-theme": "^0.0.3" | ||
"@miloas/monaco-theme": "^0.0.3", | ||
"vscode-oniguruma": "1.5.1" | ||
}, | ||
@@ -35,0 +36,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
9714
242
4
4
+ Addedvscode-oniguruma@1.5.1
+ Addedvscode-oniguruma@1.5.1(transitive)