From d7560a5d5497ae823599e51159173c478c83e639 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 Mar 2023 17:39:29 +0000 Subject: [PATCH] fix(deps): update dependency vuepress-theme-hope to v2.0.0-beta.196 --- package.json | 2 +- pnpm-lock.yaml | 191 ++++++++++++++++++++----------------------------- 2 files changed, 80 insertions(+), 113 deletions(-) diff --git a/package.json b/package.json index 51aab949a..b2a27744c 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "@vuepress/client": "2.0.0-beta.61", "vue": "3.2.47", "vuepress": "2.0.0-beta.61", - "vuepress-theme-hope": "2.0.0-beta.195" + "vuepress-theme-hope": "2.0.0-beta.196" }, "devDependencies": { "@types/node": "18.14.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 80699dec3..40c63470e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -20,13 +20,13 @@ specifiers: typescript: 4.9.5 vue: 3.2.47 vuepress: 2.0.0-beta.61 - vuepress-theme-hope: 2.0.0-beta.195 + vuepress-theme-hope: 2.0.0-beta.196 dependencies: '@vuepress/client': 2.0.0-beta.61 vue: 3.2.47 vuepress: 2.0.0-beta.61_x3l3g7kai3v7r7zbozcnstbal4 - vuepress-theme-hope: 2.0.0-beta.195_44bug2q4gvgfsg4b36ccgweufe + vuepress-theme-hope: 2.0.0-beta.196_44bug2q4gvgfsg4b36ccgweufe devDependencies: '@types/node': 18.14.6 @@ -354,14 +354,6 @@ packages: js-tokens: 4.0.0 dev: false - /@babel/parser/7.21.2: - resolution: {integrity: sha512-URpaIJQwEkEC2T9Kn+Ai6Xe/02iNaVCuT/PtoRz3GPVJVDpPd7mLo+VddTbhCRU9TXqW5mSrQfXZyi8kDKOVpQ==} - engines: {node: '>=6.0.0'} - hasBin: true - dependencies: - '@babel/types': 7.21.3 - dev: false - /@babel/parser/7.21.3: resolution: {integrity: sha512-lobG0d7aOfQRXh8AyklEAgZGvA4FShxo6xQbUrrT/cNBPUdIDojlokwJsQyCC/eKia7ifqM0yP+2DRZ4WKw2RQ==} engines: {node: '>=6.0.0'} @@ -2309,7 +2301,7 @@ packages: /@vue/compiler-sfc/3.2.47: resolution: {integrity: sha512-rog05W+2IFfxjMcFw10tM9+f7i/+FFpZJJ5XHX72NP9eC2uRD+42M3pYcQqDXVYoj74kHMSEdQ/WmCjt8JFksQ==} dependencies: - '@babel/parser': 7.21.2 + '@babel/parser': 7.21.3 '@vue/compiler-core': 3.2.47 '@vue/compiler-dom': 3.2.47 '@vue/compiler-ssr': 3.2.47 @@ -2528,7 +2520,7 @@ packages: dependencies: '@vuepress/core': 2.0.0-beta.61 '@vuepress/utils': 2.0.0-beta.61 - execa: 7.0.0 + execa: 7.1.1 transitivePeerDependencies: - supports-color dev: false @@ -2619,7 +2611,7 @@ packages: '@vuepress/shared': 2.0.0-beta.61 '@vuepress/utils': 2.0.0-beta.61 '@vueuse/core': 9.13.0_vue@3.2.47 - sass: 1.58.3 + sass: 1.59.3 vue: 3.2.47 vue-router: 4.1.6_vue@3.2.47 transitivePeerDependencies: @@ -3967,21 +3959,6 @@ packages: resolution: {integrity: sha512-jrxnPsCGqng1UZuEp9DecX/AuSyAszATSjf4oEcRxvfxa1Oux4KkIPKBAAWWnpdwfARtr+Q0o9aPYWjsROD7ug==} dev: false - /execa/7.0.0: - resolution: {integrity: sha512-tQbH0pH/8LHTnwTrsKWideqi6rFB/QNUawEwrn+WHyz7PX1Tuz2u7wfTvbaNBdP5JD5LVWxNo8/A8CHNZ3bV6g==} - engines: {node: ^14.18.0 || ^16.14.0 || >=18.0.0} - dependencies: - cross-spawn: 7.0.3 - get-stream: 6.0.1 - human-signals: 4.3.0 - is-stream: 3.0.0 - merge-stream: 2.0.0 - npm-run-path: 5.1.0 - onetime: 6.0.0 - signal-exit: 3.0.7 - strip-final-newline: 3.0.0 - dev: false - /execa/7.1.1: resolution: {integrity: sha512-wH0eMf/UXckdUYnO21+HDztteVv05rq2GXksxT4fCGeHkBhw1DROXh40wcjMcRqDOWE7iPJ4n3M7e2+YFP+76Q==} engines: {node: ^14.18.0 || ^16.14.0 || >=18.0.0} @@ -5574,16 +5551,6 @@ packages: resolution: {integrity: sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg==} dev: false - /sass/1.58.3: - resolution: {integrity: sha512-Q7RaEtYf6BflYrQ+buPudKR26/lH+10EmO9bBqbmPh/KeLqv8bjpTNqxe71ocONqXq+jYiCbpPUmQMS+JJPk4A==} - engines: {node: '>=12.0.0'} - hasBin: true - dependencies: - chokidar: 3.5.3 - immutable: 4.2.4 - source-map-js: 1.0.2 - dev: false - /sass/1.59.3: resolution: {integrity: sha512-QCq98N3hX1jfTCoUAsF3eyGuXLsY7BCnCEg9qAact94Yc21npG2/mVOqoDvE0fCbWDqiM4WlcJQla0gWG2YlxQ==} engines: {node: '>=12.0.0'} @@ -6129,8 +6096,8 @@ packages: '@vue/shared': 3.2.47 dev: false - /vuepress-plugin-auto-catalog/2.0.0-beta.195_44bug2q4gvgfsg4b36ccgweufe: - resolution: {integrity: sha512-9AScdf1FLJXtLJwaj5nhq789xrfWuMJoRNgu6brc7lOZpJ1z7y4wRbEUb7nGCv+8nwoakdwKx65ai278Iv3Cyg==} + /vuepress-plugin-auto-catalog/2.0.0-beta.196_44bug2q4gvgfsg4b36ccgweufe: + resolution: {integrity: sha512-5wLBSNbi19VrIAs0nt4UnCB8gBVcDlTzzY9I03+xpG9NaCspuoP/cedU1wyryRcrpzBUkjuSlzukIRWr/+hrVQ==} engines: {node: ^14.18.0 || >=16.0.0, npm: '>=8', pnpm: '>=7'} peerDependencies: '@vuepress/client': 2.0.0-beta.61 @@ -6163,16 +6130,16 @@ packages: vue: 3.2.47 vue-router: 4.1.6_vue@3.2.47 vuepress: 2.0.0-beta.61_x3l3g7kai3v7r7zbozcnstbal4 - vuepress-plugin-components: 2.0.0-beta.195_44bug2q4gvgfsg4b36ccgweufe - vuepress-plugin-sass-palette: 2.0.0-beta.195_44bug2q4gvgfsg4b36ccgweufe - vuepress-shared: 2.0.0-beta.195_44bug2q4gvgfsg4b36ccgweufe + vuepress-plugin-components: 2.0.0-beta.196_44bug2q4gvgfsg4b36ccgweufe + vuepress-plugin-sass-palette: 2.0.0-beta.196_44bug2q4gvgfsg4b36ccgweufe + vuepress-shared: 2.0.0-beta.196_44bug2q4gvgfsg4b36ccgweufe transitivePeerDependencies: - '@vue/composition-api' - supports-color dev: false - /vuepress-plugin-blog2/2.0.0-beta.195_44bug2q4gvgfsg4b36ccgweufe: - resolution: {integrity: sha512-qM6ggGNvA+KZizvCGkWuwXDvAKE3qMB4CNWq2XkpXz8WIldcWbUAuHTn3tq/WzhJJcyM11BP6vbAtLF31JXwKw==} + /vuepress-plugin-blog2/2.0.0-beta.196_44bug2q4gvgfsg4b36ccgweufe: + resolution: {integrity: sha512-bVzSpLZxDyiey27+HTaa4xwZG0CUZaYsx/ELg3ouvmT2nhyUTPyQV33Rl1NsTZhAHNZkG/bA6d1dKUZC5QH60A==} engines: {node: ^14.18.0 || >=16.0.0, npm: '>=8', pnpm: '>=7'} peerDependencies: '@vuepress/client': 2.0.0-beta.61 @@ -6199,14 +6166,14 @@ packages: vue: 3.2.47 vue-router: 4.1.6_vue@3.2.47 vuepress: 2.0.0-beta.61_x3l3g7kai3v7r7zbozcnstbal4 - vuepress-shared: 2.0.0-beta.195_44bug2q4gvgfsg4b36ccgweufe + vuepress-shared: 2.0.0-beta.196_44bug2q4gvgfsg4b36ccgweufe transitivePeerDependencies: - '@vue/composition-api' - supports-color dev: false - /vuepress-plugin-comment2/2.0.0-beta.195_44bug2q4gvgfsg4b36ccgweufe: - resolution: {integrity: sha512-UcOYutliFE5iufijVexkBBhq4G2HJHN+zQywjtMMmmKHazUXU8kVISQaArVEtcJXrtooRY5Gy9h7arI2OKs5zA==} + /vuepress-plugin-comment2/2.0.0-beta.196_44bug2q4gvgfsg4b36ccgweufe: + resolution: {integrity: sha512-8z0Y2Q0AvJQwFyinTvtej3SaN85CBsJYTi3PRyXQggjiNxR14tOpWpvIVZmIksDxAxZu4Zp4l7bmbIkZYAbT0g==} engines: {node: ^14.18.0 || >=16.0.0, npm: '>=8', pnpm: '>=7'} peerDependencies: '@vuepress/client': 2.0.0-beta.61 @@ -6240,15 +6207,15 @@ packages: vue: 3.2.47 vue-router: 4.1.6_vue@3.2.47 vuepress: 2.0.0-beta.61_x3l3g7kai3v7r7zbozcnstbal4 - vuepress-plugin-sass-palette: 2.0.0-beta.195_44bug2q4gvgfsg4b36ccgweufe - vuepress-shared: 2.0.0-beta.195_44bug2q4gvgfsg4b36ccgweufe + vuepress-plugin-sass-palette: 2.0.0-beta.196_44bug2q4gvgfsg4b36ccgweufe + vuepress-shared: 2.0.0-beta.196_44bug2q4gvgfsg4b36ccgweufe transitivePeerDependencies: - '@vue/composition-api' - supports-color dev: false - /vuepress-plugin-components/2.0.0-beta.195_44bug2q4gvgfsg4b36ccgweufe: - resolution: {integrity: sha512-rRS0bXhyu7pFGk/xI4FzDrAoZgyLNfKRZiKUawaZCB4pfb6wHCjxIhIv3vsIbyjPhMLf9HFVlhoa7sPivRqO0Q==} + /vuepress-plugin-components/2.0.0-beta.196_44bug2q4gvgfsg4b36ccgweufe: + resolution: {integrity: sha512-wg7bh7OGE/zT4gKizW7SqB49+HqEjsP35u6FKU1vU5IGyLgaIYhOeukbyUzPye1leeoEBqqT+YmivEN1/0lQcg==} engines: {node: ^14.18.0 || >=16.0.0, npm: '>=8', pnpm: '>=7'} peerDependencies: '@vuepress/client': 2.0.0-beta.61 @@ -6289,16 +6256,16 @@ packages: vue: 3.2.47 vue-router: 4.1.6_vue@3.2.47 vuepress: 2.0.0-beta.61_x3l3g7kai3v7r7zbozcnstbal4 - vuepress-plugin-reading-time2: 2.0.0-beta.195_44bug2q4gvgfsg4b36ccgweufe - vuepress-plugin-sass-palette: 2.0.0-beta.195_44bug2q4gvgfsg4b36ccgweufe - vuepress-shared: 2.0.0-beta.195_44bug2q4gvgfsg4b36ccgweufe + vuepress-plugin-reading-time2: 2.0.0-beta.196_44bug2q4gvgfsg4b36ccgweufe + vuepress-plugin-sass-palette: 2.0.0-beta.196_44bug2q4gvgfsg4b36ccgweufe + vuepress-shared: 2.0.0-beta.196_44bug2q4gvgfsg4b36ccgweufe transitivePeerDependencies: - '@vue/composition-api' - supports-color dev: false - /vuepress-plugin-copy-code2/2.0.0-beta.195_44bug2q4gvgfsg4b36ccgweufe: - resolution: {integrity: sha512-QkO68oBpXk+vHRSt0MGlH3f7mwtdkPoFnoQMfnGrDjp+pZrLJAupXYVIh/RVJ+APssSd9nR0d6KIf+PRm/CMeg==} + /vuepress-plugin-copy-code2/2.0.0-beta.196_44bug2q4gvgfsg4b36ccgweufe: + resolution: {integrity: sha512-oyB5E2zWOmmNTtG6YUxM1yuPWuzX6qrGE4X8ctlfXFfAGH9p/VosSDUKkNb/g8LEd3umI3kKEjqxgDTq9CfjZg==} engines: {node: ^14.18.0 || >=16.0.0, npm: '>=8', pnpm: '>=7'} peerDependencies: '@vuepress/client': 2.0.0-beta.61 @@ -6330,15 +6297,15 @@ packages: vue: 3.2.47 vue-router: 4.1.6_vue@3.2.47 vuepress: 2.0.0-beta.61_x3l3g7kai3v7r7zbozcnstbal4 - vuepress-plugin-sass-palette: 2.0.0-beta.195_44bug2q4gvgfsg4b36ccgweufe - vuepress-shared: 2.0.0-beta.195_44bug2q4gvgfsg4b36ccgweufe + vuepress-plugin-sass-palette: 2.0.0-beta.196_44bug2q4gvgfsg4b36ccgweufe + vuepress-shared: 2.0.0-beta.196_44bug2q4gvgfsg4b36ccgweufe transitivePeerDependencies: - '@vue/composition-api' - supports-color dev: false - /vuepress-plugin-copyright2/2.0.0-beta.195_44bug2q4gvgfsg4b36ccgweufe: - resolution: {integrity: sha512-QMTJ2PeBVQGfGa5b3OBUjAMVyy2+rM6UkNDm7jjd8YR++mt+7e60tWgVGSlFBxv4BELyNPelRs5EChoI4KQJZg==} + /vuepress-plugin-copyright2/2.0.0-beta.196_44bug2q4gvgfsg4b36ccgweufe: + resolution: {integrity: sha512-7gGET/Av83FizXYA5wBEssPiQQ5AuRTuZpNiopv8oSjfN1LtM4/TiQAfwxEZrhOQ6RH3gKW73hU+92IQbqrDcw==} engines: {node: ^14.18.0 || >=16.0.0, npm: '>=8', pnpm: '>=7'} peerDependencies: '@vuepress/client': 2.0.0-beta.61 @@ -6364,14 +6331,14 @@ packages: vue: 3.2.47 vue-router: 4.1.6_vue@3.2.47 vuepress: 2.0.0-beta.61_x3l3g7kai3v7r7zbozcnstbal4 - vuepress-shared: 2.0.0-beta.195_44bug2q4gvgfsg4b36ccgweufe + vuepress-shared: 2.0.0-beta.196_44bug2q4gvgfsg4b36ccgweufe transitivePeerDependencies: - '@vue/composition-api' - supports-color dev: false - /vuepress-plugin-feed2/2.0.0-beta.195_44bug2q4gvgfsg4b36ccgweufe: - resolution: {integrity: sha512-fFuF69dR6BzlaKojQ+eZsO0SENQAFWtosJB49VlTVC/dcJpIubO+vH+vYFezNR+YEdDAxkrj4Ze0aYXs7ge+AQ==} + /vuepress-plugin-feed2/2.0.0-beta.196_44bug2q4gvgfsg4b36ccgweufe: + resolution: {integrity: sha512-axIhtnzhJKWP12VXw/rw7/LJtCMG7niB2DUNpanMQL3jTXsqIf0s/hka4pXcEvRHMGWjvEcd+agfIzpPJLK8Uw==} engines: {node: ^14.18.0 || >=16.0.0, npm: '>=8', pnpm: '>=7'} peerDependencies: vuepress: 2.0.0-beta.61 @@ -6389,7 +6356,7 @@ packages: '@vuepress/utils': 2.0.0-beta.61 cheerio: 1.0.0-rc.12 vuepress: 2.0.0-beta.61_x3l3g7kai3v7r7zbozcnstbal4 - vuepress-shared: 2.0.0-beta.195_44bug2q4gvgfsg4b36ccgweufe + vuepress-shared: 2.0.0-beta.196_44bug2q4gvgfsg4b36ccgweufe xml-js: 1.6.11 transitivePeerDependencies: - '@vue/composition-api' @@ -6397,8 +6364,8 @@ packages: - supports-color dev: false - /vuepress-plugin-md-enhance/2.0.0-beta.195_44bug2q4gvgfsg4b36ccgweufe: - resolution: {integrity: sha512-gMcrah3pXexM3PmPF8MYb/rY/HDyyt9MTgS8ta3GdcpsO/E9w4lbDeDehvuNmfe2g/EPZBsYgskTCeIG5JRy/w==} + /vuepress-plugin-md-enhance/2.0.0-beta.196_44bug2q4gvgfsg4b36ccgweufe: + resolution: {integrity: sha512-TNMP9eQsbXOQb9cTKnlxiMtAuhe7iNVSGjdfA2yRaMgOJkFAfk/7lRIEZv+A0YXnjzg4A9+YVaTKg71Ie04VVg==} engines: {node: ^14.18.0 || >=16.0.0, npm: '>=8', pnpm: '>=7'} peerDependencies: '@vuepress/client': 2.0.0-beta.61 @@ -6459,15 +6426,15 @@ packages: vue: 3.2.47 vue-router: 4.1.6_vue@3.2.47 vuepress: 2.0.0-beta.61_x3l3g7kai3v7r7zbozcnstbal4 - vuepress-plugin-sass-palette: 2.0.0-beta.195_44bug2q4gvgfsg4b36ccgweufe - vuepress-shared: 2.0.0-beta.195_44bug2q4gvgfsg4b36ccgweufe + vuepress-plugin-sass-palette: 2.0.0-beta.196_44bug2q4gvgfsg4b36ccgweufe + vuepress-shared: 2.0.0-beta.196_44bug2q4gvgfsg4b36ccgweufe transitivePeerDependencies: - '@vue/composition-api' - supports-color dev: false - /vuepress-plugin-photo-swipe/2.0.0-beta.195_44bug2q4gvgfsg4b36ccgweufe: - resolution: {integrity: sha512-oTduPHrhpaGIXa/bkLhTZPLexsc88Q4JAmGutBWcQjC7ED7o90PsjpBDXXPlJ9cpqEn6dcmwPc+gQ5aOuJ5otg==} + /vuepress-plugin-photo-swipe/2.0.0-beta.196_44bug2q4gvgfsg4b36ccgweufe: + resolution: {integrity: sha512-mD2n5+ieu4QIJmFjAVcldkovUUEbCYCX+UzOv1RPYl/KmDS0uV9Y64giYP55WOAFnDK072mBClmb715N/2W8SA==} engines: {node: ^14.18.0 || >=16.0.0, npm: '>=8', pnpm: '>=7'} peerDependencies: '@vuepress/client': 2.0.0-beta.61 @@ -6499,15 +6466,15 @@ packages: vue: 3.2.47 vue-router: 4.1.6_vue@3.2.47 vuepress: 2.0.0-beta.61_x3l3g7kai3v7r7zbozcnstbal4 - vuepress-plugin-sass-palette: 2.0.0-beta.195_44bug2q4gvgfsg4b36ccgweufe - vuepress-shared: 2.0.0-beta.195_44bug2q4gvgfsg4b36ccgweufe + vuepress-plugin-sass-palette: 2.0.0-beta.196_44bug2q4gvgfsg4b36ccgweufe + vuepress-shared: 2.0.0-beta.196_44bug2q4gvgfsg4b36ccgweufe transitivePeerDependencies: - '@vue/composition-api' - supports-color dev: false - /vuepress-plugin-pwa2/2.0.0-beta.195_44bug2q4gvgfsg4b36ccgweufe: - resolution: {integrity: sha512-yzXvs/1Z+nGXnnfN0ya1M/pVQe36AwjEtL/7pwadBL8ts7UCn1ZQ0BvZQLIYObCMHtQrIJaNPg1PB/XhCZfa6Q==} + /vuepress-plugin-pwa2/2.0.0-beta.196_44bug2q4gvgfsg4b36ccgweufe: + resolution: {integrity: sha512-Yo1blxblmqSGFToTxN5sPbfjAS3aOxp164hWxAK3Gq1NvPdSi18utqXNiv/Ina+lTgIb3lMsAGU9qqerxRa+Tw==} engines: {node: ^14.18.0 || >=16.0.0, npm: '>=8', pnpm: '>=7'} peerDependencies: '@vuepress/client': 2.0.0-beta.61 @@ -6540,8 +6507,8 @@ packages: vue: 3.2.47 vue-router: 4.1.6_vue@3.2.47 vuepress: 2.0.0-beta.61_x3l3g7kai3v7r7zbozcnstbal4 - vuepress-plugin-sass-palette: 2.0.0-beta.195_44bug2q4gvgfsg4b36ccgweufe - vuepress-shared: 2.0.0-beta.195_44bug2q4gvgfsg4b36ccgweufe + vuepress-plugin-sass-palette: 2.0.0-beta.196_44bug2q4gvgfsg4b36ccgweufe + vuepress-shared: 2.0.0-beta.196_44bug2q4gvgfsg4b36ccgweufe workbox-build: 6.5.4 transitivePeerDependencies: - '@types/babel__core' @@ -6549,8 +6516,8 @@ packages: - supports-color dev: false - /vuepress-plugin-reading-time2/2.0.0-beta.195_44bug2q4gvgfsg4b36ccgweufe: - resolution: {integrity: sha512-Bd9NJqnLsGMUh5mJQhQvMq4pGrxLOnecOBD0lRG2+Wkx6bY3XT6iOExwBdAo3PPM1SAV7CdteOrCjOO51Mtifw==} + /vuepress-plugin-reading-time2/2.0.0-beta.196_44bug2q4gvgfsg4b36ccgweufe: + resolution: {integrity: sha512-SKSWhIDvGKoKRKSlLSIF5Zk4K94Dly1odZlUSSFlgu8uKu/kztdXV02MPOscH9hbyo2+xcxg71NRuszrpYDxeA==} engines: {node: ^14.18.0 || >=16.0.0, npm: '>=8', pnpm: '>=7'} peerDependencies: vuepress: 2.0.0-beta.61 @@ -6567,15 +6534,15 @@ packages: optional: true dependencies: vuepress: 2.0.0-beta.61_x3l3g7kai3v7r7zbozcnstbal4 - vuepress-shared: 2.0.0-beta.195_44bug2q4gvgfsg4b36ccgweufe + vuepress-shared: 2.0.0-beta.196_44bug2q4gvgfsg4b36ccgweufe transitivePeerDependencies: - '@vue/composition-api' - '@vuepress/client' - supports-color dev: false - /vuepress-plugin-rtl/2.0.0-beta.195_vuepress@2.0.0-beta.61: - resolution: {integrity: sha512-NUcY+1iGUX9JugEbjnHjUUOAtQrhS03i3M4gGjVSdcSfCcBS5qACB3RktH3Zcq63PORJxzNKOVQ33+nv3TAHOw==} + /vuepress-plugin-rtl/2.0.0-beta.196_vuepress@2.0.0-beta.61: + resolution: {integrity: sha512-30c/yDNoBhwYm9/2pUwU/4bi0E2anpRePLhRNoRIU1QxeWX6fIVFlbcEd20VYAFCROl8fIh457jUfSNAL2g+/g==} engines: {node: ^14.18.0 || >=16.0.0, npm: '>=8', pnpm: '>=7'} peerDependencies: vuepress: 2.0.0-beta.61 @@ -6594,14 +6561,14 @@ packages: '@vuepress/utils': 2.0.0-beta.61 vue: 3.2.47 vuepress: 2.0.0-beta.61_x3l3g7kai3v7r7zbozcnstbal4 - vuepress-shared: 2.0.0-beta.195_44bug2q4gvgfsg4b36ccgweufe + vuepress-shared: 2.0.0-beta.196_44bug2q4gvgfsg4b36ccgweufe transitivePeerDependencies: - '@vue/composition-api' - supports-color dev: false - /vuepress-plugin-sass-palette/2.0.0-beta.195_44bug2q4gvgfsg4b36ccgweufe: - resolution: {integrity: sha512-kQHOujzQvdn/0mKE0inmfaeHaNETb0Cbc6wo7UC+mifDVBw6iNO0zH+Vf18+0pi7JUDncXKBe4l5cm70TyjmKQ==} + /vuepress-plugin-sass-palette/2.0.0-beta.196_44bug2q4gvgfsg4b36ccgweufe: + resolution: {integrity: sha512-rB+4l1oOzbHVuYvo3tioPTAQ4pB/jTdS+M9U3n+XGLvkxsIDQCUbnLxmZxw1mESggZ+97e0qjniAY1KvZ2wKtQ==} engines: {node: ^14.18.0 || >=16.0.0, npm: '>=8', pnpm: '>=7'} peerDependencies: sass-loader: ^13.2.0 @@ -6625,15 +6592,15 @@ packages: chokidar: 3.5.3 sass: 1.59.3 vuepress: 2.0.0-beta.61_x3l3g7kai3v7r7zbozcnstbal4 - vuepress-shared: 2.0.0-beta.195_44bug2q4gvgfsg4b36ccgweufe + vuepress-shared: 2.0.0-beta.196_44bug2q4gvgfsg4b36ccgweufe transitivePeerDependencies: - '@vue/composition-api' - '@vuepress/client' - supports-color dev: false - /vuepress-plugin-seo2/2.0.0-beta.195_44bug2q4gvgfsg4b36ccgweufe: - resolution: {integrity: sha512-iEKTg/lq8PnPvODplwRbewzx6H8xDeSTXDs7LYRhKa/BQ8ONNgPZQHETuf8bkEGico0wnoQWT5uckbGYFtY+UQ==} + /vuepress-plugin-seo2/2.0.0-beta.196_44bug2q4gvgfsg4b36ccgweufe: + resolution: {integrity: sha512-ADAfopqI4AbvVodC/wuw32MjlFfX1fQ0SbPnuHomjlBQO5/VsgtF8+kWb1YKl7RnagK07tMCXNyvnJohbwEz+Q==} engines: {node: ^14.18.0 || >=16.0.0, npm: '>=8', pnpm: '>=7'} peerDependencies: vuepress: 2.0.0-beta.61 @@ -6650,15 +6617,15 @@ packages: '@vuepress/shared': 2.0.0-beta.61 '@vuepress/utils': 2.0.0-beta.61 vuepress: 2.0.0-beta.61_x3l3g7kai3v7r7zbozcnstbal4 - vuepress-shared: 2.0.0-beta.195_44bug2q4gvgfsg4b36ccgweufe + vuepress-shared: 2.0.0-beta.196_44bug2q4gvgfsg4b36ccgweufe transitivePeerDependencies: - '@vue/composition-api' - '@vuepress/client' - supports-color dev: false - /vuepress-plugin-sitemap2/2.0.0-beta.195_44bug2q4gvgfsg4b36ccgweufe: - resolution: {integrity: sha512-8rXirZCdejv14mDFmMfSkw5WKlXDSlzOt+FSoLmXSdu5XZ03DXd1e63LRKHkUTdFBqJKTasavfzw2IpaVH41Pw==} + /vuepress-plugin-sitemap2/2.0.0-beta.196_44bug2q4gvgfsg4b36ccgweufe: + resolution: {integrity: sha512-gkrPP89v3Uw1rEQPRc2fX8VUY9hfKa3uOVtdVBXh+3/S0SS6FKx7BGuPAErDhjbaOcdudVGvaD1FzCe2jBT6PA==} engines: {node: ^14.18.0 || >=16.0.0, npm: '>=8', pnpm: '>=7'} peerDependencies: vuepress: 2.0.0-beta.61 @@ -6678,15 +6645,15 @@ packages: '@vuepress/utils': 2.0.0-beta.61 sitemap: 7.1.1 vuepress: 2.0.0-beta.61_x3l3g7kai3v7r7zbozcnstbal4 - vuepress-shared: 2.0.0-beta.195_44bug2q4gvgfsg4b36ccgweufe + vuepress-shared: 2.0.0-beta.196_44bug2q4gvgfsg4b36ccgweufe transitivePeerDependencies: - '@vue/composition-api' - '@vuepress/client' - supports-color dev: false - /vuepress-shared/2.0.0-beta.195_44bug2q4gvgfsg4b36ccgweufe: - resolution: {integrity: sha512-G4TqvnydcQ4hOqAoQEyYQu58b7ZZ8MhX+9GgPDpIJ1XfP4GKkbQiw9iIHFfDjAaH7i1ds1vdj1HbbZ95BeKuhg==} + /vuepress-shared/2.0.0-beta.196_44bug2q4gvgfsg4b36ccgweufe: + resolution: {integrity: sha512-Hz8Yeb+mwkzMLRnrF8RkpaTzAvCqrZdVqFJ5JRhFOBLhWXWwemc0z8pSd+ph55ASu01hFRfVR13cMJwK/uRbvQ==} engines: {node: ^14.18.0 || >=16.0.0, npm: '>=8', pnpm: '>=7'} peerDependencies: '@vuepress/client': 2.0.0-beta.61 @@ -6722,8 +6689,8 @@ packages: - supports-color dev: false - /vuepress-theme-hope/2.0.0-beta.195_44bug2q4gvgfsg4b36ccgweufe: - resolution: {integrity: sha512-RPnlmlMA+ZPxeM63zkHqQYHlFaW5xrB0+Iht9uUkxasklsIC85m+UwnLmJIs9EBHaSgZoz5Z6dfF8i7ncNwHYw==} + /vuepress-theme-hope/2.0.0-beta.196_44bug2q4gvgfsg4b36ccgweufe: + resolution: {integrity: sha512-qoAQFiEydLidA0PjzX240j17PNo+AYpb6ZwvK6sIHqlx02ZozMdBLLjXVQ62UOloQ602XWuXb9L30tB3fKDn5w==} engines: {node: ^14.18.0 || >=16.0.0, npm: '>=8', pnpm: '>=7'} peerDependencies: '@vuepress/client': 2.0.0-beta.61 @@ -6813,22 +6780,22 @@ packages: vue: 3.2.47 vue-router: 4.1.6_vue@3.2.47 vuepress: 2.0.0-beta.61_x3l3g7kai3v7r7zbozcnstbal4 - vuepress-plugin-auto-catalog: 2.0.0-beta.195_44bug2q4gvgfsg4b36ccgweufe - vuepress-plugin-blog2: 2.0.0-beta.195_44bug2q4gvgfsg4b36ccgweufe - vuepress-plugin-comment2: 2.0.0-beta.195_44bug2q4gvgfsg4b36ccgweufe - vuepress-plugin-components: 2.0.0-beta.195_44bug2q4gvgfsg4b36ccgweufe - vuepress-plugin-copy-code2: 2.0.0-beta.195_44bug2q4gvgfsg4b36ccgweufe - vuepress-plugin-copyright2: 2.0.0-beta.195_44bug2q4gvgfsg4b36ccgweufe - vuepress-plugin-feed2: 2.0.0-beta.195_44bug2q4gvgfsg4b36ccgweufe - vuepress-plugin-md-enhance: 2.0.0-beta.195_44bug2q4gvgfsg4b36ccgweufe - vuepress-plugin-photo-swipe: 2.0.0-beta.195_44bug2q4gvgfsg4b36ccgweufe - vuepress-plugin-pwa2: 2.0.0-beta.195_44bug2q4gvgfsg4b36ccgweufe - vuepress-plugin-reading-time2: 2.0.0-beta.195_44bug2q4gvgfsg4b36ccgweufe - vuepress-plugin-rtl: 2.0.0-beta.195_vuepress@2.0.0-beta.61 - vuepress-plugin-sass-palette: 2.0.0-beta.195_44bug2q4gvgfsg4b36ccgweufe - vuepress-plugin-seo2: 2.0.0-beta.195_44bug2q4gvgfsg4b36ccgweufe - vuepress-plugin-sitemap2: 2.0.0-beta.195_44bug2q4gvgfsg4b36ccgweufe - vuepress-shared: 2.0.0-beta.195_44bug2q4gvgfsg4b36ccgweufe + vuepress-plugin-auto-catalog: 2.0.0-beta.196_44bug2q4gvgfsg4b36ccgweufe + vuepress-plugin-blog2: 2.0.0-beta.196_44bug2q4gvgfsg4b36ccgweufe + vuepress-plugin-comment2: 2.0.0-beta.196_44bug2q4gvgfsg4b36ccgweufe + vuepress-plugin-components: 2.0.0-beta.196_44bug2q4gvgfsg4b36ccgweufe + vuepress-plugin-copy-code2: 2.0.0-beta.196_44bug2q4gvgfsg4b36ccgweufe + vuepress-plugin-copyright2: 2.0.0-beta.196_44bug2q4gvgfsg4b36ccgweufe + vuepress-plugin-feed2: 2.0.0-beta.196_44bug2q4gvgfsg4b36ccgweufe + vuepress-plugin-md-enhance: 2.0.0-beta.196_44bug2q4gvgfsg4b36ccgweufe + vuepress-plugin-photo-swipe: 2.0.0-beta.196_44bug2q4gvgfsg4b36ccgweufe + vuepress-plugin-pwa2: 2.0.0-beta.196_44bug2q4gvgfsg4b36ccgweufe + vuepress-plugin-reading-time2: 2.0.0-beta.196_44bug2q4gvgfsg4b36ccgweufe + vuepress-plugin-rtl: 2.0.0-beta.196_vuepress@2.0.0-beta.61 + vuepress-plugin-sass-palette: 2.0.0-beta.196_44bug2q4gvgfsg4b36ccgweufe + vuepress-plugin-seo2: 2.0.0-beta.196_44bug2q4gvgfsg4b36ccgweufe + vuepress-plugin-sitemap2: 2.0.0-beta.196_44bug2q4gvgfsg4b36ccgweufe + vuepress-shared: 2.0.0-beta.196_44bug2q4gvgfsg4b36ccgweufe transitivePeerDependencies: - '@types/babel__core' - '@vue/composition-api'