diff --git a/web/ui/react-app/package.json b/web/ui/react-app/package.json index 30cb554711..95c01a9e5d 100644 --- a/web/ui/react-app/package.json +++ b/web/ui/react-app/package.json @@ -15,11 +15,12 @@ "@codemirror/search": "^0.18.2", "@codemirror/state": "^0.18.2", "@codemirror/view": "^0.18.3", + "@forevolve/bootstrap-dark": "^1.0.0", "@fortawesome/fontawesome-svg-core": "^1.2.14", "@fortawesome/free-solid-svg-icons": "^5.7.1", "@fortawesome/react-fontawesome": "^0.1.4", "@reach/router": "^1.2.1", - "bootstrap": "^4.2.1", + "bootstrap": "^4.6.0", "codemirror-promql": "^0.15.0", "css.escape": "^1.5.1", "downshift": "^3.4.8", @@ -31,6 +32,7 @@ "jsdom": "^16.4.0", "moment": "^2.24.0", "moment-timezone": "^0.5.23", + "node-sass": "4.14.1", "popper.js": "^1.14.3", "react": "^16.7.0", "react-copy-to-clipboard": "^5.0.1", @@ -38,11 +40,12 @@ "react-resize-detector": "^5.0.7", "react-scripts": "3.4.4", "react-test-renderer": "^16.9.0", - "reactstrap": "^8.0.1", + "reactstrap": "^8.9.0", "sanitize-html": "^1.20.1", "tempusdominus-bootstrap-4": "^5.1.2", "tempusdominus-core": "^5.0.3", - "typescript": "^3.3.3" + "typescript": "^3.3.3", + "use-media": "^1.4.0" }, "scripts": { "start": "react-scripts start", @@ -71,16 +74,16 @@ "@types/flot": "0.0.31", "@types/jest": "^26.0.10", "@types/jquery": "^3.5.1", - "@types/node": "^12.11.1", "@types/moment-timezone": "^0.5.10", + "@types/node": "^12.11.1", "@types/reach__router": "^1.2.6", "@types/react": "^16.8.2", - "@types/reactstrap": "^8.0.5", - "@types/sanitize-html": "^1.20.2", - "@types/sinon": "^9.0.4", "@types/react-copy-to-clipboard": "^5.0.0", "@types/react-dom": "^16.8.0", "@types/react-resize-detector": "^5.0.0", + "@types/reactstrap": "^8.7.2", + "@types/sanitize-html": "^1.20.2", + "@types/sinon": "^9.0.4", "@typescript-eslint/eslint-plugin": "2.x", "@typescript-eslint/parser": "2.x", "enzyme": "^3.10.0", diff --git a/web/ui/react-app/public/index.html b/web/ui/react-app/public/index.html index c19bb569bf..2671dc6cd8 100755 --- a/web/ui/react-app/public/index.html +++ b/web/ui/react-app/public/index.html @@ -38,7 +38,7 @@ --> TITLE_PLACEHOLDER - +