|
|
@ -30,7 +30,7 @@ |
|
|
|
"@codemirror/language": "^6.10.2", |
|
|
|
"@codemirror/language": "^6.10.2", |
|
|
|
"@codemirror/lint": "^6.8.1", |
|
|
|
"@codemirror/lint": "^6.8.1", |
|
|
|
"@codemirror/state": "^6.4.1", |
|
|
|
"@codemirror/state": "^6.4.1", |
|
|
|
"@codemirror/view": "^6.33.0", |
|
|
|
"@codemirror/view": "^6.34.1", |
|
|
|
"@floating-ui/dom": "^1.6.7", |
|
|
|
"@floating-ui/dom": "^1.6.7", |
|
|
|
"@lezer/common": "^1.2.1", |
|
|
|
"@lezer/common": "^1.2.1", |
|
|
|
"@lezer/highlight": "^1.2.1", |
|
|
|
"@lezer/highlight": "^1.2.1", |
|
|
@ -171,7 +171,7 @@ |
|
|
|
"@codemirror/language": "^6.10.2", |
|
|
|
"@codemirror/language": "^6.10.2", |
|
|
|
"@codemirror/lint": "^6.8.1", |
|
|
|
"@codemirror/lint": "^6.8.1", |
|
|
|
"@codemirror/state": "^6.3.3", |
|
|
|
"@codemirror/state": "^6.3.3", |
|
|
|
"@codemirror/view": "^6.29.1", |
|
|
|
"@codemirror/view": "^6.34.1", |
|
|
|
"@lezer/common": "^1.2.1", |
|
|
|
"@lezer/common": "^1.2.1", |
|
|
|
"@lezer/highlight": "^1.2.0", |
|
|
|
"@lezer/highlight": "^1.2.0", |
|
|
|
"@lezer/lr": "^1.4.2", |
|
|
|
"@lezer/lr": "^1.4.2", |
|
|
@ -997,10 +997,9 @@ |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
}, |
|
|
|
"node_modules/@codemirror/view": { |
|
|
|
"node_modules/@codemirror/view": { |
|
|
|
"version": "6.33.0", |
|
|
|
"version": "6.34.1", |
|
|
|
"resolved": "https://registry.npmjs.org/@codemirror/view/-/view-6.33.0.tgz", |
|
|
|
"resolved": "https://registry.npmjs.org/@codemirror/view/-/view-6.34.1.tgz", |
|
|
|
"integrity": "sha512-AroaR3BvnjRW8fiZBalAaK+ZzB5usGgI014YKElYZvQdNH5ZIidHlO+cyf/2rWzyBFRkvG6VhiXeAEbC53P2YQ==", |
|
|
|
"integrity": "sha512-t1zK/l9UiRqwUNPm+pdIT0qzJlzuVckbTEMVNFhfWkGiBQClstzg+78vedCvLSX0xJEZ6lwZbPpnljL7L6iwMQ==", |
|
|
|
"license": "MIT", |
|
|
|
|
|
|
|
"dependencies": { |
|
|
|
"dependencies": { |
|
|
|
"@codemirror/state": "^6.4.0", |
|
|
|
"@codemirror/state": "^6.4.0", |
|
|
|
"style-mod": "^4.1.0", |
|
|
|
"style-mod": "^4.1.0", |
|
|
|