mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
update dependencies (#2648)
This commit is contained in:
parent
fe9dbf10bd
commit
079b582460
34
package.json
34
package.json
@ -58,7 +58,7 @@
|
||||
"author": "youzanfe",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.1.5",
|
||||
"@babel/runtime": "^7.3.1",
|
||||
"@vant/icons": "1.0.8",
|
||||
"@vue/babel-helper-vue-jsx-merge-props": "^1.0.0-beta.2",
|
||||
"vue-lazyload": "1.2.3"
|
||||
@ -73,7 +73,7 @@
|
||||
"@babel/plugin-transform-object-assign": "^7.0.0",
|
||||
"@babel/plugin-transform-runtime": "^7.1.0",
|
||||
"@babel/polyfill": "^7.2.5",
|
||||
"@babel/preset-env": "^7.2.3",
|
||||
"@babel/preset-env": "^7.3.1",
|
||||
"@vant/compiler": "^1.0.0",
|
||||
"@vant/doc": "^1.0.22",
|
||||
"@vant/eslint-config": "^1.0.8",
|
||||
@ -81,15 +81,15 @@
|
||||
"@vue/babel-preset-jsx": "^1.0.0-beta.2",
|
||||
"@vue/server-test-utils": "^1.0.0-beta.28",
|
||||
"@vue/test-utils": "^1.0.0-beta.28",
|
||||
"autoprefixer": "^9.4.3",
|
||||
"autoprefixer": "^9.4.7",
|
||||
"babel-core": "^7.0.0-0",
|
||||
"babel-jest": "^23.6.0",
|
||||
"babel-jest": "^24.0.0",
|
||||
"babel-loader": "^8.0.4",
|
||||
"codecov": "^3.1.0",
|
||||
"cross-env": "^5.2.0",
|
||||
"css-loader": "^2.1.0",
|
||||
"dependency-tree": "^6.4.0",
|
||||
"eslint": "^5.11.0",
|
||||
"dependency-tree": "^7.0.2",
|
||||
"eslint": "^5.12.1",
|
||||
"fast-glob": "^2.2.4",
|
||||
"gh-pages": "^2.0.1",
|
||||
"gulp": "3.9.1",
|
||||
@ -98,31 +98,31 @@
|
||||
"gulp-postcss": "^8.0.0",
|
||||
"html-webpack-plugin": "3.2.0",
|
||||
"husky": "^1.2.1",
|
||||
"jest": "^23.6.0",
|
||||
"jest": "^24.0.0",
|
||||
"jest-serializer-vue": "^2.0.2",
|
||||
"less": "^3.8.1",
|
||||
"less-loader": "^4.1.0",
|
||||
"lint-staged": "^8.1.0",
|
||||
"lint-staged": "^8.1.1",
|
||||
"markdown-vetur": "0.0.5",
|
||||
"postcss": "^7.0.7",
|
||||
"postcss": "^7.0.14",
|
||||
"postcss-loader": "^3.0.0",
|
||||
"progress-bar-webpack-plugin": "^1.11.0",
|
||||
"progress-bar-webpack-plugin": "^1.12.1",
|
||||
"rimraf": "^2.5.4",
|
||||
"shelljs": "^0.8.3",
|
||||
"signale": "^1.3.0",
|
||||
"style-loader": "^0.23.1",
|
||||
"stylelint": "^9.8.0",
|
||||
"stylelint": "^9.10.1",
|
||||
"stylelint-config-standard": "^18.2.0",
|
||||
"uppercamelcase": "^3.0.0",
|
||||
"url-loader": "^1.1.2",
|
||||
"vue": "2.5.21",
|
||||
"vue": "2.5.22",
|
||||
"vue-jest": "^3.0.1",
|
||||
"vue-loader": "^15.4.2",
|
||||
"vue-loader": "^15.6.2",
|
||||
"vue-router": "^3.0.2",
|
||||
"vue-server-renderer": "^2.5.17",
|
||||
"vue-template-compiler": "2.5.21",
|
||||
"vue-template-es2015-compiler": "^1.6.0",
|
||||
"webpack": "^4.28.2",
|
||||
"vue-server-renderer": "^2.5.22",
|
||||
"vue-template-compiler": "2.5.22",
|
||||
"vue-template-es2015-compiler": "^1.8.2",
|
||||
"webpack": "^4.29.0",
|
||||
"webpack-cli": "^3.1.2",
|
||||
"webpack-serve": "^2.0.3"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user