Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
plantain-00 committed Sep 17, 2017
1 parent 8a92a7c commit d4a8a54
Show file tree
Hide file tree
Showing 11 changed files with 56 additions and 50 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-131bdeec3fb690ea830298df8d4fbb90.js" crossOrigin="anonymous" integrity="sha256-az8+4paolL4+9LN3T0x0CSFFGPclZr1Xj1w/uCwG9Jg="></script>
<script src="./index.bundle-a1273a1ed2c71a64ef08d19c45f97ec2.js" crossOrigin="anonymous" integrity="sha256-vz7DxH/IUniPzpizk1lGXlNPxBUqOMIupJ5MYBu0zyg="></script>
</body></html>
4 changes: 2 additions & 2 deletions demo/angular/screenshot-src.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
}
</style>

<app ng-version="4.4.0-RC.0">
<app ng-version="4.4.1">
<div>
<a href="https://github.com/plantain-00/tree-component/tree/master/demo/angular/index.ts" target="_blank">the source code of the demo</a>
<br> default:
Expand Down Expand Up @@ -813,7 +813,7 @@
</tree>
</div>
</app>
<script src="./index.bundle-131bdeec3fb690ea830298df8d4fbb90.js" crossorigin="anonymous" integrity="sha256-az8+4paolL4+9LN3T0x0CSFFGPclZr1Xj1w/uCwG9Jg="></script>
<script src="./index.bundle-a1273a1ed2c71a64ef08d19c45f97ec2.js" crossorigin="anonymous" integrity="sha256-vz7DxH/IUniPzpizk1lGXlNPxBUqOMIupJ5MYBu0zyg="></script>
</body>

</html>
4 changes: 2 additions & 2 deletions demo/file-size.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"indexBundleCss": "38.7 kB 9.15 kB",
"reactIndexBundleJs": "164 kB 48.7 kB",
"treeIconPng": "636 B 647 B",
"vueIndexBundleJs": "101 kB 34.4 kB",
"vueIndexBundleJs": "102 kB 34.7 kB",
"demoAngularIndexHtml": "798 B 546 B",
"demoReactIndexHtml": "813 B 556 B",
"demoVueIndexHtml": "813 B 552 B"
"demoVueIndexHtml": "813 B 553 B"
}
1 change: 1 addition & 0 deletions demo/vue/index.bundle-4aa42aa4cd2794c4866844c340e037bb.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion demo/vue/index.bundle-ed34d3b1788691079cbec615694025b7.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-ed34d3b1788691079cbec615694025b7.js" crossOrigin="anonymous" integrity="sha256-lhWg/RKaaHr2uQZ/N6Cs2jRrlGJC2lPNurGAk6i5iD4="></script>
<script src="./index.bundle-4aa42aa4cd2794c4866844c340e037bb.js" crossOrigin="anonymous" integrity="sha256-DUQsyoY1lRkoktAYEXqMCaz2KMJcqpqcQd8pYBXKYx4="></script>
</body></html>
2 changes: 1 addition & 1 deletion demo/vue/screenshot-src.html
Original file line number Diff line number Diff line change
Expand Up @@ -527,7 +527,7 @@
</ul>
</div>
</div>
<script src="./index.bundle-ed34d3b1788691079cbec615694025b7.js" crossorigin="anonymous" integrity="sha256-lhWg/RKaaHr2uQZ/N6Cs2jRrlGJC2lPNurGAk6i5iD4="></script>
<script src="./index.bundle-4aa42aa4cd2794c4866844c340e037bb.js" crossorigin="anonymous" integrity="sha256-DUQsyoY1lRkoktAYEXqMCaz2KMJcqpqcQd8pYBXKYx4="></script>
</body>

</html>
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,14 @@
},
"homepage": "https://github.com/plantain-00/tree-component#readme",
"devDependencies": {
"@angular/common": "4.4.0-RC.0",
"@angular/compiler": "4.4.0-RC.0",
"@angular/compiler-cli": "4.4.0-RC.0",
"@angular/core": "4.4.0-RC.0",
"@angular/forms": "4.4.0-RC.0",
"@angular/platform-browser": "4.4.0-RC.0",
"@angular/platform-browser-dynamic": "4.4.0-RC.0",
"@types/jasmine": "2.5.54",
"@angular/common": "4.4.1",
"@angular/compiler": "4.4.1",
"@angular/compiler-cli": "4.4.1",
"@angular/core": "4.4.1",
"@angular/forms": "4.4.1",
"@angular/platform-browser": "4.4.1",
"@angular/platform-browser-dynamic": "4.4.1",
"@types/jasmine": "2.6.0",
"@types/react": "16.0.5",
"@types/react-dom": "15.5.4",
"clean-css-cli": "4.1.9",
Expand All @@ -54,17 +54,17 @@
"react": "15.6.1",
"react-dom": "15.6.1",
"rev-static": "3.4.0",
"rimraf": "2.6.1",
"rimraf": "2.6.2",
"rxjs": "5.4.3",
"standard": "10.0.3",
"stylelint": "8.1.1",
"stylelint-config-standard": "17.0.0",
"tslint": "5.7.0",
"typescript": "2.5.2",
"vue": "2.4.2",
"vue": "2.4.4",
"vue-class-component": "5.0.2",
"watch-then-execute": "1.0.1",
"webpack": "3.5.6",
"webpack": "3.6.0",
"zone.js": "0.8.17"
},
"dependencies": {
Expand Down
66 changes: 36 additions & 30 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,47 +2,47 @@
# yarn lockfile v1


"@angular/common@4.4.0-RC.0":
version "4.4.0-RC.0"
resolved "https://registry.yarnpkg.com/@angular/common/-/common-4.4.0-RC.0.tgz#ad2d0853a62d2e87bba0bdd6588da6fa5f2dabb8"
"@angular/common@4.4.1":
version "4.4.1"
resolved "https://registry.yarnpkg.com/@angular/common/-/common-4.4.1.tgz#d1aea2ccebddd2dfaf7137f55760d45638ada24a"
dependencies:
tslib "^1.7.1"

"@angular/compiler-cli@4.4.0-RC.0":
version "4.4.0-RC.0"
resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-4.4.0-RC.0.tgz#d2daf086782a280210055a221f60d162b4fe627a"
"@angular/compiler-cli@4.4.1":
version "4.4.1"
resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-4.4.1.tgz#17b3be903efe1ed3bb2b1e29140634b500fdb265"
dependencies:
"@angular/tsc-wrapped" "4.3.6"
minimist "^1.2.0"
reflect-metadata "^0.1.2"

"@angular/compiler@4.4.0-RC.0":
version "4.4.0-RC.0"
resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-4.4.0-RC.0.tgz#a22a9eb7d0cfd04c01558b4b6ff144e4f20434ee"
"@angular/compiler@4.4.1":
version "4.4.1"
resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-4.4.1.tgz#ece6a333f8e57e819679f2a4034f807564b9cc40"
dependencies:
tslib "^1.7.1"

"@angular/core@4.4.0-RC.0":
version "4.4.0-RC.0"
resolved "https://registry.yarnpkg.com/@angular/core/-/core-4.4.0-RC.0.tgz#6f1b05d58dbe82e2cd329cd3dc0666f36c60c38f"
"@angular/core@4.4.1":
version "4.4.1"
resolved "https://registry.yarnpkg.com/@angular/core/-/core-4.4.1.tgz#a3c5b80452448535253d2eab17b60601d83cc012"
dependencies:
tslib "^1.7.1"

"@angular/forms@4.4.0-RC.0":
version "4.4.0-RC.0"
resolved "https://registry.yarnpkg.com/@angular/forms/-/forms-4.4.0-RC.0.tgz#2c6d5bdb7d46fe6eb0416e161962b427265c3f7b"
"@angular/forms@4.4.1":
version "4.4.1"
resolved "https://registry.yarnpkg.com/@angular/forms/-/forms-4.4.1.tgz#2a3644a3f84b96aad240ac6caa74d52bf3ada24a"
dependencies:
tslib "^1.7.1"

"@angular/platform-browser-dynamic@4.4.0-RC.0":
version "4.4.0-RC.0"
resolved "https://registry.yarnpkg.com/@angular/platform-browser-dynamic/-/platform-browser-dynamic-4.4.0-RC.0.tgz#74fea4a8fbd89633209f2af0ca0a71a7a569d835"
"@angular/platform-browser-dynamic@4.4.1":
version "4.4.1"
resolved "https://registry.yarnpkg.com/@angular/platform-browser-dynamic/-/platform-browser-dynamic-4.4.1.tgz#951dd7fdb3f5a0e45bc4bf93a2a7e051def24eaf"
dependencies:
tslib "^1.7.1"

"@angular/platform-browser@4.4.0-RC.0":
version "4.4.0-RC.0"
resolved "https://registry.yarnpkg.com/@angular/platform-browser/-/platform-browser-4.4.0-RC.0.tgz#b7c5b8b6388564c74b0510f8750e2d7492413cee"
"@angular/platform-browser@4.4.1":
version "4.4.1"
resolved "https://registry.yarnpkg.com/@angular/platform-browser/-/platform-browser-4.4.1.tgz#ce576401976f71d45a23c9a61ac05cef90a70f00"
dependencies:
tslib "^1.7.1"

Expand Down Expand Up @@ -95,9 +95,9 @@
version "1.1.0"
resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570"

"@types/jasmine@2.5.54":
version "2.5.54"
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-2.5.54.tgz#a6b5f2ae2afb6e0307774e8c7c608e037d491c63"
"@types/jasmine@2.6.0":
version "2.6.0"
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-2.6.0.tgz#997b41a27752b4850af2683bc4a8d8222c25bd02"

"@types/long@^3.0.31":
version "3.0.32"
Expand Down Expand Up @@ -3748,6 +3748,12 @@ rimraf@2, rimraf@2.6.1, rimraf@^2.2.8, rimraf@^2.5.1, rimraf@^2.6.0, rimraf@^2.6
dependencies:
glob "^7.0.5"

rimraf@2.6.2:
version "2.6.2"
resolved "https://registry.yarnpkg.com/rimraf/-/rimraf-2.6.2.tgz#2ed8150d24a16ea8651e6d6ef0f47c4158ce7a36"
dependencies:
glob "^7.0.5"

ripemd160@^2.0.0, ripemd160@^2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/ripemd160/-/ripemd160-2.0.1.tgz#0f4584295c53a3628af7e6d79aca21ce57d1c6e7"
Expand Down Expand Up @@ -4474,9 +4480,9 @@ vue-class-component@5.0.2:
version "5.0.2"
resolved "https://registry.yarnpkg.com/vue-class-component/-/vue-class-component-5.0.2.tgz#3dcdc005c58c4e88d8ec2d46e01c74f4d90135c8"

vue@2.4.2:
version "2.4.2"
resolved "https://registry.yarnpkg.com/vue/-/vue-2.4.2.tgz#a9855261f191c978cc0dc1150531b8d08149b58c"
vue@2.4.4:
version "2.4.4"
resolved "https://registry.yarnpkg.com/vue/-/vue-2.4.4.tgz#ea9550b96a71465fd2b8b17b61673b3561861789"

watch-then-execute@1.0.1:
version "1.0.1"
Expand Down Expand Up @@ -4512,9 +4518,9 @@ webpack-sources@^1.0.1:
source-list-map "^2.0.0"
source-map "~0.5.3"

webpack@3.5.6:
version "3.5.6"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-3.5.6.tgz#a492fb6c1ed7f573816f90e00c8fbb5a20cc5c36"
webpack@3.6.0:
version "3.6.0"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-3.6.0.tgz#a89a929fbee205d35a4fa2cc487be9cbec8898bc"
dependencies:
acorn "^5.0.0"
acorn-dynamic-import "^2.0.0"
Expand Down

0 comments on commit d4a8a54

Please sign in to comment.