Skip to content

Commit

Permalink
site: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Conduitry committed Sep 10, 2019
1 parent 424ed9e commit e8ad401
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 17 deletions.
26 changes: 13 additions & 13 deletions site/package-lock.json

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

8 changes: 4 additions & 4 deletions site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
},
"dependencies": {
"@polka/redirect": "^1.0.0-next.0",
"@polka/send": "^1.0.0-next.3",
"@polka/send": "^1.0.0-next.6",
"cookie": "^0.4.0",
"devalue": "^2.0.0",
"do-not-zip": "^1.0.0",
Expand All @@ -23,7 +23,7 @@
"jsonwebtoken": "^8.5.1",
"marked": "^0.7.0",
"pg": "^7.12.1",
"polka": "^1.0.0-next.4",
"polka": "^1.0.0-next.6",
"prismjs": "^1.17.1",
"sirv": "^0.4.2",
"yootils": "0.0.16"
Expand All @@ -45,7 +45,7 @@
"node-fetch": "^2.6.0",
"node-pg-migrate": "^3.22.0",
"npm-run-all": "^4.1.5",
"rollup": "^1.21.0",
"rollup": "^1.21.2",
"rollup-plugin-babel": "^4.3.3",
"rollup-plugin-commonjs": "^10.1.0",
"rollup-plugin-json": "^4.0.0",
Expand All @@ -55,7 +55,7 @@
"rollup-plugin-terser": "^5.1.1",
"sapper": "^0.27.8",
"shelljs": "^0.8.3",
"svelte": "^3.10.1"
"svelte": "^3.12.0"
},
"engines": {
"node": ">=10.0.0"
Expand Down

0 comments on commit e8ad401

Please sign in to comment.