|
2311 | 2311 | svg-tags "^1.0.0"
|
2312 | 2312 |
|
2313 | 2313 | "@vue/babel-preset-app@^3.1.1":
|
2314 |
| - version "3.10.0" |
2315 |
| - resolved "https://registry.yarnpkg.com/@vue/babel-preset-app/-/babel-preset-app-3.10.0.tgz#3f89d631dd0f174c8a72e769b55f081c533c4677" |
2316 |
| - integrity sha512-NzJLI4Qe0SYm9gVHQC9RXyP0YcPjI28TmZ0ds2RJa9NO96LXHLES2U1HqiMDN4+CVjOQFrWUNd7wWeaETRPXbg== |
| 2314 | + version "3.7.0" |
| 2315 | + resolved "https://registry.yarnpkg.com/@vue/babel-preset-app/-/babel-preset-app-3.7.0.tgz#f37535ea60b71732ddd4395ec143aaa0b10d4c67" |
| 2316 | + integrity sha512-6PHZ1TYO8OGy22TLyKm/+VmCzLB9L1UxaA3CFxXJH0h/YUOmgdmuAk3AWhomYSwk2GF51On3aQzYouoaWhvBDQ== |
2317 | 2317 | dependencies:
|
2318 | 2318 | "@babel/helper-module-imports" "^7.0.0"
|
2319 | 2319 | "@babel/plugin-proposal-class-properties" "^7.0.0"
|
|
2324 | 2324 | "@babel/preset-env" "^7.0.0 < 7.4.0"
|
2325 | 2325 | "@babel/runtime" "^7.0.0"
|
2326 | 2326 | "@babel/runtime-corejs2" "^7.2.0"
|
2327 |
| - "@vue/babel-preset-jsx" "^1.0.0" |
| 2327 | + "@vue/babel-preset-jsx" "^1.0.0-beta.3" |
2328 | 2328 | babel-plugin-dynamic-import-node "^2.2.0"
|
2329 | 2329 | babel-plugin-module-resolver "3.2.0"
|
2330 | 2330 | core-js "^2.6.5"
|
2331 | 2331 |
|
2332 |
| -"@vue/babel-preset-jsx@^1.0.0": |
| 2332 | +"@vue/babel-preset-jsx@^1.0.0", "@vue/babel-preset-jsx@^1.0.0-beta.3": |
2333 | 2333 | version "1.1.0"
|
2334 | 2334 | resolved "https://registry.yarnpkg.com/@vue/babel-preset-jsx/-/babel-preset-jsx-1.1.0.tgz#c8001329f5b372297a3111a251eb4f9e956c1266"
|
2335 | 2335 | integrity sha512-EeZ9gwEmu79B4A6LMLAw5cPCVYIcbKWgJgJafWtLzh1S+SgERUmTkVQ9Vx4k8zYBiCuxHK3XziZ3VJIMau7THA==
|
|
2468 | 2468 | resolved "https://registry.yarnpkg.com/@vue/web-component-wrapper/-/web-component-wrapper-1.2.0.tgz#bb0e46f1585a7e289b4ee6067dcc5a6ae62f1dd1"
|
2469 | 2469 | integrity sha512-Xn/+vdm9CjuC9p3Ae+lTClNutrVhsXpzxvoTXXtoys6kVRX9FkueSUAqSWAyZntmVLlR4DosBV4pH8y5Z/HbUw==
|
2470 | 2470 |
|
2471 |
| -"@vuepress/core@^1.0.3": |
2472 |
| - version "1.0.3" |
2473 |
| - resolved "https://registry.yarnpkg.com/@vuepress/core/-/core-1.0.3.tgz#a32aedca770ee763c406a74abab2bc4fa42e9bdc" |
2474 |
| - integrity sha512-VUzjf2LMxy+DjiDs2QUO0R4zXATn0db7ClDETzc5D+HH08J2YwUO2YNHgIObHMyuihmDozesbYBiDp0kIxAqCw== |
| 2471 | +"@vuepress/core@1.0.2", "@vuepress/core@^1.0.3": |
| 2472 | + version "1.0.2" |
| 2473 | + resolved "https://registry.yarnpkg.com/@vuepress/core/-/core-1.0.2.tgz#75d0c6ccb4be92c6674c3bbfbe25639c8239921b" |
| 2474 | + integrity sha512-PUMaxq44wEuqXHutcmxj6q9cCRS4kZ1nyBvvHr9AIuxJflgYDw/k8wxhYuZjsxVWhpJjsPywLGNRyLN88vJcqQ== |
2475 | 2475 | dependencies:
|
2476 | 2476 | "@babel/core" "^7.0.0"
|
2477 | 2477 | "@vue/babel-preset-app" "^3.1.1"
|
2478 |
| - "@vuepress/markdown" "^1.0.3" |
2479 |
| - "@vuepress/markdown-loader" "^1.0.3" |
2480 |
| - "@vuepress/plugin-last-updated" "^1.0.3" |
2481 |
| - "@vuepress/plugin-register-components" "^1.0.3" |
2482 |
| - "@vuepress/shared-utils" "^1.0.3" |
| 2478 | + "@vuepress/markdown" "^1.0.2" |
| 2479 | + "@vuepress/markdown-loader" "^1.0.2" |
| 2480 | + "@vuepress/plugin-last-updated" "^1.0.2" |
| 2481 | + "@vuepress/plugin-register-components" "^1.0.2" |
| 2482 | + "@vuepress/shared-utils" "^1.0.2" |
2483 | 2483 | autoprefixer "^9.5.1"
|
2484 | 2484 | babel-loader "^8.0.4"
|
2485 | 2485 | cache-loader "^3.0.0"
|
|
2511 | 2511 | webpack-merge "^4.1.2"
|
2512 | 2512 | webpackbar "3.2.0"
|
2513 | 2513 |
|
2514 |
| -"@vuepress/markdown-loader@^1.0.3": |
| 2514 | +"@vuepress/markdown-loader@^1.0.2": |
2515 | 2515 | version "1.0.3"
|
2516 | 2516 | resolved "https://registry.yarnpkg.com/@vuepress/markdown-loader/-/markdown-loader-1.0.3.tgz#8e63e66d0bb1ec75ee564424bdf8e7ee38077b63"
|
2517 | 2517 | integrity sha512-2/023ghXi+7XHeHRbcXpUeWAERtSSCopPPdZqFV5/aIhW+Lv1Bl2iV1QfR2jKwlnZO/6g3HYMBq2GJaTNw0QLg==
|
|
2520 | 2520 | loader-utils "^1.1.0"
|
2521 | 2521 | lru-cache "^5.1.1"
|
2522 | 2522 |
|
2523 |
| -"@vuepress/markdown@^1.0.3": |
| 2523 | +"@vuepress/markdown@^1.0.2", "@vuepress/markdown@^1.0.3": |
2524 | 2524 | version "1.0.3"
|
2525 | 2525 | resolved "https://registry.yarnpkg.com/@vuepress/markdown/-/markdown-1.0.3.tgz#633e2b69ee7c00a1aaa8b71584a50e4e1518edc6"
|
2526 | 2526 | integrity sha512-kauU0EZk5+Ju74MtxiBiQ6HAbcchr8UjbURHSHwJe1k6W0fy0wyQ0ND5EILLhKZl1KhZeHGGDKBW385ruRKfcQ==
|
|
2540 | 2540 | dependencies:
|
2541 | 2541 | lodash.throttle "^4.1.1"
|
2542 | 2542 |
|
2543 |
| -"@vuepress/plugin-last-updated@^1.0.3": |
| 2543 | +"@vuepress/plugin-last-updated@^1.0.2": |
2544 | 2544 | version "1.0.3"
|
2545 | 2545 | resolved "https://registry.yarnpkg.com/@vuepress/plugin-last-updated/-/plugin-last-updated-1.0.3.tgz#b9e3cd2d7cc27d0e70e7ea2194c171607bd61493"
|
2546 | 2546 | integrity sha512-GMD9g8Lw1ASdBiRZgQotkZqOgsGuvX33sDnmRuYjUcO4f6Lo+m8JZsOTStNjcquCvykucbjYqU1LQTyGAMyZWw==
|
|
2563 | 2563 | register-service-worker "^1.5.2"
|
2564 | 2564 | workbox-build "^4.3.1"
|
2565 | 2565 |
|
2566 |
| -"@vuepress/plugin-register-components@^1.0.3": |
| 2566 | +"@vuepress/plugin-register-components@^1.0.2": |
2567 | 2567 | version "1.0.3"
|
2568 | 2568 | resolved "https://registry.yarnpkg.com/@vuepress/plugin-register-components/-/plugin-register-components-1.0.3.tgz#5cbfd0947c904a0f4c1911746fb5586520ed9b9d"
|
2569 | 2569 | integrity sha512-6vlXEuaEJtV1EIudcVzJciJf0HRAcWRd6ViB9WO87enkqeT+bR32VZENqcN43RyF8vPP+mmZ/2eDUpvM3J6a2w==
|
|
2575 | 2575 | resolved "https://registry.yarnpkg.com/@vuepress/plugin-search/-/plugin-search-1.0.3.tgz#f8cd98380cc00db067fb243e4fd298c6b8b7179a"
|
2576 | 2576 | integrity sha512-CD4G6BrKtS6JS9DzPMbwwovanaKMhj/KN6Bv7P5oY5inWTl3lE9KOjzr1YUkoA6wL6f69EfdB5B7cdO2d47n/w==
|
2577 | 2577 |
|
2578 |
| -"@vuepress/shared-utils@^1.0.3": |
| 2578 | +"@vuepress/shared-utils@^1.0.2", "@vuepress/shared-utils@^1.0.3": |
2579 | 2579 | version "1.0.3"
|
2580 | 2580 | resolved "https://registry.yarnpkg.com/@vuepress/shared-utils/-/shared-utils-1.0.3.tgz#224d2fc10fcf26d871eae8dd93b810616731123f"
|
2581 | 2581 | integrity sha512-E9kh+nk+E0X6GTONXK1OWeY7Yyl/bUkWltmdh89f7hcSn2MxuBmlph4JdtZKrTK2m+9EqzpVR+CYanGjTA/ZQA==
|
@@ -6737,7 +6737,7 @@ eslint-plugin-vue-libs@^4.0.0:
|
6737 | 6737 | babel-eslint "^10.0.1"
|
6738 | 6738 | eslint-plugin-vue "^5.1.0"
|
6739 | 6739 |
|
6740 |
| -eslint-plugin-vue@^5.1.0, eslint-plugin-vue@^5.2.2: |
| 6740 | +eslint-plugin-vue@^5.0.0, eslint-plugin-vue@^5.1.0, eslint-plugin-vue@^5.2.2: |
6741 | 6741 | version "5.2.3"
|
6742 | 6742 | resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-5.2.3.tgz#3ee7597d823b5478804b2feba9863b1b74273961"
|
6743 | 6743 | integrity sha512-mGwMqbbJf0+VvpGR5Lllq0PMxvTdrZ/ZPjmhkacrCHbubJeJOt+T6E3HUzAifa2Mxi7RSdJfC9HFpOeSYVMMIw==
|
|
0 commit comments