mirror of
https://github.com/Hopiu/vue-material.git
synced 2026-05-01 20:14:53 +00:00
Update libs and improve package.json
This commit is contained in:
parent
956bf5cb9e
commit
59b4ba7660
2 changed files with 27 additions and 145 deletions
25
package.json
25
package.json
|
|
@ -3,12 +3,28 @@
|
|||
"description": "Material Design for Vue.js",
|
||||
"version": "0.0.3",
|
||||
"author": "Marcos Moura <marcosvmmoura@gmail.com>",
|
||||
"private": true,
|
||||
"license": "MIT",
|
||||
"keywords": [
|
||||
"vue",
|
||||
"vue 2",
|
||||
"vuejs",
|
||||
"material design",
|
||||
"material",
|
||||
"angular-material",
|
||||
"components"
|
||||
],
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/marcosmoura/vue-material.git"
|
||||
},
|
||||
"main": "dist/vue-material.js",
|
||||
"files": [
|
||||
"dist",
|
||||
"src",
|
||||
"CHANGELOG.md",
|
||||
"LICENSE",
|
||||
"README.md"
|
||||
],
|
||||
"scripts": {
|
||||
"dev": "babel-node build/server/index.js --presets es2015,stage-0",
|
||||
"build:docs": "babel-node build/server/build-docs.js --presets es2015,stage-0",
|
||||
|
|
@ -19,9 +35,8 @@
|
|||
"dependencies": {
|
||||
"autosize": "^3.0.17",
|
||||
"element.scrollintoviewifneeded-polyfill": "^1.0.1",
|
||||
"highlight.js": "^9.7.0",
|
||||
"scopedQuerySelectorShim": "github:lazd/scopedQuerySelectorShim",
|
||||
"vue": "^2.0.1"
|
||||
"vue": "^2.0.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"autoprefixer": "^6.5.0",
|
||||
|
|
@ -31,7 +46,6 @@
|
|||
"babel-plugin-transform-runtime": "^6.15.0",
|
||||
"babel-preset-es2015": "^6.16.0",
|
||||
"babel-preset-stage-0": "^6.16.0",
|
||||
"babili-webpack-plugin": "^0.0.5",
|
||||
"chalk": "^1.1.3",
|
||||
"connect-history-api-fallback": "^1.3.0",
|
||||
"css-loader": "^0.25.0",
|
||||
|
|
@ -43,6 +57,7 @@
|
|||
"express": "^4.14.0",
|
||||
"extract-text-webpack-plugin": "^1.0.1",
|
||||
"file-loader": "^0.9.0",
|
||||
"highlight.js": "^9.7.0",
|
||||
"html-webpack-plugin": "^2.22.0",
|
||||
"node-sass": "^3.10.1",
|
||||
"ora": "^0.3.0",
|
||||
|
|
@ -52,7 +67,7 @@
|
|||
"vue-hot-reload-api": "^2.0.6",
|
||||
"vue-html-loader": "^1.2.3",
|
||||
"vue-loader": "^9.5.1",
|
||||
"vue-router": "^2.0.0",
|
||||
"vue-router": "^2.0.1",
|
||||
"vue-style-loader": "^1.0.0",
|
||||
"vue-template-compiler": "^2.0.1",
|
||||
"webpack": "^1.13.2",
|
||||
|
|
|
|||
147
yarn.lock
147
yarn.lock
|
|
@ -218,7 +218,7 @@ babel-code-frame@^6.11.0, babel-code-frame@^6.16.0:
|
|||
esutils "^2.0.2"
|
||||
js-tokens "^2.0.0"
|
||||
|
||||
babel-core@^6.14.0, babel-core@^6.16.0, babel-core@^6.17.0:
|
||||
babel-core@^6.16.0, babel-core@^6.17.0:
|
||||
version "6.17.0"
|
||||
resolved "https://registry.yarnpkg.com/babel-core/-/babel-core-6.17.0.tgz#6c4576447df479e241e58c807e4bc7da4db7f425"
|
||||
dependencies:
|
||||
|
|
@ -316,10 +316,6 @@ babel-helper-explode-class@^6.8.0:
|
|||
babel-traverse "^6.8.0"
|
||||
babel-types "^6.8.0"
|
||||
|
||||
babel-helper-flip-expressions@^0.0.1:
|
||||
version "0.0.1"
|
||||
resolved "https://registry.yarnpkg.com/babel-helper-flip-expressions/-/babel-helper-flip-expressions-0.0.1.tgz#c2ba1599426e7928333fd5c08eee6cdf8328c848"
|
||||
|
||||
babel-helper-function-name@^6.8.0:
|
||||
version "6.8.0"
|
||||
resolved "https://registry.yarnpkg.com/babel-helper-function-name/-/babel-helper-function-name-6.8.0.tgz#a0336ba14526a075cdf502fc52d3fe84b12f7a34"
|
||||
|
|
@ -344,14 +340,6 @@ babel-helper-hoist-variables@^6.8.0:
|
|||
babel-runtime "^6.0.0"
|
||||
babel-types "^6.8.0"
|
||||
|
||||
babel-helper-is-nodes-equiv@^0.0.1:
|
||||
version "0.0.1"
|
||||
resolved "https://registry.yarnpkg.com/babel-helper-is-nodes-equiv/-/babel-helper-is-nodes-equiv-0.0.1.tgz#34e9b300b1479ddd98ec77ea0bbe9342dfe39684"
|
||||
|
||||
babel-helper-is-void-0@^0.0.1:
|
||||
version "0.0.1"
|
||||
resolved "https://registry.yarnpkg.com/babel-helper-is-void-0/-/babel-helper-is-void-0-0.0.1.tgz#ed74553b883e68226ae45f989a99b02c190f105a"
|
||||
|
||||
babel-helper-optimise-call-expression@^6.8.0:
|
||||
version "6.8.0"
|
||||
resolved "https://registry.yarnpkg.com/babel-helper-optimise-call-expression/-/babel-helper-optimise-call-expression-6.8.0.tgz#4175628e9c89fc36174904f27070f29d38567f06"
|
||||
|
|
@ -377,10 +365,6 @@ babel-helper-remap-async-to-generator@^6.16.0, babel-helper-remap-async-to-gener
|
|||
babel-traverse "^6.16.0"
|
||||
babel-types "^6.16.0"
|
||||
|
||||
babel-helper-remove-or-void@^0.0.1:
|
||||
version "0.0.1"
|
||||
resolved "https://registry.yarnpkg.com/babel-helper-remove-or-void/-/babel-helper-remove-or-void-0.0.1.tgz#f602790e465acf2dfbe84fb3dd210c43a2dd7262"
|
||||
|
||||
babel-helper-replace-supers@^6.14.0, babel-helper-replace-supers@^6.8.0:
|
||||
version "6.16.0"
|
||||
resolved "https://registry.yarnpkg.com/babel-helper-replace-supers/-/babel-helper-replace-supers-6.16.0.tgz#21c97623cc7e430855753f252740122626a39e6b"
|
||||
|
|
@ -392,10 +376,6 @@ babel-helper-replace-supers@^6.14.0, babel-helper-replace-supers@^6.8.0:
|
|||
babel-traverse "^6.16.0"
|
||||
babel-types "^6.16.0"
|
||||
|
||||
babel-helper-to-multiple-sequence-expressions@^0.0.1:
|
||||
version "0.0.1"
|
||||
resolved "https://registry.yarnpkg.com/babel-helper-to-multiple-sequence-expressions/-/babel-helper-to-multiple-sequence-expressions-0.0.1.tgz#4dabdcc5de516af53b4a3b769cbfb7b0d2787729"
|
||||
|
||||
babel-helpers@^6.16.0:
|
||||
version "6.16.0"
|
||||
resolved "https://registry.yarnpkg.com/babel-helpers/-/babel-helpers-6.16.0.tgz#1095ec10d99279460553e67eb3eee9973d3867e3"
|
||||
|
|
@ -423,55 +403,6 @@ babel-plugin-check-es2015-constants@^6.3.13:
|
|||
dependencies:
|
||||
babel-runtime "^6.0.0"
|
||||
|
||||
babel-plugin-minify-constant-folding@^0.0.1:
|
||||
version "0.0.1"
|
||||
resolved "https://registry.yarnpkg.com/babel-plugin-minify-constant-folding/-/babel-plugin-minify-constant-folding-0.0.1.tgz#d4abb5b62ccfc094bdce2a318b2f94fda5a73e29"
|
||||
|
||||
babel-plugin-minify-dead-code-elimination@^0.0.3:
|
||||
version "0.0.3"
|
||||
resolved "https://registry.yarnpkg.com/babel-plugin-minify-dead-code-elimination/-/babel-plugin-minify-dead-code-elimination-0.0.3.tgz#410b31176064e5ae92e809bd701dfe060a1cde55"
|
||||
dependencies:
|
||||
babel-helper-remove-or-void "^0.0.1"
|
||||
lodash "^4.14.1"
|
||||
|
||||
babel-plugin-minify-flip-comparisons@^0.0.1:
|
||||
version "0.0.1"
|
||||
resolved "https://registry.yarnpkg.com/babel-plugin-minify-flip-comparisons/-/babel-plugin-minify-flip-comparisons-0.0.1.tgz#679f4493a692afc705c4b79fde1dadb535c4eb08"
|
||||
dependencies:
|
||||
babel-helper-is-void-0 "^0.0.1"
|
||||
|
||||
babel-plugin-minify-guarded-expressions@^0.0.2:
|
||||
version "0.0.2"
|
||||
resolved "https://registry.yarnpkg.com/babel-plugin-minify-guarded-expressions/-/babel-plugin-minify-guarded-expressions-0.0.2.tgz#67677e4e88be9f7fa8abac43b021b13334a93f23"
|
||||
dependencies:
|
||||
babel-helper-flip-expressions "^0.0.1"
|
||||
|
||||
babel-plugin-minify-infinity@^0.0.1:
|
||||
version "0.0.1"
|
||||
resolved "https://registry.yarnpkg.com/babel-plugin-minify-infinity/-/babel-plugin-minify-infinity-0.0.1.tgz#9394a4defc9db56da76f13fedd5d5e2d486a4299"
|
||||
|
||||
babel-plugin-minify-mangle-names@^0.0.3:
|
||||
version "0.0.3"
|
||||
resolved "https://registry.yarnpkg.com/babel-plugin-minify-mangle-names/-/babel-plugin-minify-mangle-names-0.0.3.tgz#8304c7d15f66797a7126a33a903b6a19124ab3df"
|
||||
|
||||
babel-plugin-minify-replace@^0.0.1:
|
||||
version "0.0.1"
|
||||
resolved "https://registry.yarnpkg.com/babel-plugin-minify-replace/-/babel-plugin-minify-replace-0.0.1.tgz#5d5aea7cb9899245248d1ee9ce7a2fe556a8facc"
|
||||
|
||||
babel-plugin-minify-simplify@^0.0.3:
|
||||
version "0.0.3"
|
||||
resolved "https://registry.yarnpkg.com/babel-plugin-minify-simplify/-/babel-plugin-minify-simplify-0.0.3.tgz#caa780a7549809ecd46bde1f52f8bd5f3e90e36d"
|
||||
dependencies:
|
||||
babel-helper-flip-expressions "^0.0.1"
|
||||
babel-helper-is-nodes-equiv "^0.0.1"
|
||||
babel-helper-to-multiple-sequence-expressions "^0.0.1"
|
||||
|
||||
babel-plugin-minify-type-constructors@^0.0.1:
|
||||
version "0.0.1"
|
||||
resolved "https://registry.yarnpkg.com/babel-plugin-minify-type-constructors/-/babel-plugin-minify-type-constructors-0.0.1.tgz#37cc27ee17ab7ed6295f781ec4a6d15a4e641e67"
|
||||
dependencies:
|
||||
babel-helper-is-void-0 "^0.0.1"
|
||||
|
||||
babel-plugin-syntax-async-functions@^6.8.0:
|
||||
version "6.13.0"
|
||||
resolved "https://registry.yarnpkg.com/babel-plugin-syntax-async-functions/-/babel-plugin-syntax-async-functions-6.13.0.tgz#cad9cad1191b5ad634bf30ae0872391e0647be95"
|
||||
|
|
@ -757,24 +688,6 @@ babel-plugin-transform-function-bind@^6.3.13:
|
|||
babel-plugin-syntax-function-bind "^6.8.0"
|
||||
babel-runtime "^6.0.0"
|
||||
|
||||
babel-plugin-transform-member-expression-literals@^6.8.0:
|
||||
version "6.8.0"
|
||||
resolved "https://registry.yarnpkg.com/babel-plugin-transform-member-expression-literals/-/babel-plugin-transform-member-expression-literals-6.8.0.tgz#718755a70492a895d8f41810afa9998bc09f57b9"
|
||||
dependencies:
|
||||
babel-runtime "^6.0.0"
|
||||
|
||||
babel-plugin-transform-merge-sibling-variables@^6.8.0:
|
||||
version "6.8.0"
|
||||
resolved "https://registry.yarnpkg.com/babel-plugin-transform-merge-sibling-variables/-/babel-plugin-transform-merge-sibling-variables-6.8.0.tgz#724074e4ef78b601fcf9a34165c972a1b6117e99"
|
||||
dependencies:
|
||||
babel-runtime "^6.0.0"
|
||||
|
||||
babel-plugin-transform-minify-booleans@^6.8.0:
|
||||
version "6.8.0"
|
||||
resolved "https://registry.yarnpkg.com/babel-plugin-transform-minify-booleans/-/babel-plugin-transform-minify-booleans-6.8.0.tgz#b1a48864a727847696b84eae36fa4d085a54b42b"
|
||||
dependencies:
|
||||
babel-runtime "^6.0.0"
|
||||
|
||||
babel-plugin-transform-object-rest-spread@^6.16.0:
|
||||
version "6.16.0"
|
||||
resolved "https://registry.yarnpkg.com/babel-plugin-transform-object-rest-spread/-/babel-plugin-transform-object-rest-spread-6.16.0.tgz#db441d56fffc1999052fdebe2e2f25ebd28e36a9"
|
||||
|
|
@ -782,12 +695,6 @@ babel-plugin-transform-object-rest-spread@^6.16.0:
|
|||
babel-plugin-syntax-object-rest-spread "^6.8.0"
|
||||
babel-runtime "^6.0.0"
|
||||
|
||||
babel-plugin-transform-property-literals@^6.8.0:
|
||||
version "6.8.0"
|
||||
resolved "https://registry.yarnpkg.com/babel-plugin-transform-property-literals/-/babel-plugin-transform-property-literals-6.8.0.tgz#a65b2e6e1274d25df0f3a4c5e85bc8f1cdd9e019"
|
||||
dependencies:
|
||||
babel-runtime "^6.0.0"
|
||||
|
||||
babel-plugin-transform-regenerator@^6.16.0:
|
||||
version "6.16.1"
|
||||
resolved "https://registry.yarnpkg.com/babel-plugin-transform-regenerator/-/babel-plugin-transform-regenerator-6.16.1.tgz#a75de6b048a14154aae14b0122756c5bed392f59"
|
||||
|
|
@ -802,12 +709,6 @@ babel-plugin-transform-runtime@^6.15.0:
|
|||
dependencies:
|
||||
babel-runtime "^6.9.0"
|
||||
|
||||
babel-plugin-transform-simplify-comparison-operators@^6.8.0:
|
||||
version "6.8.0"
|
||||
resolved "https://registry.yarnpkg.com/babel-plugin-transform-simplify-comparison-operators/-/babel-plugin-transform-simplify-comparison-operators-6.8.0.tgz#0183d65bfdc54c80d922a3a9b3008e25fa9d32a7"
|
||||
dependencies:
|
||||
babel-runtime "^6.0.0"
|
||||
|
||||
babel-plugin-transform-strict-mode@^6.8.0:
|
||||
version "6.11.3"
|
||||
resolved "https://registry.yarnpkg.com/babel-plugin-transform-strict-mode/-/babel-plugin-transform-strict-mode-6.11.3.tgz#183741325126bc7ec9cf4c0fc257d3e7ca5afd40"
|
||||
|
|
@ -815,32 +716,6 @@ babel-plugin-transform-strict-mode@^6.8.0:
|
|||
babel-runtime "^6.0.0"
|
||||
babel-types "^6.8.0"
|
||||
|
||||
babel-plugin-transform-undefined-to-void@^6.8.0:
|
||||
version "6.8.0"
|
||||
resolved "https://registry.yarnpkg.com/babel-plugin-transform-undefined-to-void/-/babel-plugin-transform-undefined-to-void-6.8.0.tgz#bc5b6b4908d3b1262170e67cb3963903ddce167e"
|
||||
dependencies:
|
||||
babel-runtime "^6.0.0"
|
||||
|
||||
babel-preset-babili@0.0.4:
|
||||
version "0.0.4"
|
||||
resolved "https://registry.yarnpkg.com/babel-preset-babili/-/babel-preset-babili-0.0.4.tgz#01488961f8ae35e23085dabbb4ee5529f6a7e982"
|
||||
dependencies:
|
||||
babel-plugin-minify-constant-folding "^0.0.1"
|
||||
babel-plugin-minify-dead-code-elimination "^0.0.3"
|
||||
babel-plugin-minify-flip-comparisons "^0.0.1"
|
||||
babel-plugin-minify-guarded-expressions "^0.0.2"
|
||||
babel-plugin-minify-infinity "^0.0.1"
|
||||
babel-plugin-minify-mangle-names "^0.0.3"
|
||||
babel-plugin-minify-replace "^0.0.1"
|
||||
babel-plugin-minify-simplify "^0.0.3"
|
||||
babel-plugin-minify-type-constructors "^0.0.1"
|
||||
babel-plugin-transform-member-expression-literals "^6.8.0"
|
||||
babel-plugin-transform-merge-sibling-variables "^6.8.0"
|
||||
babel-plugin-transform-minify-booleans "^6.8.0"
|
||||
babel-plugin-transform-property-literals "^6.8.0"
|
||||
babel-plugin-transform-simplify-comparison-operators "^6.8.0"
|
||||
babel-plugin-transform-undefined-to-void "^6.8.0"
|
||||
|
||||
babel-preset-es2015@^6.16.0:
|
||||
version "6.16.0"
|
||||
resolved "https://registry.yarnpkg.com/babel-preset-es2015/-/babel-preset-es2015-6.16.0.tgz#59acecd1efbebaf48f89404840f2fe78c4d2ad5c"
|
||||
|
|
@ -957,14 +832,6 @@ babel-types@^6.13.0, babel-types@^6.14.0, babel-types@^6.15.0, babel-types@^6.16
|
|||
lodash "^4.2.0"
|
||||
to-fast-properties "^1.0.1"
|
||||
|
||||
babili-webpack-plugin@^0.0.5:
|
||||
version "0.0.5"
|
||||
resolved "https://registry.yarnpkg.com/babili-webpack-plugin/-/babili-webpack-plugin-0.0.5.tgz#3f5d4e5810627d9273c49ce6ebeb332adf94e226"
|
||||
dependencies:
|
||||
babel-core "^6.14.0"
|
||||
babel-preset-babili "0.0.4"
|
||||
webpack-sources "^0.1.2"
|
||||
|
||||
babylon@^6.11.0, babylon@^6.11.2:
|
||||
version "6.11.6"
|
||||
resolved "https://registry.yarnpkg.com/babylon/-/babylon-6.11.6.tgz#56dc52e624882841c7fe095257fbcb4a5bb61ae1"
|
||||
|
|
@ -2921,7 +2788,7 @@ lodash.words@^3.0.0:
|
|||
dependencies:
|
||||
lodash._root "^3.0.0"
|
||||
|
||||
lodash@^4.0.0, lodash@^4.13.1, lodash@^4.14.0, lodash@^4.14.1, lodash@^4.2.0, lodash@^4.3.0:
|
||||
lodash@^4.0.0, lodash@^4.13.1, lodash@^4.14.0, lodash@^4.2.0, lodash@^4.3.0:
|
||||
version "4.16.4"
|
||||
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.16.4.tgz#01ce306b9bad1319f2a5528674f88297aeb70127"
|
||||
|
||||
|
|
@ -4585,9 +4452,9 @@ vue-loader@^9.5.1:
|
|||
vue-template-compiler "^2.0.0-rc.3"
|
||||
vue-template-es2015-compiler "^1.0.0"
|
||||
|
||||
vue-router@^2.0.0:
|
||||
version "2.0.0"
|
||||
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-2.0.0.tgz#f3dec883a89733fef5c79f27cdab67456f7891a4"
|
||||
vue-router@^2.0.1:
|
||||
version "2.0.1"
|
||||
resolved "https://registry.yarnpkg.com/vue-router/-/vue-router-2.0.1.tgz#88b83cdc9497bad5b20b579e847a7e7240e221dd"
|
||||
|
||||
vue-style-loader@^1.0.0:
|
||||
version "1.0.0"
|
||||
|
|
@ -4606,7 +4473,7 @@ vue-template-es2015-compiler@^1.0.0:
|
|||
version "1.0.0"
|
||||
resolved "https://registry.yarnpkg.com/vue-template-es2015-compiler/-/vue-template-es2015-compiler-1.0.0.tgz#89add11c41224059c839ef0b9484e97a7f98abc5"
|
||||
|
||||
vue@^2.0.1:
|
||||
vue@^2.0.2:
|
||||
version "2.0.2"
|
||||
resolved "https://registry.yarnpkg.com/vue/-/vue-2.0.2.tgz#ae1c01ce74a5d44d41ece96b82849c11e1d45e6d"
|
||||
|
||||
|
|
@ -4652,7 +4519,7 @@ webpack-merge@^0.14.1:
|
|||
lodash.isplainobject "^3.2.0"
|
||||
lodash.merge "^3.3.2"
|
||||
|
||||
webpack-sources@^0.1.0, webpack-sources@^0.1.2:
|
||||
webpack-sources@^0.1.0:
|
||||
version "0.1.2"
|
||||
resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-0.1.2.tgz#057a3f3255f8ba561b901d9150589aa103a57e65"
|
||||
dependencies:
|
||||
|
|
|
|||
Loading…
Reference in a new issue