|
52 | 52 | "author": "youzanfe",
|
53 | 53 | "license": "MIT",
|
54 | 54 | "dependencies": {
|
55 |
| - "@babel/runtime": "^7.4.5", |
| 55 | + "@babel/runtime": "^7.5.4", |
56 | 56 | "@vant/icons": "1.1.9",
|
57 | 57 | "@vue/babel-helper-vue-jsx-merge-props": "^1.0.0",
|
58 | 58 | "vue-lazyload": "1.2.3"
|
|
61 | 61 | "vue": ">= 2.5.0"
|
62 | 62 | },
|
63 | 63 | "devDependencies": {
|
64 |
| - "@babel/core": "^7.4.5", |
| 64 | + "@babel/core": "^7.5.4", |
65 | 65 | "@babel/plugin-syntax-jsx": "^7.2.0",
|
66 | 66 | "@babel/plugin-transform-object-assign": "^7.0.0",
|
67 |
| - "@babel/plugin-transform-runtime": "^7.4.4", |
| 67 | + "@babel/plugin-transform-runtime": "^7.5.0", |
68 | 68 | "@babel/polyfill": "^7.4.4",
|
69 |
| - "@babel/preset-env": "^7.4.5", |
| 69 | + "@babel/preset-env": "^7.5.4", |
70 | 70 | "@babel/preset-typescript": "^7.3.3",
|
71 | 71 | "@types/jest": "^24.0.15",
|
72 | 72 | "@vant/doc": "^2.3.4",
|
|
76 | 76 | "@vant/touch-emulator": "^1.1.0",
|
77 | 77 | "@vue/babel-preset-jsx": "^1.0.0",
|
78 | 78 | "@vue/test-utils": "^1.0.0-beta.29",
|
79 |
| - "autoprefixer": "^9.6.0", |
| 79 | + "autoprefixer": "^9.6.1", |
80 | 80 | "babel-jest": "^24.8.0",
|
81 | 81 | "babel-loader": "^8.0.6",
|
82 | 82 | "codecov": "^3.5.0",
|
|
85 | 85 | "csso": "^3.5.1",
|
86 | 86 | "dependency-tree": "^7.0.2",
|
87 | 87 | "eslint": "^6.0.1",
|
88 |
| - "fast-glob": "^3.0.3", |
| 88 | + "fast-glob": "^3.0.4", |
89 | 89 | "gh-pages": "^2.0.1",
|
90 | 90 | "html-webpack-plugin": "3.2.0",
|
91 | 91 | "husky": "^3.0.0",
|
92 | 92 | "jest": "^24.8.0",
|
93 | 93 | "jest-serializer-vue": "^2.0.2",
|
94 | 94 | "less": "^3.8.1",
|
95 | 95 | "less-loader": "^5.0.0",
|
96 |
| - "lint-staged": "^9.0.2", |
| 96 | + "lint-staged": "^9.2.0", |
97 | 97 | "postcss": "^7.0.17",
|
98 | 98 | "postcss-loader": "^3.0.0",
|
99 | 99 | "progress-bar-webpack-plugin": "^1.12.1",
|
|
105 | 105 | "stylelint-config-standard": "^18.3.0",
|
106 | 106 | "stylelint-order": "^3.0.0",
|
107 | 107 | "ts-jest": "^24.0.2",
|
108 |
| - "typescript": "^3.5.2", |
| 108 | + "typescript": "^3.5.3", |
109 | 109 | "uppercamelcase": "^3.0.0",
|
110 | 110 | "vue": "2.6.10",
|
111 | 111 | "vue-jest": "4.0.0-beta.2",
|
112 | 112 | "vue-loader": "^15.7.0",
|
113 | 113 | "vue-router": "^3.0.7",
|
114 | 114 | "vue-template-compiler": "2.6.10",
|
115 |
| - "webpack": "4.35.2", |
| 115 | + "webpack": "4.35.3", |
116 | 116 | "webpack-cli": "^3.3.5",
|
117 | 117 | "webpack-dev-server": "3.7.2"
|
118 | 118 | },
|
|
0 commit comments