|
|
|
@ -4,41 +4,41 @@
|
|
|
|
|
"private": true, |
|
|
|
|
"dependencies": { |
|
|
|
|
"@codemirror/autocomplete": "^6.4.0", |
|
|
|
|
"@codemirror/commands": "^6.1.2", |
|
|
|
|
"@codemirror/language": "^6.3.0", |
|
|
|
|
"@codemirror/lint": "^6.0.0", |
|
|
|
|
"@codemirror/search": "^6.2.2", |
|
|
|
|
"@codemirror/state": "^6.1.1", |
|
|
|
|
"@codemirror/view": "^6.4.0", |
|
|
|
|
"@codemirror/commands": "^6.2.0", |
|
|
|
|
"@codemirror/language": "^6.4.0", |
|
|
|
|
"@codemirror/lint": "^6.1.0", |
|
|
|
|
"@codemirror/search": "^6.2.3", |
|
|
|
|
"@codemirror/state": "^6.2.0", |
|
|
|
|
"@codemirror/view": "^6.7.3", |
|
|
|
|
"@forevolve/bootstrap-dark": "^2.1.1", |
|
|
|
|
"@fortawesome/fontawesome-svg-core": "6.2.1", |
|
|
|
|
"@fortawesome/free-solid-svg-icons": "6.2.0", |
|
|
|
|
"@fortawesome/free-solid-svg-icons": "6.2.1", |
|
|
|
|
"@fortawesome/react-fontawesome": "0.2.0", |
|
|
|
|
"@lezer/lr": "^1.2.3", |
|
|
|
|
"@lezer/highlight": "^1.1.2", |
|
|
|
|
"@lezer/common": "^1.0.1", |
|
|
|
|
"@lezer/lr": "^1.3.1", |
|
|
|
|
"@lezer/highlight": "^1.1.3", |
|
|
|
|
"@lezer/common": "^1.0.2", |
|
|
|
|
"@nexucis/fuzzy": "^0.4.1", |
|
|
|
|
"@nexucis/kvsearch": "^0.8.1", |
|
|
|
|
"@prometheus-io/codemirror-promql": "^0.41.0", |
|
|
|
|
"bootstrap": "^4.6.2", |
|
|
|
|
"css.escape": "^1.5.1", |
|
|
|
|
"downshift": "^7.0.1", |
|
|
|
|
"downshift": "^7.2.0", |
|
|
|
|
"http-proxy-middleware": "^2.0.6", |
|
|
|
|
"jquery": "^3.6.1", |
|
|
|
|
"jquery": "^3.6.3", |
|
|
|
|
"jquery.flot.tooltip": "^0.9.0", |
|
|
|
|
"moment": "^2.29.4", |
|
|
|
|
"moment-timezone": "^0.5.38", |
|
|
|
|
"moment-timezone": "^0.5.40", |
|
|
|
|
"popper.js": "^1.14.3", |
|
|
|
|
"react": "^17.0.2", |
|
|
|
|
"react-copy-to-clipboard": "^5.1.0", |
|
|
|
|
"react-dom": "^17.0.2", |
|
|
|
|
"react-infinite-scroll-component": "^6.1.0", |
|
|
|
|
"react-resize-detector": "^7.1.2", |
|
|
|
|
"react-router-dom": "^5.3.3", |
|
|
|
|
"react-router-dom": "^5.3.4", |
|
|
|
|
"react-test-renderer": "^17.0.2", |
|
|
|
|
"reactstrap": "^8.10.1", |
|
|
|
|
"sanitize-html": "^2.7.3", |
|
|
|
|
"sass": "1.56.0", |
|
|
|
|
"sanitize-html": "^2.8.1", |
|
|
|
|
"sass": "1.57.1", |
|
|
|
|
"tempusdominus-bootstrap-4": "^5.39.2", |
|
|
|
|
"tempusdominus-core": "^5.19.3" |
|
|
|
|
}, |
|
|
|
@ -68,18 +68,18 @@
|
|
|
|
|
"@testing-library/react-hooks": "^7.0.2", |
|
|
|
|
"@types/enzyme": "^3.10.12", |
|
|
|
|
"@types/flot": "0.0.32", |
|
|
|
|
"@types/jquery": "^3.5.14", |
|
|
|
|
"@types/react": "^17.0.50", |
|
|
|
|
"@types/jquery": "^3.5.16", |
|
|
|
|
"@types/react": "^17.0.53", |
|
|
|
|
"@types/react-copy-to-clipboard": "^5.0.4", |
|
|
|
|
"@types/react-dom": "^17.0.17", |
|
|
|
|
"@types/react-dom": "^17.0.18", |
|
|
|
|
"@types/react-router-dom": "^5.3.3", |
|
|
|
|
"@types/sanitize-html": "^2.6.2", |
|
|
|
|
"@types/sanitize-html": "^2.8.0", |
|
|
|
|
"@types/sinon": "^10.0.13", |
|
|
|
|
"@wojtekmaj/enzyme-adapter-react-17": "^0.6.7", |
|
|
|
|
"@wojtekmaj/enzyme-adapter-react-17": "^0.8.0", |
|
|
|
|
"enzyme": "^3.11.0", |
|
|
|
|
"enzyme-to-json": "^3.6.2", |
|
|
|
|
"mutationobserver-shim": "^0.3.7", |
|
|
|
|
"sinon": "^14.0.1" |
|
|
|
|
"sinon": "^14.0.2" |
|
|
|
|
}, |
|
|
|
|
"jest": { |
|
|
|
|
"snapshotSerializers": [ |
|
|
|
|