Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
plantain-00 committed Mar 17, 2018
1 parent e3efd6a commit ba1c93d
Show file tree
Hide file tree
Showing 6 changed files with 237 additions and 360 deletions.
2 changes: 1 addition & 1 deletion online/file-size.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"indexBundleCss": "4.45 kB 1.28 kB",
"indexBundleJs": "24.6 kB 6.72 kB",
"vendorBundleJs": "2.08 MB 565 kB",
"vendorBundleJs": "2.08 MB 566 kB",
"onlineIndexHtml": "5.48 kB 1.82 kB"
}
2 changes: 1 addition & 1 deletion online/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@
<div id="prerender-container">
<div id="container"><div class="app"><textarea class="source"></textarea><div class="result"><button>generate</button><div class="options"><select><option value="protobuf">protobuf</option></select></div><pre class="protobuf"></pre><!----></div></div></div>
</div>
<script src="./vendor.bundle-3c18014d03418b42f081e7aedafdb2fd.js" crossOrigin="anonymous" integrity="sha256-l77HKwJtgc7nU3sTkaa1jEiLQnSKT2c3WDTU6KctRoE="></script>
<script src="./vendor.bundle-5edd92ba15629fce2417a1ba776662fa.js" crossOrigin="anonymous" integrity="sha256-qYWMz6lmKAoYy3uz6DLN5f9TNKzYgdOehPj81qJyg6c="></script>
<script src="./index.bundle-ffbfca92d54e3861eaa60132f8093077.js" crossOrigin="anonymous" integrity="sha256-aJOyQf+JAkcwCXXZxA03ebOqG5nxLlbg7xhkmWj+4bE="></script>
1 change: 0 additions & 1 deletion online/vendor.bundle-3c18014d03418b42f081e7aedafdb2fd.js

This file was deleted.

49 changes: 49 additions & 0 deletions online/vendor.bundle-5edd92ba15629fce2417a1ba776662fa.js

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@types/jasmine": "2.8.6",
"@types/minimist": "1.2.0",
"@types/node": "9.4.7",
"@types/puppeteer": "1.1.0",
"@types/puppeteer": "1.2.0",
"autoprefixer": "8.1.0",
"clean-css-cli": "4.1.11",
"clean-scripts": "1.7.0",
Expand All @@ -40,20 +40,20 @@
"markdownlint-cli": "0.7.1",
"no-unused-export": "1.5.0",
"postcss-cli": "5.0.0",
"puppeteer": "1.1.1",
"puppeteer": "1.2.0",
"rev-static": "3.4.1",
"rimraf": "2.6.2",
"standard": "11.0.0",
"stylelint": "9.1.1",
"standard": "11.0.1",
"stylelint": "9.1.3",
"stylelint-config-standard": "18.2.0",
"tslint": "5.9.1",
"tslint-config-standard": "7.0.0",
"types-as-schema": "1.6.0",
"vue": "2.5.14",
"vue": "2.5.16",
"vue-class-component": "6.2.0",
"watch-then-execute": "1.1.1",
"webpack": "4.1.1",
"webpack-cli": "2.0.10"
"webpack-cli": "2.0.12"
},
"dependencies": {
"ajv": "6.2.1",
Expand Down
Loading

0 comments on commit ba1c93d

Please sign in to comment.