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 Feb 17, 2018
1 parent 167c71d commit a183f77
Show file tree
Hide file tree
Showing 5 changed files with 149 additions and 104 deletions.
2 changes: 1 addition & 1 deletion file-size.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"reactDemoIndexBundleJs": "122 kB 38.1 kB",
"vueDemoIndexBundleJs": "117 kB 40.4 kB",
"packagesAngularDemoAotIndexHtml": "639 B 450 B",
"packagesAngularDemoJitIndexHtml": "639 B 448 B",
"packagesAngularDemoJitIndexHtml": "639 B 449 B",
"packagesReactDemoIndexHtml": "651 B 457 B",
"packagesVueDemoIndexHtml": "651 B 458 B"
}
16 changes: 8 additions & 8 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/select2-component#readme",
"devDependencies": {
"@angular/compiler": "5.2.4",
"@angular/compiler-cli": "5.2.4",
"@angular/core": "5.2.4",
"@angular/compiler": "5.2.5",
"@angular/compiler-cli": "5.2.5",
"@angular/core": "5.2.5",
"@commitlint/cli": "6.1.0",
"@commitlint/config-conventional": "6.1.0",
"@types/jasmine": "2.8.6",
"@types/puppeteer": "1.0.0",
"autoprefixer": "7.2.6",
"autoprefixer": "8.0.0",
"clean-css-cli": "4.1.10",
"clean-scripts": "1.7.0",
"file2variable-cli": "1.8.3",
Expand All @@ -41,20 +41,20 @@
"karma-firefox-launcher": "1.1.0",
"karma-jasmine": "1.1.1",
"karma-webpack": "2.0.9",
"lerna": "2.8.0",
"less": "2.7.3",
"lerna": "2.9.0",
"less": "3.0.1",
"markdownlint-cli": "0.7.1",
"no-unused-export": "1.5.0",
"postcss-cli": "5.0.0",
"puppeteer": "1.0.0",
"puppeteer": "1.1.0",
"rev-static": "3.4.1",
"rimraf": "2.6.2",
"standard": "10.0.3",
"stylelint": "8.4.0",
"stylelint-config-standard": "18.0.0",
"tslint": "5.9.1",
"tslint-config-standard": "7.0.0",
"typescript": "2.7.1",
"typescript": "2.7.2",
"watch-then-execute": "1.1.1",
"webpack": "3.11.0"
},
Expand Down

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/angular/demo/jit/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@
</style>
<a class="github-fork-ribbon right-bottom" href="https://github.com/plantain-00/select2-component" title="Fork me on GitHub" target="_blank" rel="noopener">Fork me on GitHub</a>
<app></app>
<script src="./index.bundle-d86eae77c76434699a335bddd194c723.js" crossOrigin="anonymous" integrity="sha256-liQt1Rd8rtcqIov6nYgcr58mcidswOxtE8fBlehxNAc="></script>
<script src="./index.bundle-ac83e8aaf7cdc1b747c8f89f331e7cf3.js" crossOrigin="anonymous" integrity="sha256-wCeHC0Kjqg5bN/ZAtPjj/k5oTJG98FTcwlv7KxFfeMk="></script>
Loading

0 comments on commit a183f77

Please sign in to comment.