Merge branch 'dependabot/npm_and_yarn/vuepress-1.8.1' of github.com:BitPatty/gctGenerator
This commit is contained in:
commit
f312da9b2d
2 changed files with 58 additions and 58 deletions
|
@ -25,7 +25,7 @@
|
|||
"markdown-it-attrs": "4.0.0",
|
||||
"pre-commit": "1.2.2",
|
||||
"prettier": "2.2.1",
|
||||
"vuepress": "1.8.0"
|
||||
"vuepress": "1.8.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"vuedraggable": "^2.24.3"
|
||||
|
|
114
yarn.lock
114
yarn.lock
|
@ -1040,18 +1040,18 @@
|
|||
optionalDependencies:
|
||||
prettier "^1.18.2"
|
||||
|
||||
"@vuepress/core@1.8.0":
|
||||
version "1.8.0"
|
||||
resolved "https://registry.yarnpkg.com/@vuepress/core/-/core-1.8.0.tgz#b5450cdd33d7fc1e1d21a1590806d429c92d0dc9"
|
||||
integrity sha512-DrHx3gXa5rUDdvjcUHhmZg1DccMwc3kiYpgtbKCuJpHksz9eAVuOxbcy/b6TGRbbY4Q5EA2Fs3kI9hvPjYdCrQ==
|
||||
"@vuepress/core@1.8.1":
|
||||
version "1.8.1"
|
||||
resolved "https://registry.yarnpkg.com/@vuepress/core/-/core-1.8.1.tgz#284d35cb66aa52923fabd69bd5f7a50ed8e78f12"
|
||||
integrity sha512-npOd6YbIuQqq2ZOTF+ob5cccwO0TFdYN5HCNJOPoSVWV6n2DwDqsSXDzHbb4G1dD7xjM3otAKaRCPKNEQ8Q5lQ==
|
||||
dependencies:
|
||||
"@babel/core" "^7.8.4"
|
||||
"@vue/babel-preset-app" "^4.1.2"
|
||||
"@vuepress/markdown" "1.8.0"
|
||||
"@vuepress/markdown-loader" "1.8.0"
|
||||
"@vuepress/plugin-last-updated" "1.8.0"
|
||||
"@vuepress/plugin-register-components" "1.8.0"
|
||||
"@vuepress/shared-utils" "1.8.0"
|
||||
"@vuepress/markdown" "1.8.1"
|
||||
"@vuepress/markdown-loader" "1.8.1"
|
||||
"@vuepress/plugin-last-updated" "1.8.1"
|
||||
"@vuepress/plugin-register-components" "1.8.1"
|
||||
"@vuepress/shared-utils" "1.8.1"
|
||||
autoprefixer "^9.5.1"
|
||||
babel-loader "^8.0.4"
|
||||
cache-loader "^3.0.0"
|
||||
|
@ -1084,21 +1084,21 @@
|
|||
webpack-merge "^4.1.2"
|
||||
webpackbar "3.2.0"
|
||||
|
||||
"@vuepress/markdown-loader@1.8.0":
|
||||
version "1.8.0"
|
||||
resolved "https://registry.yarnpkg.com/@vuepress/markdown-loader/-/markdown-loader-1.8.0.tgz#0d7493995869f974953b1aa47c7a791943d1d835"
|
||||
integrity sha512-ykYTNe4mC/0CxyEfyM9+oYJqFvOMZWw5qiNZVfg2t+Ip8nVR2pFhQ6fJe07Pbtc59eT4awKSEd8/kcjhTpfeZA==
|
||||
"@vuepress/markdown-loader@1.8.1":
|
||||
version "1.8.1"
|
||||
resolved "https://registry.yarnpkg.com/@vuepress/markdown-loader/-/markdown-loader-1.8.1.tgz#cf86baf2f7b0b491844d6cd87e19d683b99c070b"
|
||||
integrity sha512-QVwb+5vRaX6QbIwnJPGOfqyMOMxW0siWzLDNhYyaBa+1TPOTPxMbql+Vwh/vVgcqeWRSfK5Ck6FH9A+d6iJqxg==
|
||||
dependencies:
|
||||
"@vuepress/markdown" "1.8.0"
|
||||
"@vuepress/markdown" "1.8.1"
|
||||
loader-utils "^1.1.0"
|
||||
lru-cache "^5.1.1"
|
||||
|
||||
"@vuepress/markdown@1.8.0":
|
||||
version "1.8.0"
|
||||
resolved "https://registry.yarnpkg.com/@vuepress/markdown/-/markdown-1.8.0.tgz#2fb0a9f6011d2543a4dc7d6a2ae976b9f49873ef"
|
||||
integrity sha512-f2yhoIHTD6gaPeLLidkxuytKGQCT6Gopm0fpyKZwfFZaWWz5+RPPGevq5UTmTb+5vvO2Li44HJc1EV7QONOw9Q==
|
||||
"@vuepress/markdown@1.8.1":
|
||||
version "1.8.1"
|
||||
resolved "https://registry.yarnpkg.com/@vuepress/markdown/-/markdown-1.8.1.tgz#cd14411898358294737a4a8c4db679b3971712dd"
|
||||
integrity sha512-wRDSnsiSQJCAGNNJq72gpJgDKEImEK3I3zvUp2hmAakFJNuJ/yJm39wyJvNPC5ZOtrVn6abx7B8Q/zfgt7Fo3Q==
|
||||
dependencies:
|
||||
"@vuepress/shared-utils" "1.8.0"
|
||||
"@vuepress/shared-utils" "1.8.1"
|
||||
markdown-it "^8.4.1"
|
||||
markdown-it-anchor "^5.0.2"
|
||||
markdown-it-chain "^1.3.0"
|
||||
|
@ -1106,10 +1106,10 @@
|
|||
markdown-it-table-of-contents "^0.4.0"
|
||||
prismjs "^1.13.0"
|
||||
|
||||
"@vuepress/plugin-active-header-links@1.8.0":
|
||||
version "1.8.0"
|
||||
resolved "https://registry.yarnpkg.com/@vuepress/plugin-active-header-links/-/plugin-active-header-links-1.8.0.tgz#1e3f9c1057a58f3bc849d0eebbcd492975f63a88"
|
||||
integrity sha512-0SqdkJLJSQqhPTgGccu/ev5zRCfeKKMkyPnUMJYsQe4zGhSosmwLcfB7LDo/VLqLhRipipzBnONESr12OgI4SQ==
|
||||
"@vuepress/plugin-active-header-links@1.8.1":
|
||||
version "1.8.1"
|
||||
resolved "https://registry.yarnpkg.com/@vuepress/plugin-active-header-links/-/plugin-active-header-links-1.8.1.tgz#944cbb74840a3dc849461d4c713f4c9f6d0b8333"
|
||||
integrity sha512-aIGDn5npbMJQwYEWVoNnO0BndJ4sSNGoLzMknxQCsG00oGZYHE2OsWUqL4t7nYcx+yZk5hB5Itx4ibbtIRM9Xg==
|
||||
dependencies:
|
||||
lodash.debounce "^4.0.8"
|
||||
|
||||
|
@ -1120,10 +1120,10 @@
|
|||
dependencies:
|
||||
lodash.debounce "^4.0.8"
|
||||
|
||||
"@vuepress/plugin-last-updated@1.8.0":
|
||||
version "1.8.0"
|
||||
resolved "https://registry.yarnpkg.com/@vuepress/plugin-last-updated/-/plugin-last-updated-1.8.0.tgz#a0fcd2906a4dcae107634013f7c49ddd05e0de87"
|
||||
integrity sha512-fBwtlffAabpTTalUMPSaJy/5fp3WpIA1FdWOfFcQ12X6179tupZB8fnueNsVJGBvGcdw8fbyzh5C9yKAq9lR/w==
|
||||
"@vuepress/plugin-last-updated@1.8.1":
|
||||
version "1.8.1"
|
||||
resolved "https://registry.yarnpkg.com/@vuepress/plugin-last-updated/-/plugin-last-updated-1.8.1.tgz#f93f81179ab4a47a663431cda94055954582752d"
|
||||
integrity sha512-VOfALfbqa8wWoJt+bzcvR34jLisYbuWAYh2+an3DIM9nd65tIt8RflXiF6o1nKHMPWadrecv2fFe/hn/Gqq/Pw==
|
||||
dependencies:
|
||||
cross-spawn "^6.0.5"
|
||||
|
||||
|
@ -1134,29 +1134,29 @@
|
|||
dependencies:
|
||||
medium-zoom "^1.0.4"
|
||||
|
||||
"@vuepress/plugin-nprogress@1.8.0":
|
||||
version "1.8.0"
|
||||
resolved "https://registry.yarnpkg.com/@vuepress/plugin-nprogress/-/plugin-nprogress-1.8.0.tgz#8fd3d5415d4c8326ca569118e935b875e5fd7bb5"
|
||||
integrity sha512-JmjeJKKWhbF/8z+EnY8BCWHoHKhUWfqXjXOfV+xifITl6BJlf53I/jLFpX7Sij8Whe+SKjH7kNvc+hioUdwJQw==
|
||||
"@vuepress/plugin-nprogress@1.8.1":
|
||||
version "1.8.1"
|
||||
resolved "https://registry.yarnpkg.com/@vuepress/plugin-nprogress/-/plugin-nprogress-1.8.1.tgz#f943b7dd519527594569de852b25b8a6342a5bd0"
|
||||
integrity sha512-TcDJpfhartG1TZSR2b+Qcx5GrvYCf/zV4/ptVZQ41t3YWUPsN70F1R1xQOpD/2lihwxOUmWY5MF7Qt8sv10ojg==
|
||||
dependencies:
|
||||
nprogress "^0.2.0"
|
||||
|
||||
"@vuepress/plugin-register-components@1.8.0":
|
||||
version "1.8.0"
|
||||
resolved "https://registry.yarnpkg.com/@vuepress/plugin-register-components/-/plugin-register-components-1.8.0.tgz#cb23c8b54865926f16e81fdf5fa6ccf0dec17c0e"
|
||||
integrity sha512-ztafaAxn7XFS4F8z51d+QQB6DNAUG54wBSdfKydfnHbAYgtxoALzPlJW7FKQdxvZKxqGrJa9e4rkoZsat13KRQ==
|
||||
"@vuepress/plugin-register-components@1.8.1":
|
||||
version "1.8.1"
|
||||
resolved "https://registry.yarnpkg.com/@vuepress/plugin-register-components/-/plugin-register-components-1.8.1.tgz#e572c711a6fb898885008140090d4f50135b0d9f"
|
||||
integrity sha512-1Ns0lCVH1zXB4e/1j6n5qg2tzsAR3XYgElTADZcl2lzNj4M0wDUVX5V+kj7TgTfaG77xi6hMXc7EthI5X2gJ2g==
|
||||
dependencies:
|
||||
"@vuepress/shared-utils" "1.8.0"
|
||||
"@vuepress/shared-utils" "1.8.1"
|
||||
|
||||
"@vuepress/plugin-search@1.8.0":
|
||||
version "1.8.0"
|
||||
resolved "https://registry.yarnpkg.com/@vuepress/plugin-search/-/plugin-search-1.8.0.tgz#d10cc04cff7467829b2e2e896b7e72a5ebc27ce1"
|
||||
integrity sha512-LlOCPg7JJ3I9WEpiBU8vCEFp6I5sa3OBu6SFHk+uK9iyKHwJYdRs4VK9x+igG40Rt/OIDRDo3c9SbLX/E/kqeA==
|
||||
"@vuepress/plugin-search@1.8.1":
|
||||
version "1.8.1"
|
||||
resolved "https://registry.yarnpkg.com/@vuepress/plugin-search/-/plugin-search-1.8.1.tgz#24533d6845f8caf32a2939d09432dd9b4a236208"
|
||||
integrity sha512-mnkWtq7OoFrO/yv6TzUGYNWI2aJjYNUpsaok1dNrx4MuaNwAZlnkSn/lE/Ykvxl35hrgoKGu6JNUYxz0aZtmew==
|
||||
|
||||
"@vuepress/shared-utils@1.8.0":
|
||||
version "1.8.0"
|
||||
resolved "https://registry.yarnpkg.com/@vuepress/shared-utils/-/shared-utils-1.8.0.tgz#b1187c764f4c2dee018b83f3560a14067d931240"
|
||||
integrity sha512-CVNMiYBntQyb4CuyS4KzmglDqsuBpj8V4QMzL9gCSoMv0VmwKx05fZedu+r0G5OcxYN4qjnu99yl9G6zWhOU9w==
|
||||
"@vuepress/shared-utils@1.8.1":
|
||||
version "1.8.1"
|
||||
resolved "https://registry.yarnpkg.com/@vuepress/shared-utils/-/shared-utils-1.8.1.tgz#39fa9c41ff60f13578037ea6d554ab25975533bb"
|
||||
integrity sha512-EjxK9d02yIAfNsRWTR6sCwJCv4HGmO5eWDhEA8nRHyGK5LHjuCGJ6q0kMg38KRf8UexJAZxToEfvuaiRv1Dz5g==
|
||||
dependencies:
|
||||
chalk "^2.3.2"
|
||||
escape-html "^1.0.3"
|
||||
|
@ -1183,14 +1183,14 @@
|
|||
toml "^3.0.0"
|
||||
upath "^1.1.0"
|
||||
|
||||
"@vuepress/theme-default@1.8.0":
|
||||
version "1.8.0"
|
||||
resolved "https://registry.yarnpkg.com/@vuepress/theme-default/-/theme-default-1.8.0.tgz#5bcca542bc61099498f5d99a9928f0ff66e6e382"
|
||||
integrity sha512-CueCaANfICFbLnEL78YxSjgCHXL7mkgQI/cfyEHBgxlr247cYJQ+9IFDQIS0fJNuzHdLRy9UFUvVrCu6go8PUg==
|
||||
"@vuepress/theme-default@1.8.1":
|
||||
version "1.8.1"
|
||||
resolved "https://registry.yarnpkg.com/@vuepress/theme-default/-/theme-default-1.8.1.tgz#0d4cd86c423e4bc0973b3d4fbfcdfbabf202e122"
|
||||
integrity sha512-DhqFeb4lu3n4n6ifxagBLh1OgFIIOEEaLPDw6U3D2vub0VoWeTiMu5n74pa/q4bLYVsznbxyfy9CfyNtfKwASg==
|
||||
dependencies:
|
||||
"@vuepress/plugin-active-header-links" "1.8.0"
|
||||
"@vuepress/plugin-nprogress" "1.8.0"
|
||||
"@vuepress/plugin-search" "1.8.0"
|
||||
"@vuepress/plugin-active-header-links" "1.8.1"
|
||||
"@vuepress/plugin-nprogress" "1.8.1"
|
||||
"@vuepress/plugin-search" "1.8.1"
|
||||
docsearch.js "^2.5.2"
|
||||
lodash "^4.17.15"
|
||||
stylus "^0.54.8"
|
||||
|
@ -7862,13 +7862,13 @@ vuepress-plugin-smooth-scroll@^0.0.3:
|
|||
dependencies:
|
||||
smoothscroll-polyfill "^0.4.3"
|
||||
|
||||
vuepress@1.8.0:
|
||||
version "1.8.0"
|
||||
resolved "https://registry.yarnpkg.com/vuepress/-/vuepress-1.8.0.tgz#0139d466b33fbfdb628abb76d555368b85cf9772"
|
||||
integrity sha512-YvNitvoEc+JSJRv1W+IoRnvOTFyTWyUMuGuF2kTIbiSwIHb1hNinc3lqNSeBQJy7IBqyEzK5fnTq1mlynh4gwA==
|
||||
vuepress@1.8.1:
|
||||
version "1.8.1"
|
||||
resolved "https://registry.yarnpkg.com/vuepress/-/vuepress-1.8.1.tgz#7b4bd289622b345d281d2e74958de78bf63e51b6"
|
||||
integrity sha512-I/hyElxXloudXY9Im5c0MvW1XhK9hGoaYBq/DWxQAtNzYuf9cRUXt+G3omX2ndgnqkQv5pwmaEJN9SxymnCsqA==
|
||||
dependencies:
|
||||
"@vuepress/core" "1.8.0"
|
||||
"@vuepress/theme-default" "1.8.0"
|
||||
"@vuepress/core" "1.8.1"
|
||||
"@vuepress/theme-default" "1.8.1"
|
||||
cac "^6.5.6"
|
||||
envinfo "^7.2.0"
|
||||
opencollective-postinstall "^2.0.2"
|
||||
|
|
Loading…
Reference in a new issue