update dependencies
This commit is contained in:
+9
-9
@@ -52,7 +52,7 @@
|
||||
"author": "youzanfe",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.4.5",
|
||||
"@babel/runtime": "^7.5.4",
|
||||
"@vant/icons": "1.1.9",
|
||||
"@vue/babel-helper-vue-jsx-merge-props": "^1.0.0",
|
||||
"vue-lazyload": "1.2.3"
|
||||
@@ -61,12 +61,12 @@
|
||||
"vue": ">= 2.5.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.4.5",
|
||||
"@babel/core": "^7.5.4",
|
||||
"@babel/plugin-syntax-jsx": "^7.2.0",
|
||||
"@babel/plugin-transform-object-assign": "^7.0.0",
|
||||
"@babel/plugin-transform-runtime": "^7.4.4",
|
||||
"@babel/plugin-transform-runtime": "^7.5.0",
|
||||
"@babel/polyfill": "^7.4.4",
|
||||
"@babel/preset-env": "^7.4.5",
|
||||
"@babel/preset-env": "^7.5.4",
|
||||
"@babel/preset-typescript": "^7.3.3",
|
||||
"@types/jest": "^24.0.15",
|
||||
"@vant/doc": "^2.3.4",
|
||||
@@ -76,7 +76,7 @@
|
||||
"@vant/touch-emulator": "^1.1.0",
|
||||
"@vue/babel-preset-jsx": "^1.0.0",
|
||||
"@vue/test-utils": "^1.0.0-beta.29",
|
||||
"autoprefixer": "^9.6.0",
|
||||
"autoprefixer": "^9.6.1",
|
||||
"babel-jest": "^24.8.0",
|
||||
"babel-loader": "^8.0.6",
|
||||
"codecov": "^3.5.0",
|
||||
@@ -85,7 +85,7 @@
|
||||
"csso": "^3.5.1",
|
||||
"dependency-tree": "^7.0.2",
|
||||
"eslint": "^6.0.1",
|
||||
"fast-glob": "^3.0.3",
|
||||
"fast-glob": "^3.0.4",
|
||||
"gh-pages": "^2.0.1",
|
||||
"html-webpack-plugin": "3.2.0",
|
||||
"husky": "^3.0.0",
|
||||
@@ -93,7 +93,7 @@
|
||||
"jest-serializer-vue": "^2.0.2",
|
||||
"less": "^3.8.1",
|
||||
"less-loader": "^5.0.0",
|
||||
"lint-staged": "^9.0.2",
|
||||
"lint-staged": "^9.2.0",
|
||||
"postcss": "^7.0.17",
|
||||
"postcss-loader": "^3.0.0",
|
||||
"progress-bar-webpack-plugin": "^1.12.1",
|
||||
@@ -105,14 +105,14 @@
|
||||
"stylelint-config-standard": "^18.3.0",
|
||||
"stylelint-order": "^3.0.0",
|
||||
"ts-jest": "^24.0.2",
|
||||
"typescript": "^3.5.2",
|
||||
"typescript": "^3.5.3",
|
||||
"uppercamelcase": "^3.0.0",
|
||||
"vue": "2.6.10",
|
||||
"vue-jest": "4.0.0-beta.2",
|
||||
"vue-loader": "^15.7.0",
|
||||
"vue-router": "^3.0.7",
|
||||
"vue-template-compiler": "2.6.10",
|
||||
"webpack": "4.35.2",
|
||||
"webpack": "4.35.3",
|
||||
"webpack-cli": "^3.3.5",
|
||||
"webpack-dev-server": "3.7.2"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user