mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
update dependencies (#1337)
This commit is contained in:
parent
2aa26d09ba
commit
30928595d3
20
package.json
20
package.json
@ -50,7 +50,7 @@
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"babel-runtime": "6.x",
|
||||
"vue-lazyload": "^1.2.5"
|
||||
"vue-lazyload": "^1.2.6"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"vue": ">= 2.5.0"
|
||||
@ -58,10 +58,10 @@
|
||||
"devDependencies": {
|
||||
"@vue/server-test-utils": "^1.0.0-beta.16",
|
||||
"@vue/test-utils": "^1.0.0-beta.16",
|
||||
"autoprefixer": "^8.6.2",
|
||||
"autoprefixer": "^8.6.4",
|
||||
"babel-cli": "^6.26.0",
|
||||
"babel-core": "^6.26.3",
|
||||
"babel-jest": "^23.0.1",
|
||||
"babel-jest": "^23.2.0",
|
||||
"babel-loader": "^7.1.4",
|
||||
"babel-plugin-transform-runtime": "^6.15.0",
|
||||
"babel-preset-env": "^1.7.0",
|
||||
@ -70,7 +70,7 @@
|
||||
"cross-env": "^5.2.0",
|
||||
"css-loader": "^0.28.11",
|
||||
"dependency-tree": "^6.1.0",
|
||||
"eslint": "^4.19.1",
|
||||
"eslint": "^5.0.1",
|
||||
"eslint-plugin-vue-libs": "^3.0.0",
|
||||
"fast-glob": "^2.2.2",
|
||||
"fast-vue-md-loader": "^1.0.3",
|
||||
@ -80,11 +80,11 @@
|
||||
"gulp-iconfont-css": "^2.1.0",
|
||||
"html-webpack-plugin": "3.2.0",
|
||||
"husky": "^0.14.3",
|
||||
"jest": "^23.1.0",
|
||||
"jest": "^23.2.0",
|
||||
"jest-serializer-vue": "^2.0.2",
|
||||
"lint-staged": "^7.2.0",
|
||||
"md5-file": "^4.0.0",
|
||||
"postcss": "^6.0.22",
|
||||
"postcss": "^6.0.23",
|
||||
"postcss-calc": "^6.0.0",
|
||||
"postcss-easy-import": "^3.0.0",
|
||||
"postcss-loader": "^2.1.5",
|
||||
@ -92,9 +92,9 @@
|
||||
"progress-bar-webpack-plugin": "^1.11.0",
|
||||
"rimraf": "^2.5.4",
|
||||
"shelljs": "^0.8.1",
|
||||
"signale": "^1.2.0",
|
||||
"signale": "^1.2.1",
|
||||
"style-loader": "^0.21.0",
|
||||
"stylelint": "^9.2.1",
|
||||
"stylelint": "^9.3.0",
|
||||
"stylelint-config-standard": "^18.2.0",
|
||||
"uppercamelcase": "^3.0.0",
|
||||
"url-loader": "^1.0.1",
|
||||
@ -107,8 +107,8 @@
|
||||
"vue-sfc-compiler": "^0.0.8",
|
||||
"vue-template-compiler": "2.5.16",
|
||||
"vue-template-es2015-compiler": "^1.6.0",
|
||||
"webpack": "^4.12.0",
|
||||
"webpack-cli": "^3.0.6",
|
||||
"webpack": "^4.12.1",
|
||||
"webpack-cli": "^3.0.8",
|
||||
"webpack-serve": "^1.0.4"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user