diff --git a/package.json b/package.json index 1ba765beb20..3d23619d1b2 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ }, "homepage": "https://github.com/ionic-team/ionic-site", "dependencies": { - "@stencil/core": "0.11.3", + "@stencil/core": "0.14.0", "@stencil/sass": "0.1.0", "@stencil/utils": "latest", "angular": "1.6.8", @@ -39,7 +39,7 @@ "angular-sanitize": "1.6.8", "body-parser": "^1.18.2", "bootstrap": "3.3.5", - "browser-sync": "^2.24.4", + "browser-sync": "^3.0.3", "c3": "^0.5.2", "compression": "^1.7.1", "cookie-parser": "^1.4.3",