Skip to content

Commit e8ad401

Browse files
committed
site: bump deps
1 parent 424ed9e commit e8ad401

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

site/package-lock.json

+13-13
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

site/package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
},
1515
"dependencies": {
1616
"@polka/redirect": "^1.0.0-next.0",
17-
"@polka/send": "^1.0.0-next.3",
17+
"@polka/send": "^1.0.0-next.6",
1818
"cookie": "^0.4.0",
1919
"devalue": "^2.0.0",
2020
"do-not-zip": "^1.0.0",
@@ -23,7 +23,7 @@
2323
"jsonwebtoken": "^8.5.1",
2424
"marked": "^0.7.0",
2525
"pg": "^7.12.1",
26-
"polka": "^1.0.0-next.4",
26+
"polka": "^1.0.0-next.6",
2727
"prismjs": "^1.17.1",
2828
"sirv": "^0.4.2",
2929
"yootils": "0.0.16"
@@ -45,7 +45,7 @@
4545
"node-fetch": "^2.6.0",
4646
"node-pg-migrate": "^3.22.0",
4747
"npm-run-all": "^4.1.5",
48-
"rollup": "^1.21.0",
48+
"rollup": "^1.21.2",
4949
"rollup-plugin-babel": "^4.3.3",
5050
"rollup-plugin-commonjs": "^10.1.0",
5151
"rollup-plugin-json": "^4.0.0",
@@ -55,7 +55,7 @@
5555
"rollup-plugin-terser": "^5.1.1",
5656
"sapper": "^0.27.8",
5757
"shelljs": "^0.8.3",
58-
"svelte": "^3.10.1"
58+
"svelte": "^3.12.0"
5959
},
6060
"engines": {
6161
"node": ">=10.0.0"

0 commit comments

Comments
 (0)