|
2200 | 2200 | "@vue/babel-plugin-transform-vue-jsx" "^1.0.0"
|
2201 | 2201 | camelcase "^5.0.0"
|
2202 | 2202 |
|
2203 |
| -"@vue/cli-overlay@^3.10.0": |
2204 |
| - version "3.10.0" |
2205 |
| - resolved "https://registry.yarnpkg.com/@vue/cli-overlay/-/cli-overlay-3.10.0.tgz#9266c96fb2bffd35ca96edd8e1e1284ca8c00c94" |
2206 |
| - integrity sha512-DQCY6WIl1UN1nOuPirW63CcYWSBdIn6s4zdGfFodCfV+0PAEXGcrfNStygG+IKUsydQaJGTneV7SFxcS+9gyzA== |
| 2203 | +"@vue/cli-overlay@^3.11.0": |
| 2204 | + version "3.11.0" |
| 2205 | + resolved "https://registry.yarnpkg.com/@vue/cli-overlay/-/cli-overlay-3.11.0.tgz#88d49060095c9c5168ac6014d4c4eb66e7dd4874" |
| 2206 | + integrity sha512-yYZP27vjioWmohwXQ9mTPHHxktfAaTM6RDehyG83yvY07wcdxhwrNNCMm8eE9My/K2F8oAPf8uoDZZmkr/EXBw== |
2207 | 2207 |
|
2208 | 2208 | "@vue/cli-plugin-babel@^3.0.1":
|
2209 | 2209 | version "3.10.0"
|
|
2271 | 2271 | mocha-webpack "^2.0.0-beta.0"
|
2272 | 2272 |
|
2273 | 2273 | "@vue/cli-service@^3.0.1":
|
2274 |
| - version "3.10.0" |
2275 |
| - resolved "https://registry.yarnpkg.com/@vue/cli-service/-/cli-service-3.10.0.tgz#1e61afac9eeed5d902c124715c29719abeb743c5" |
2276 |
| - integrity sha512-aQaAjtkpSl4XFBM7Di9doh4GvHp1H8/H1QJKRK8bPJ5MVbt8Lt4tBo+YgK9Qs/9x0mrxCAa5UrR9+8ZWIQs2Zw== |
| 2274 | + version "3.11.0" |
| 2275 | + resolved "https://registry.yarnpkg.com/@vue/cli-service/-/cli-service-3.11.0.tgz#356526e9100a7a0a258e3c4a13ff421de29eadde" |
| 2276 | + integrity sha512-HSU4wHlYKQt8O968JUz/AeYvFSokxJjMkr7dgVNVb6rpBn859Emkr960plWGr1z1hc3qNOwLuSUGk5OSfq1inA== |
2277 | 2277 | dependencies:
|
2278 | 2278 | "@intervolga/optimize-cssnano-plugin" "^1.0.5"
|
2279 | 2279 | "@soda/friendly-errors-webpack-plugin" "^1.7.1"
|
2280 |
| - "@vue/cli-overlay" "^3.10.0" |
2281 |
| - "@vue/cli-shared-utils" "^3.10.0" |
2282 |
| - "@vue/component-compiler-utils" "^2.6.0" |
| 2280 | + "@vue/cli-overlay" "^3.11.0" |
| 2281 | + "@vue/cli-shared-utils" "^3.11.0" |
| 2282 | + "@vue/component-compiler-utils" "^3.0.0" |
2283 | 2283 | "@vue/preload-webpack-plugin" "^1.1.0"
|
2284 | 2284 | "@vue/web-component-wrapper" "^1.2.0"
|
2285 | 2285 | acorn "^6.1.1"
|
|
2326 | 2326 | thread-loader "^2.1.2"
|
2327 | 2327 | url-loader "^1.1.2"
|
2328 | 2328 | vue-loader "^15.7.0"
|
2329 |
| - webpack ">=4 < 4.29" |
| 2329 | + webpack "^4.0.0" |
2330 | 2330 | webpack-bundle-analyzer "^3.3.0"
|
2331 | 2331 | webpack-chain "^4.11.0"
|
2332 | 2332 | webpack-dev-server "^3.4.1"
|
|
2449 | 2449 | vue-jscodeshift-adapter "^2.0.2"
|
2450 | 2450 | yaml-front-matter "^3.4.1"
|
2451 | 2451 |
|
2452 |
| -"@vue/component-compiler-utils@^2.5.1", "@vue/component-compiler-utils@^2.6.0": |
| 2452 | +"@vue/component-compiler-utils@^2.5.1": |
2453 | 2453 | version "2.6.0"
|
2454 | 2454 | resolved "https://registry.yarnpkg.com/@vue/component-compiler-utils/-/component-compiler-utils-2.6.0.tgz#aa46d2a6f7647440b0b8932434d22f12371e543b"
|
2455 | 2455 | integrity sha512-IHjxt7LsOFYc0DkTncB7OXJL7UzwOLPPQCfEUNyxL2qt+tF12THV+EO33O1G2Uk4feMSWua3iD39Itszx0f0bw==
|
|
2464 | 2464 | source-map "~0.6.1"
|
2465 | 2465 | vue-template-es2015-compiler "^1.9.0"
|
2466 | 2466 |
|
| 2467 | +"@vue/component-compiler-utils@^3.0.0": |
| 2468 | + version "3.0.0" |
| 2469 | + resolved "https://registry.yarnpkg.com/@vue/component-compiler-utils/-/component-compiler-utils-3.0.0.tgz#d16fa26b836c06df5baaeb45f3d80afc47e35634" |
| 2470 | + integrity sha512-am+04/0UX7ektcmvhYmrf84BDVAD8afFOf4asZjN84q8xzxFclbk5x0MtxuKGfp+zjN5WWPJn3fjFAWtDdIGSw== |
| 2471 | + dependencies: |
| 2472 | + consolidate "^0.15.1" |
| 2473 | + hash-sum "^1.0.2" |
| 2474 | + lru-cache "^4.1.2" |
| 2475 | + merge-source-map "^1.1.0" |
| 2476 | + postcss "^7.0.14" |
| 2477 | + postcss-selector-parser "^5.0.0" |
| 2478 | + prettier "1.16.3" |
| 2479 | + source-map "~0.6.1" |
| 2480 | + vue-template-es2015-compiler "^1.9.0" |
| 2481 | + |
2467 | 2482 | "@vue/eslint-config-typescript@^3.0.1":
|
2468 | 2483 | version "3.2.1"
|
2469 | 2484 | resolved "https://registry.yarnpkg.com/@vue/eslint-config-typescript/-/eslint-config-typescript-3.2.1.tgz#d489fecca9920f27e4539cf0784a5eb3eb4c67d7"
|
|
0 commit comments