Skip to content

Commit

Permalink
Compliance dashboard (#4118)
Browse files Browse the repository at this point in the history
  • Loading branch information
sdess09 authored Jan 3, 2024
1 parent 3f12d88 commit adbf21d
Show file tree
Hide file tree
Showing 7 changed files with 1,811 additions and 1,447 deletions.
2,765 changes: 1,474 additions & 1,291 deletions dashboard/package-lock.json

Large diffs are not rendered by default.

8 changes: 5 additions & 3 deletions dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
"anser": "^2.0.1",
"axios": "^0.21.2",
"brace": "^0.11.1",
"chart.js": "^4.4.1",
"chroma-js": "^2.4.2",
"clipboard": "^2.0.8",
"color": "^4.2.3",
Expand All @@ -56,6 +57,7 @@
"react": "^18.0.0",
"react-ace": "^8.1.0",
"react-animate-height": "^3.2.2",
"react-chartjs-2": "^5.2.0",
"react-color": "^2.19.3",
"react-datepicker": "^4.8.0",
"react-diff-viewer": "^3.1.1",
Expand Down Expand Up @@ -93,9 +95,9 @@
"lint-staged": "lint-staged"
},
"devDependencies": {
"@babel/core": "^7.15.0",
"@babel/core": "^7.23.7",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/preset-env": "^7.15.0",
"@babel/preset-env": "^7.23.7",
"@babel/preset-react": "^7.14.5",
"@babel/preset-typescript": "^7.15.0",
"@ianvs/prettier-plugin-sort-imports": "^4.1.1",
Expand Down Expand Up @@ -136,7 +138,7 @@
"@types/webpack-dev-server": "^3.11.5",
"@typescript-eslint/eslint-plugin": "^6.8.0",
"@typescript-eslint/parser": "^6.8.0",
"babel-loader": "^8.2.2",
"babel-loader": "^8.3.0",
"babel-plugin-lodash": "^3.3.4",
"babel-plugin-styled-components": "^1.13.3",
"cronstrue": "^2.28.0",
Expand Down
Loading

0 comments on commit adbf21d

Please sign in to comment.