monocart-code-viewer
Advanced tools
Comparing version 1.1.3 to 1.1.4
{ | ||
"name": "monocart-code-viewer", | ||
"version": "1.1.3", | ||
"version": "1.1.4", | ||
"description": "Monocart Code Viewer", | ||
@@ -30,18 +30,18 @@ "main": "dist/monocart-code-viewer.js", | ||
"@codemirror/lang-css": "^6.2.1", | ||
"@codemirror/lang-html": "^6.4.8", | ||
"@codemirror/lang-html": "^6.4.9", | ||
"@codemirror/lang-javascript": "^6.2.2", | ||
"@codemirror/view": "^6.26.1", | ||
"@codemirror/view": "^6.28.1", | ||
"@lezer/common": "^1.2.1", | ||
"@lezer/css": "^1.1.8", | ||
"@lezer/html": "^1.3.9", | ||
"@lezer/javascript": "^1.4.13", | ||
"@uiw/codemirror-theme-xcode": "^4.21.25", | ||
"@lezer/html": "^1.3.10", | ||
"@lezer/javascript": "^1.4.17", | ||
"@uiw/codemirror-theme-xcode": "^4.22.2", | ||
"codemirror": "^6.0.1", | ||
"eslint": "^8.57.0", | ||
"eslint-config-plus": "^1.0.6", | ||
"eslint-plugin-html": "^8.0.0", | ||
"eslint": "^9.5.0", | ||
"eslint-config-plus": "^2.0.2", | ||
"eslint-plugin-html": "^8.1.1", | ||
"lz-utils": "^2.0.2", | ||
"stylelint": "^16.3.1", | ||
"stylelint-config-plus": "^1.1.0" | ||
"stylelint": "^16.6.1", | ||
"stylelint-config-plus": "^1.1.2" | ||
} | ||
} |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
480970