Skip to content
This repository has been archived by the owner on Feb 21, 2024. It is now read-only.

Commit

Permalink
deps update
Browse files Browse the repository at this point in the history
  • Loading branch information
COV-GIS committed Feb 8, 2021
1 parent b29f69f commit a4c9ec9
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 58 deletions.
110 changes: 59 additions & 51 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
"dependencies": {
"@arcgis/core": "^4.18.1",
"@babel/polyfill": "^7.12.1",
"@esri/calcite-components": "^1.0.0-beta.48",
"@esri/calcite-components": "^1.0.0-beta.49",
"chart.js": "^2.9.4",
"cov-arcgis-esm": "^0.0.7",
"cov-arcgis-esm": "^0.0.8",
"papaparse": "^5.3.0"
},
"devDependencies": {
Expand All @@ -22,29 +22,29 @@
"chalk": "^4.1.0",
"clean-webpack-plugin": "^3.0.0",
"copy-webpack-plugin": "^7.0.0",
"css-loader": "^5.0.1",
"css-loader": "^5.0.2",
"css-minimizer-webpack-plugin": "^1.2.0",
"eslint": "^7.19.0",
"eslint-config-prettier": "^7.2.0",
"eslint-plugin-prettier": "^3.3.1",
"file-loader": "^6.2.0",
"fse": "^4.0.1",
"html-inline-css-webpack-plugin": "^1.10.0",
"html-inline-css-webpack-plugin": "^1.10.1",
"html-replace-webpack-plugin": "^2.6.0",
"html-webpack-plugin": "^5.0.0",
"jest": "^26.6.3",
"mini-css-extract-plugin": "^1.3.5",
"mini-css-extract-plugin": "^1.3.6",
"node-sass": "^5.0.0",
"prettier": "^2.2.1",
"ramda": "^0.27.1",
"resolve-url-loader": "^3.1.2",
"sass-loader": "^10.1.1",
"sass-loader": "^11.0.0",
"terser-webpack-plugin": "^5.1.1",
"ts-jest": "^26.5.0",
"ts-loader": "^8.0.15",
"tslib": "^2.1.0",
"typescript": "^4.1.3",
"webpack": "^5.20.2",
"webpack": "^5.21.2",
"webpack-cli": "^4.5.0",
"webpack-dev-server": "^3.11.2",
"workbox-webpack-plugin": "^6.1.0",
Expand Down

0 comments on commit a4c9ec9

Please sign in to comment.