Packages Used

package.json

{
  "name": "webdashboard",
  "version": "0.1.0",
  "private": true,
  "dependencies": {
    "@testing-library/jest-dom": "^4.2.4",
    "@testing-library/react": "^9.3.2",
    "@testing-library/user-event": "^7.1.2",
    "@types/chart.js": "^2.9.23",
    "@types/jest": "^24.0.0",
    "@types/lodash": "^4.14.158",
    "@types/node": "^12.0.0",
    "@types/react": "^16.9.0",
    "@types/react-dom": "^16.9.0",
    "@types/react-router-dom": "^5.1.5",
    "@typescript-eslint/eslint-plugin": "^2.27.0",
    "bootstrap": "^4.5.0",
    "chart.js": "^2.9.3",
    "eslint-config-prettier": "^6.11.0",
    "eslint-config-react-app": "^5.1.0",
    "eslint-plugin-flowtype": "4.6.0",
    "eslint-plugin-import": "2.20.0",
    "eslint-plugin-jsx-a11y": "6.2.3",
    "eslint-plugin-prettier": "^3.1.4",
    "eslint-plugin-react": "^7.20.3",
    "eslint-plugin-react-hooks": "^2.3.0",
    "g": "^2.0.1",
    "history": "^5.0.0",
    "lodash": "^4.17.19",
    "node-sass": "^4.14.1",
    "react": "^16.13.1",
    "react-bootstrap": "^1.2.2",
    "react-chartjs-2": "^2.9.0",
    "react-dom": "^16.13.1",
    "react-icons": "^3.10.0",
    "react-intl": "^5.3.2",
    "react-reactive-form": "^1.0.32",
    "react-router-dom": "^5.2.0",
    "react-scripts": "3.4.1",
    "react-switch": "^5.0.1",
    "sass": "^1.26.10",
    "sass-loader": "^9.0.2",
    "styled-components": "^5.1.1",
    "typescript": "^3.9.7"
  },
  "scripts": {
    "start": "react-scripts start",
    "build": "react-scripts build",
    "test": "react-scripts test",
    "eject": "react-scripts eject",
    "scss": "node-sass --watch scss -o css",
    "format": "prettier --write \"**/*.+(js|jsx|json|css|md|tsx|ts)\""
  },
  "eslintConfig": {
    "extends": [
      "react-app",
      "plugin:prettier/recommended"
    ]
  },
  "browserslist": {
    "production": [
      ">0.2%",
      "not dead",
      "not op_mini all"
    ],
    "development": [
      "last 1 chrome version",
      "last 1 firefox version",
      "last 1 safari version"
    ]
  }
}

results matching ""

    No results matching ""