diff --git a/package.json b/package.json index c166c81..2bf7bef 100644 --- a/package.json +++ b/package.json @@ -15,6 +15,6 @@ "author": "Atanas Atanasov (https://atanas.info)", "license": "MIT", "devDependencies": { - "vuepress": "1.0.2" + "vuepress": "1.0.3" } } diff --git a/yarn.lock b/yarn.lock index d0964f4..49e10b0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -716,17 +716,17 @@ source-map "^0.5.6" vue-template-es2015-compiler "^1.6.0" -"@vuepress/core@^1.0.2": - version "1.0.2" - resolved "https://registry.yarnpkg.com/@vuepress/core/-/core-1.0.2.tgz#75d0c6ccb4be92c6674c3bbfbe25639c8239921b" +"@vuepress/core@^1.0.3": + version "1.0.3" + resolved "https://registry.yarnpkg.com/@vuepress/core/-/core-1.0.3.tgz#a32aedca770ee763c406a74abab2bc4fa42e9bdc" dependencies: "@babel/core" "^7.0.0" "@vue/babel-preset-app" "^3.1.1" - "@vuepress/markdown" "^1.0.2" - "@vuepress/markdown-loader" "^1.0.2" - "@vuepress/plugin-last-updated" "^1.0.2" - "@vuepress/plugin-register-components" "^1.0.2" - "@vuepress/shared-utils" "^1.0.2" + "@vuepress/markdown" "^1.0.3" + "@vuepress/markdown-loader" "^1.0.3" + "@vuepress/plugin-last-updated" "^1.0.3" + "@vuepress/plugin-register-components" "^1.0.3" + "@vuepress/shared-utils" "^1.0.3" autoprefixer "^9.5.1" babel-loader "^8.0.4" cache-loader "^3.0.0" @@ -758,19 +758,19 @@ webpack-merge "^4.1.2" webpackbar "3.2.0" -"@vuepress/markdown-loader@^1.0.2": - version "1.0.2" - resolved "https://registry.yarnpkg.com/@vuepress/markdown-loader/-/markdown-loader-1.0.2.tgz#b068df3049f6b63cfee329f85aed3bb0aa9e7ab0" +"@vuepress/markdown-loader@^1.0.3": + version "1.0.3" + resolved "https://registry.yarnpkg.com/@vuepress/markdown-loader/-/markdown-loader-1.0.3.tgz#8e63e66d0bb1ec75ee564424bdf8e7ee38077b63" dependencies: - "@vuepress/markdown" "^1.0.2" + "@vuepress/markdown" "^1.0.3" loader-utils "^1.1.0" lru-cache "^5.1.1" -"@vuepress/markdown@^1.0.2": - version "1.0.2" - resolved "https://registry.yarnpkg.com/@vuepress/markdown/-/markdown-1.0.2.tgz#436c5aa74e22cf7f6705b99c8892b6ba2d84cd0a" +"@vuepress/markdown@^1.0.3": + version "1.0.3" + resolved "https://registry.yarnpkg.com/@vuepress/markdown/-/markdown-1.0.3.tgz#633e2b69ee7c00a1aaa8b71584a50e4e1518edc6" dependencies: - "@vuepress/shared-utils" "^1.0.2" + "@vuepress/shared-utils" "^1.0.3" markdown-it "^8.4.1" markdown-it-anchor "^5.0.2" markdown-it-chain "^1.3.0" @@ -778,37 +778,37 @@ markdown-it-table-of-contents "^0.4.0" prismjs "^1.13.0" -"@vuepress/plugin-active-header-links@^1.0.2": - version "1.0.2" - resolved "https://registry.yarnpkg.com/@vuepress/plugin-active-header-links/-/plugin-active-header-links-1.0.2.tgz#df04f7fc21640d3e0a0b704037e360e75974d1a2" +"@vuepress/plugin-active-header-links@^1.0.3": + version "1.0.3" + resolved "https://registry.yarnpkg.com/@vuepress/plugin-active-header-links/-/plugin-active-header-links-1.0.3.tgz#94cae9a4e554fb7989461741748938efaa2fd65e" dependencies: lodash.throttle "^4.1.1" -"@vuepress/plugin-last-updated@^1.0.2": - version "1.0.2" - resolved "https://registry.yarnpkg.com/@vuepress/plugin-last-updated/-/plugin-last-updated-1.0.2.tgz#c839c5fb585c469a8c2ff70c16204dd72478545a" +"@vuepress/plugin-last-updated@^1.0.3": + version "1.0.3" + resolved "https://registry.yarnpkg.com/@vuepress/plugin-last-updated/-/plugin-last-updated-1.0.3.tgz#b9e3cd2d7cc27d0e70e7ea2194c171607bd61493" dependencies: cross-spawn "^6.0.5" -"@vuepress/plugin-nprogress@^1.0.2": - version "1.0.2" - resolved "https://registry.yarnpkg.com/@vuepress/plugin-nprogress/-/plugin-nprogress-1.0.2.tgz#3fae13c8af23292cf324d159c77e4d0ffc3133ab" +"@vuepress/plugin-nprogress@^1.0.3": + version "1.0.3" + resolved "https://registry.yarnpkg.com/@vuepress/plugin-nprogress/-/plugin-nprogress-1.0.3.tgz#a0d6913193c933171b4695bf153efb0c29a76421" dependencies: nprogress "^0.2.0" -"@vuepress/plugin-register-components@^1.0.2": - version "1.0.2" - resolved "https://registry.yarnpkg.com/@vuepress/plugin-register-components/-/plugin-register-components-1.0.2.tgz#504c190b1c1836e3428d90749a2dbd59f6e596b9" +"@vuepress/plugin-register-components@^1.0.3": + version "1.0.3" + resolved "https://registry.yarnpkg.com/@vuepress/plugin-register-components/-/plugin-register-components-1.0.3.tgz#5cbfd0947c904a0f4c1911746fb5586520ed9b9d" dependencies: - "@vuepress/shared-utils" "^1.0.2" + "@vuepress/shared-utils" "^1.0.3" -"@vuepress/plugin-search@^1.0.2": - version "1.0.2" - resolved "https://registry.yarnpkg.com/@vuepress/plugin-search/-/plugin-search-1.0.2.tgz#6d43fb46b207d48b797a5bc5b01824662db4684d" +"@vuepress/plugin-search@^1.0.3": + version "1.0.3" + resolved "https://registry.yarnpkg.com/@vuepress/plugin-search/-/plugin-search-1.0.3.tgz#f8cd98380cc00db067fb243e4fd298c6b8b7179a" -"@vuepress/shared-utils@^1.0.2": - version "1.0.2" - resolved "https://registry.yarnpkg.com/@vuepress/shared-utils/-/shared-utils-1.0.2.tgz#4e1342748b7594fe4fde9dce3bf201538fa5ca67" +"@vuepress/shared-utils@^1.0.3": + version "1.0.3" + resolved "https://registry.yarnpkg.com/@vuepress/shared-utils/-/shared-utils-1.0.3.tgz#224d2fc10fcf26d871eae8dd93b810616731123f" dependencies: chalk "^2.3.2" diacritics "^1.3.0" @@ -820,13 +820,13 @@ semver "^6.0.0" upath "^1.1.0" -"@vuepress/theme-default@^1.0.2": - version "1.0.2" - resolved "https://registry.yarnpkg.com/@vuepress/theme-default/-/theme-default-1.0.2.tgz#7678c4755db9d891effee838991287d31ae9c5ed" +"@vuepress/theme-default@^1.0.3": + version "1.0.3" + resolved "https://registry.yarnpkg.com/@vuepress/theme-default/-/theme-default-1.0.3.tgz#a92025d9be1705ef7b95c53365a8ba3d917b6023" dependencies: - "@vuepress/plugin-active-header-links" "^1.0.2" - "@vuepress/plugin-nprogress" "^1.0.2" - "@vuepress/plugin-search" "^1.0.2" + "@vuepress/plugin-active-header-links" "^1.0.3" + "@vuepress/plugin-nprogress" "^1.0.3" + "@vuepress/plugin-search" "^1.0.3" docsearch.js "^2.5.2" stylus "^0.54.5" stylus-loader "^3.0.2" @@ -4315,6 +4315,10 @@ once@^1.3.0, once@^1.3.1, once@^1.4.0: dependencies: wrappy "1" +opencollective-postinstall@^2.0.2: + version "2.0.2" + resolved "https://registry.yarnpkg.com/opencollective-postinstall/-/opencollective-postinstall-2.0.2.tgz#5657f1bede69b6e33a45939b061eb53d3c6c3a89" + opn@^5.5.0: version "5.5.0" resolved "https://registry.yarnpkg.com/opn/-/opn-5.5.0.tgz#fc7164fab56d235904c51c3b27da6758ca3b9bfc" @@ -6187,14 +6191,15 @@ vuepress-plugin-container@^2.0.0: dependencies: markdown-it-container "^2.0.0" -vuepress@1.0.2: - version "1.0.2" - resolved "https://registry.yarnpkg.com/vuepress/-/vuepress-1.0.2.tgz#da62d6e43faca0b8af0bcffff6975fa27dbfdea3" +vuepress@1.0.3: + version "1.0.3" + resolved "https://registry.yarnpkg.com/vuepress/-/vuepress-1.0.3.tgz#7c744061b5a3244ab86d49ac8d66417258509f13" dependencies: - "@vuepress/core" "^1.0.2" - "@vuepress/theme-default" "^1.0.2" + "@vuepress/core" "^1.0.3" + "@vuepress/theme-default" "^1.0.3" cac "^6.3.9" envinfo "^7.2.0" + opencollective-postinstall "^2.0.2" watchpack@^1.5.0: version "1.6.0"