Update dependencies

This commit is contained in:
Robbie Antenesse 2020-08-03 16:52:43 -06:00
parent e3c4ce7666
commit f388620d3e
2 changed files with 281 additions and 261 deletions

View File

@ -21,17 +21,17 @@
"clear-cache": "rimraf .cache/{*,.*}" "clear-cache": "rimraf .cache/{*,.*}"
}, },
"devDependencies": { "devDependencies": {
"autoprefixer": "^9.7.4", "autoprefixer": "^9.8.6",
"concurrently": "^5.2.0", "concurrently": "^5.2.0",
"cpx": "^1.5.0", "cpx": "^1.5.0",
"parcel-bundler": "^1.12.3", "parcel-bundler": "^1.12.3",
"parcel-plugin-goodie-bag": "^2.0.0", "parcel-plugin-goodie-bag": "^2.0.0",
"rimraf": "^3.0.2", "rimraf": "^3.0.2",
"sass": "^1.26.5", "sass": "^1.26.10",
"sharp": "^0.25.2" "sharp": "^0.25.2"
}, },
"dependencies": { "dependencies": {
"marked": "^1.0.0", "marked": "^1.1.1",
"normalize.css": "^8.0.1", "normalize.css": "^8.0.1",
"papaparse": "^5.1.1", "papaparse": "^5.1.1",
"upup": "^1.1.0" "upup": "^1.1.0"

536
yarn.lock

File diff suppressed because it is too large Load Diff