Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
plantain-00 committed Nov 20, 2017
1 parent a47b629 commit 94e864b
Show file tree
Hide file tree
Showing 12 changed files with 101 additions and 107 deletions.

This file was deleted.

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion demo/angular/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@
</style>
</head><body>
<app></app>
<script src="./index.bundle-025c8bd96d3f1ebd34fe18cea3511db2.js" crossOrigin="anonymous" integrity="sha256-arZuYP3QEiZd8Z9nacsj0D5vEuDXw9YPJt78ty+tE2E="></script>
<script src="./index.bundle-10ff278a58a6a36384f8b3506073608f.js" crossOrigin="anonymous" integrity="sha256-AyQolhqq1qcTKWYqij8wdWMzo0Ws/+oS0a7b7etQ8TI="></script>
</body></html>
1 change: 0 additions & 1 deletion demo/aot/index.bundle-7722f467b5fe326fc17fbc69ec8d9cf2.js

This file was deleted.

1 change: 1 addition & 0 deletions demo/aot/index.bundle-beeb6b39cccc68b6007681036bb2cc73.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion demo/aot/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@
</style>
</head><body>
<app></app>
<script src="./index.bundle-7722f467b5fe326fc17fbc69ec8d9cf2.js" crossOrigin="anonymous" integrity="sha256-/3kY14pwU1TCgiY+4jmg88Y9eQ4/dYhLx/ZoZNewF7Q="></script>
<script src="./index.bundle-beeb6b39cccc68b6007681036bb2cc73.js" crossOrigin="anonymous" integrity="sha256-ZqkB0b4uoBSm5UuXkL463cBRms41JQWxIghzlbLHzic="></script>
</body></html>
10 changes: 5 additions & 5 deletions demo/file-size.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"angularIndexBundleJs": "808 kB 206 kB",
"aotIndexBundleJs": "441 kB 116 kB",
"aotIndexBundleJs": "440 kB 116 kB",
"indexBundleCss": "39 kB 9.18 kB",
"reactIndexBundleJs": "119 kB 36 kB",
"treeIconPng": "636 B 647 B",
"vueIndexBundleJs": "110 kB 37.5 kB",
"demoAngularIndexHtml": "798 B 543 B",
"demoAotIndexHtml": "798 B 543 B",
"vueIndexBundleJs": "111 kB 37.7 kB",
"demoAngularIndexHtml": "798 B 546 B",
"demoAotIndexHtml": "798 B 544 B",
"demoReactIndexHtml": "813 B 551 B",
"demoVueIndexHtml": "813 B 554 B"
"demoVueIndexHtml": "813 B 553 B"
}
1 change: 1 addition & 0 deletions demo/vue/index.bundle-a91e029538a0478b53ef6a258b9ecbcd.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion demo/vue/index.bundle-f72d2fd55238cabfa45fa6ffe4035ca3.js

This file was deleted.

2 changes: 1 addition & 1 deletion demo/vue/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@
</style>
</head><body>
<div id="container"></div>
<script src="./index.bundle-f72d2fd55238cabfa45fa6ffe4035ca3.js" crossOrigin="anonymous" integrity="sha256-ytyM5+q1seReYlijImsgrU2qMO+CPXaUIvAqFSiBQrA="></script>
<script src="./index.bundle-a91e029538a0478b53ef6a258b9ecbcd.js" crossOrigin="anonymous" integrity="sha256-6kRD+kmsDXgtp1lKcJOFvfAnfkHvHOeckwp3NxMSWvk="></script>
</body></html>
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,16 +23,16 @@
},
"homepage": "https://github.com/plantain-00/tree-component#readme",
"devDependencies": {
"@angular/common": "5.0.1",
"@angular/compiler": "5.0.1",
"@angular/compiler-cli": "5.0.1",
"@angular/core": "5.0.1",
"@angular/forms": "5.0.1",
"@angular/platform-browser": "5.0.1",
"@angular/platform-browser-dynamic": "5.0.1",
"@types/jasmine": "2.8.1",
"@angular/common": "5.0.2",
"@angular/compiler": "5.0.2",
"@angular/compiler-cli": "5.0.2",
"@angular/core": "5.0.2",
"@angular/forms": "5.0.2",
"@angular/platform-browser": "5.0.2",
"@angular/platform-browser-dynamic": "5.0.2",
"@types/jasmine": "2.8.2",
"@types/puppeteer": "0.13.0",
"@types/react": "16.0.22",
"@types/react": "16.0.25",
"@types/react-dom": "16.0.3",
"autoprefixer": "7.1.6",
"clean-css-cli": "4.1.10",
Expand All @@ -51,7 +51,7 @@
"karma-webpack": "2.0.6",
"less": "2.7.3",
"mkdirp": "0.5.1",
"no-unused-export": "1.4.2",
"no-unused-export": "1.4.3",
"postcss-cli": "4.1.1",
"puppeteer": "0.13.0",
"react": "16.1.1",
Expand All @@ -64,7 +64,7 @@
"stylelint-config-standard": "17.0.0",
"tslint": "5.8.0",
"typescript": "2.4.2",
"vue": "2.5.3",
"vue": "2.5.6",
"vue-class-component": "6.1.0",
"watch-then-execute": "1.1.1",
"webpack": "3.8.1",
Expand Down
Loading

0 comments on commit 94e864b

Please sign in to comment.