|
1489 | 1489 | optionalDependencies:
|
1490 | 1490 | prettier "^1.18.2"
|
1491 | 1491 |
|
1492 |
| -"@vuepress/core@1.5.4": |
1493 |
| - version "1.5.4" |
1494 |
| - resolved "https://registry.yarnpkg.com/@vuepress/core/-/core-1.5.4.tgz#036d28d6cc8a0928913116de5ebe80b0b4a9ac1b" |
1495 |
| - integrity sha512-RaHJiX0Yno4S3zoV64JNd3xE55sza8rayyWvXAJY381XVMxKrsLBrgW6ntNYSkzGnZcxi6fwMV/CVOUhEtkEkA== |
| 1492 | +"@vuepress/core@1.6.0": |
| 1493 | + version "1.6.0" |
| 1494 | + resolved "https://registry.yarnpkg.com/@vuepress/core/-/core-1.6.0.tgz#8abca498cd8c589dd621be5d5b1c9c805dfed3fd" |
| 1495 | + integrity sha512-zce6xMB77pk4g44CHYE75cBuJpa3lmLPujknymH0sD1LKkSrlkgH04x+LGhu98bVU/hiS0xjV3jDs3X37Texbw== |
1496 | 1496 | dependencies:
|
1497 | 1497 | "@babel/core" "^7.8.4"
|
1498 | 1498 | "@vue/babel-preset-app" "^4.1.2"
|
1499 |
| - "@vuepress/markdown" "1.5.4" |
1500 |
| - "@vuepress/markdown-loader" "1.5.4" |
1501 |
| - "@vuepress/plugin-last-updated" "1.5.4" |
1502 |
| - "@vuepress/plugin-register-components" "1.5.4" |
1503 |
| - "@vuepress/shared-utils" "1.5.4" |
| 1499 | + "@vuepress/markdown" "1.6.0" |
| 1500 | + "@vuepress/markdown-loader" "1.6.0" |
| 1501 | + "@vuepress/plugin-last-updated" "1.6.0" |
| 1502 | + "@vuepress/plugin-register-components" "1.6.0" |
| 1503 | + "@vuepress/shared-utils" "1.6.0" |
1504 | 1504 | autoprefixer "^9.5.1"
|
1505 | 1505 | babel-loader "^8.0.4"
|
1506 | 1506 | cache-loader "^3.0.0"
|
|
1533 | 1533 | webpack-merge "^4.1.2"
|
1534 | 1534 | webpackbar "3.2.0"
|
1535 | 1535 |
|
1536 |
| -"@vuepress/markdown-loader@1.5.4": |
1537 |
| - version "1.5.4" |
1538 |
| - resolved "https://registry.yarnpkg.com/@vuepress/markdown-loader/-/markdown-loader-1.5.4.tgz#9ba49bbe9c94ed792714589aef6a20c7ed0ac822" |
1539 |
| - integrity sha512-3R5quGIXQm7gfPWN67SVZ9OBA7VrGEEXJjjV01MYkbfhqVGgO6lBRq73Og0XdKs4RPx4nqJUPthhL8FJVNRTIg== |
| 1536 | +"@vuepress/markdown-loader@1.6.0": |
| 1537 | + version "1.6.0" |
| 1538 | + resolved "https://registry.yarnpkg.com/@vuepress/markdown-loader/-/markdown-loader-1.6.0.tgz#5a666c5b01c01181a3c0802ceed5a2b96577d9c7" |
| 1539 | + integrity sha512-7cYD9+td89u0EePoHw+nVwxCoafYvpP10r6RfdN3Ongvd2apyn37Mjjv+85U1jnSTRvjZHV4v7KFs4H8+Y0xiw== |
1540 | 1540 | dependencies:
|
1541 |
| - "@vuepress/markdown" "1.5.4" |
| 1541 | + "@vuepress/markdown" "1.6.0" |
1542 | 1542 | loader-utils "^1.1.0"
|
1543 | 1543 | lru-cache "^5.1.1"
|
1544 | 1544 |
|
1545 |
| -"@vuepress/markdown@1.5.4": |
1546 |
| - version "1.5.4" |
1547 |
| - resolved "https://registry.yarnpkg.com/@vuepress/markdown/-/markdown-1.5.4.tgz#d9736db430034b7b6058696c4da1cc211032bbea" |
1548 |
| - integrity sha512-bgrR9LTcAa2O0WipTbH3OFKeAfXc/2oU6cUIoMkyihSKUo1Mr5yt1XKM7vHe1uFEZygNr8EAemep8chsuVuISA== |
| 1545 | +"@vuepress/markdown@1.6.0": |
| 1546 | + version "1.6.0" |
| 1547 | + resolved "https://registry.yarnpkg.com/@vuepress/markdown/-/markdown-1.6.0.tgz#6702a1938b5d5308919261ffcc5c369eabfa6694" |
| 1548 | + integrity sha512-niFP+mKbEPu82OkkYf+dZMd8cWYfKEeIFq2jrQCJcVnCuSGVmJbKJbQF+cP/iu+94RHFVUtKwsh4X3Ef/1PLXw== |
1549 | 1549 | dependencies:
|
1550 |
| - "@vuepress/shared-utils" "1.5.4" |
| 1550 | + "@vuepress/shared-utils" "1.6.0" |
1551 | 1551 | markdown-it "^8.4.1"
|
1552 | 1552 | markdown-it-anchor "^5.0.2"
|
1553 | 1553 | markdown-it-chain "^1.3.0"
|
1554 | 1554 | markdown-it-emoji "^1.4.0"
|
1555 | 1555 | markdown-it-table-of-contents "^0.4.0"
|
1556 | 1556 | prismjs "^1.13.0"
|
1557 | 1557 |
|
1558 |
| -"@vuepress/plugin-active-header-links@1.5.4": |
1559 |
| - version "1.5.4" |
1560 |
| - resolved "https://registry.yarnpkg.com/@vuepress/plugin-active-header-links/-/plugin-active-header-links-1.5.4.tgz#ffbfbce0d5932091043b766757683ca3b5420aef" |
1561 |
| - integrity sha512-FI1Dr/44HVqxLMRSuaVEEwegGVEGFlaWYE3nsXwL7klKr6c+2kXHEw9rSQlAxzJyzVfovTk4dd+s/AMOKuLGZQ== |
| 1558 | +"@vuepress/plugin-active-header-links@1.6.0": |
| 1559 | + version "1.6.0" |
| 1560 | + resolved "https://registry.yarnpkg.com/@vuepress/plugin-active-header-links/-/plugin-active-header-links-1.6.0.tgz#7d94db2e34a0b4af10b93171f56e7efc3bb7bd40" |
| 1561 | + integrity sha512-AsbUptcwtBJtlvrcDyiW2HZAHz/tLoYXrGopJVPtWUZ9LzNIcXuSFVIRzKd1Jc+86VPUYLeDhLBIWe0rfsphAQ== |
1562 | 1562 | dependencies:
|
1563 | 1563 | lodash.debounce "^4.0.8"
|
1564 | 1564 |
|
1565 |
| -"@vuepress/plugin-last-updated@1.5.4": |
1566 |
| - version "1.5.4" |
1567 |
| - resolved "https://registry.yarnpkg.com/@vuepress/plugin-last-updated/-/plugin-last-updated-1.5.4.tgz#6f3f9fe720ce7f883c37ddc71ac02fe8f36bbfe4" |
1568 |
| - integrity sha512-9kezBCxPM+cevKRNML6Q7v6qkI8NQvKbVkwohlzsElM8FBmjlZmgFyZje66ksTnb/U6ogazCCq9jdOyipNcQ2A== |
| 1565 | +"@vuepress/plugin-last-updated@1.6.0": |
| 1566 | + version "1.6.0" |
| 1567 | + resolved "https://registry.yarnpkg.com/@vuepress/plugin-last-updated/-/plugin-last-updated-1.6.0.tgz#9c27739b87adc908b1fbb90f96b3456065c20f08" |
| 1568 | + integrity sha512-/gnk9HGaZw3ow/i9ODjZxK40TbriTWuMY3YYIzqvP7CT3mrM92nMKYDygYbffbu6xkWdUZppN8JadtJ7we4z9A== |
1569 | 1569 | dependencies:
|
1570 | 1570 | cross-spawn "^6.0.5"
|
1571 | 1571 |
|
1572 |
| -"@vuepress/plugin-nprogress@1.5.4": |
1573 |
| - version "1.5.4" |
1574 |
| - resolved "https://registry.yarnpkg.com/@vuepress/plugin-nprogress/-/plugin-nprogress-1.5.4.tgz#b818ebcac5addb6488bf50eb21585450f52ae40c" |
1575 |
| - integrity sha512-2bGKoO/o2e5mIfOU80q+AkxOK5wVijA/+8jGjSQVf2ccMpJw+Ly1mMi69r81Q0QkEihgfI9VN42a5+a6LUgPBw== |
| 1572 | +"@vuepress/plugin-nprogress@1.6.0": |
| 1573 | + version "1.6.0" |
| 1574 | + resolved "https://registry.yarnpkg.com/@vuepress/plugin-nprogress/-/plugin-nprogress-1.6.0.tgz#7c93a3ed233ef8cc21b689d54f518902502e064c" |
| 1575 | + integrity sha512-dhIho2z33aGjPavcdVYRlqR3+ZC5Vd3FPd+HkRP8MdIIFxhVR1HLFxVgaSUcASOCGAwuG58OB2RStvgMQLtTEA== |
1576 | 1576 | dependencies:
|
1577 | 1577 | nprogress "^0.2.0"
|
1578 | 1578 |
|
1579 |
| -"@vuepress/plugin-register-components@1.5.4": |
1580 |
| - version "1.5.4" |
1581 |
| - resolved "https://registry.yarnpkg.com/@vuepress/plugin-register-components/-/plugin-register-components-1.5.4.tgz#2f62d0790471ef53935ff2c808d8045c0473067f" |
1582 |
| - integrity sha512-Y1U9j6unZp1ZhnHjQ9yOPY+vxldUA3C1EwT6UgI75j5gxa5Hz6NakoIo6mbhaYHlGmx33o/MXrxufLPapo/YlQ== |
| 1579 | +"@vuepress/plugin-register-components@1.6.0": |
| 1580 | + version "1.6.0" |
| 1581 | + resolved "https://registry.yarnpkg.com/@vuepress/plugin-register-components/-/plugin-register-components-1.6.0.tgz#bdf7271a38edffa83d48ab82210489f4fc6343e8" |
| 1582 | + integrity sha512-w9Lafh1G3514rulpjSoIfZXt94wZ5oMkpXyVzXyC2wRHqSu/4fKpcxhwxf6HeT57jIBdPifT+eUrL+XIZWnXLQ== |
1583 | 1583 | dependencies:
|
1584 |
| - "@vuepress/shared-utils" "1.5.4" |
| 1584 | + "@vuepress/shared-utils" "1.6.0" |
1585 | 1585 |
|
1586 |
| -"@vuepress/plugin-search@1.5.4": |
1587 |
| - version "1.5.4" |
1588 |
| - resolved "https://registry.yarnpkg.com/@vuepress/plugin-search/-/plugin-search-1.5.4.tgz#3360445e9ecf8bdcb5497ab1c0f46d8aecc9ab6c" |
1589 |
| - integrity sha512-wikU9XYiZ3Olbii0lI+56mcSdpzHHkduVBMB4MNEV5iob23qDxGPmvfZirjsZV20w1UnLRptERyHtZkTLW9Mbg== |
| 1586 | +"@vuepress/plugin-search@1.6.0": |
| 1587 | + version "1.6.0" |
| 1588 | + resolved "https://registry.yarnpkg.com/@vuepress/plugin-search/-/plugin-search-1.6.0.tgz#a064f638a8f30485859b871047deaf9194ffc886" |
| 1589 | + integrity sha512-Js7zRmM6/b6dYfnJsSP2MQN0lzjUfSX8l3z9y/QHxK8BaXIx7LdTcQY6FGK4pxuwlWcg02CIUS5BMc1gZKn6Nw== |
1590 | 1590 |
|
1591 |
| -"@vuepress/shared-utils@1.5.4": |
1592 |
| - version "1.5.4" |
1593 |
| - resolved "https://registry.yarnpkg.com/@vuepress/shared-utils/-/shared-utils-1.5.4.tgz#d2c8693b8cd354d3a13a76f8f4259335e5540099" |
1594 |
| - integrity sha512-HCeMPEAPjFN1Ongii0BUCI1iB4gBBiQ4PUgh7F4IGG8yBg4tMqWO4NHqCuDCuGEvK7lgHy8veto0SsSvdSKp3g== |
| 1591 | +"@vuepress/shared-utils@1.6.0": |
| 1592 | + version "1.6.0" |
| 1593 | + resolved "https://registry.yarnpkg.com/@vuepress/shared-utils/-/shared-utils-1.6.0.tgz#8bf0c9c4e502bc6f10e70db3b236e816d8165631" |
| 1594 | + integrity sha512-+TMHgW7gmVY2lRX5qpPbsLkbxTBbzRo+Ar05tvEI0bAG0c6v2gWyQr3BchdbLyRJxrAVk530PABAjM8roDJ9bw== |
1595 | 1595 | dependencies:
|
1596 | 1596 | chalk "^2.3.2"
|
1597 | 1597 | escape-html "^1.0.3"
|
|
1603 | 1603 | toml "^3.0.0"
|
1604 | 1604 | upath "^1.1.0"
|
1605 | 1605 |
|
1606 |
| -"@vuepress/theme-default@1.5.4": |
1607 |
| - version "1.5.4" |
1608 |
| - resolved "https://registry.yarnpkg.com/@vuepress/theme-default/-/theme-default-1.5.4.tgz#77db27fe7c3ced15a970644df0202b0effbe865f" |
1609 |
| - integrity sha512-kHst1yXzqTiocVU7w9x4cfJ08vR9ZbREC6kTRtH1ytQSEUL5tM0b9HFicfg1kDp7YNq2qntRro+WmfjU9Ps/eg== |
| 1606 | +"@vuepress/theme-default@1.6.0": |
| 1607 | + version "1.6.0" |
| 1608 | + resolved "https://registry.yarnpkg.com/@vuepress/theme-default/-/theme-default-1.6.0.tgz#870c4513a186ae233d2c818fb8bef753f35da972" |
| 1609 | + integrity sha512-dV6awQzV+gQqxYK8oHY5A9Hwj34H23bA2khPjqqLDpgLMnw4tvxMfriwK5tuaAjgnHT+MZB1VmgsNdUA9T9HIQ== |
1610 | 1610 | dependencies:
|
1611 |
| - "@vuepress/plugin-active-header-links" "1.5.4" |
1612 |
| - "@vuepress/plugin-nprogress" "1.5.4" |
1613 |
| - "@vuepress/plugin-search" "1.5.4" |
| 1611 | + "@vuepress/plugin-active-header-links" "1.6.0" |
| 1612 | + "@vuepress/plugin-nprogress" "1.6.0" |
| 1613 | + "@vuepress/plugin-search" "1.6.0" |
1614 | 1614 | docsearch.js "^2.5.2"
|
1615 | 1615 | lodash "^4.17.15"
|
1616 |
| - stylus "^0.54.5" |
| 1616 | + stylus "^0.54.8" |
1617 | 1617 | stylus-loader "^3.0.2"
|
1618 | 1618 | vuepress-plugin-container "^2.0.2"
|
1619 | 1619 | vuepress-plugin-smooth-scroll "^0.0.3"
|
1620 | 1620 |
|
1621 |
| -"@vuepress/theme-vue@^1.5.4": |
1622 |
| - version "1.5.4" |
1623 |
| - resolved "https://registry.yarnpkg.com/@vuepress/theme-vue/-/theme-vue-1.5.4.tgz#692eaff101d01be37ceb80b6f1b936dc0c61c902" |
1624 |
| - integrity sha512-YLE3SdqYtgsdzYAltVWOBVBPnDqdT7JXIFE5L49vzR6WbdPx24NQNIqbF2wP3nVW0+2QKf/MY1Vdqraz0LKW0A== |
| 1621 | +"@vuepress/theme-vue@^1.6.0": |
| 1622 | + version "1.6.0" |
| 1623 | + resolved "https://registry.yarnpkg.com/@vuepress/theme-vue/-/theme-vue-1.6.0.tgz#7107b04808261a22d5ef0a9d2a75993886d14fc1" |
| 1624 | + integrity sha512-WdR7Ez7rabDDQoqBcVXSAWNdKNw7Ez0R7WQP+Fau52BjNPnECzSaXo4EDrwTRm2Ps49L+X6wFyVK7lW7hKBtTQ== |
1625 | 1625 | dependencies:
|
1626 |
| - "@vuepress/theme-default" "1.5.4" |
| 1626 | + "@vuepress/theme-default" "1.6.0" |
1627 | 1627 |
|
1628 | 1628 | "@webassemblyjs/[email protected]":
|
1629 | 1629 | version "1.9.0"
|
@@ -9908,7 +9908,7 @@ stylus-loader@^3.0.2:
|
9908 | 9908 | lodash.clonedeep "^4.5.0"
|
9909 | 9909 | when "~3.6.x"
|
9910 | 9910 |
|
9911 |
| -stylus@^0.54.5: |
| 9911 | +stylus@^0.54.8: |
9912 | 9912 | version "0.54.8"
|
9913 | 9913 | resolved "https://registry.yarnpkg.com/stylus/-/stylus-0.54.8.tgz#3da3e65966bc567a7b044bfe0eece653e099d147"
|
9914 | 9914 | integrity sha512-vr54Or4BZ7pJafo2mpf0ZcwA74rpuYCZbxrHBsH8kbcXOwSfvBFwsRfpGO5OD5fhG5HDCFW737PKaawI7OqEAg==
|
@@ -10777,13 +10777,13 @@ vuepress-plugin-smooth-scroll@^0.0.3:
|
10777 | 10777 | dependencies:
|
10778 | 10778 | smoothscroll-polyfill "^0.4.3"
|
10779 | 10779 |
|
10780 |
| -vuepress@^1.5.4: |
10781 |
| - version "1.5.4" |
10782 |
| - resolved "https://registry.yarnpkg.com/vuepress/-/vuepress-1.5.4.tgz#282d2412c1c7269d8bd93b83d421ef53b77b45f6" |
10783 |
| - integrity sha512-F25r65BzxDFAJmWIN9s9sQSndLIf1ldAKEwkeXCqE4p2lsx/eVvQJL3DzOeeR2WgCFOkhFMKWIV+CthTGdNTZg== |
| 10780 | +vuepress@^1.6.0: |
| 10781 | + version "1.6.0" |
| 10782 | + resolved "https://registry.yarnpkg.com/vuepress/-/vuepress-1.6.0.tgz#00e6f1649d992f4cfef80a2e3f7af8683acc6ad9" |
| 10783 | + integrity sha512-5hxhkgMROjo6ja59oyrHeiOv6xpq1sy86ejaWgevMWiMbBIZU+9grwrd+PSL6q4rwfsi/a8NqYzcBXV/ZSXWZA== |
10784 | 10784 | dependencies:
|
10785 |
| - "@vuepress/core" "1.5.4" |
10786 |
| - "@vuepress/theme-default" "1.5.4" |
| 10785 | + "@vuepress/core" "1.6.0" |
| 10786 | + "@vuepress/theme-default" "1.6.0" |
10787 | 10787 | cac "^6.5.6"
|
10788 | 10788 | envinfo "^7.2.0"
|
10789 | 10789 | opencollective-postinstall "^2.0.2"
|
|
0 commit comments