From 0d56c1fe5675b81d2574ba7593d28eac0a24e12e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 09:41:38 +0000 Subject: [PATCH] Bump vuepress-theme-hope from 2.0.0-rc.35 to 2.0.0-rc.36 Bumps [vuepress-theme-hope](https://github.com/vuepress-theme-hope/vuepress-theme-hope/tree/HEAD/packages/theme) from 2.0.0-rc.35 to 2.0.0-rc.36. - [Release notes](https://github.com/vuepress-theme-hope/vuepress-theme-hope/releases) - [Changelog](https://github.com/vuepress-theme-hope/vuepress-theme-hope/blob/main/CHANGELOG.md) - [Commits](https://github.com/vuepress-theme-hope/vuepress-theme-hope/commits/v2.0.0-rc.36/packages/theme) --- updated-dependencies: - dependency-name: vuepress-theme-hope dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 52 +++++++++++++++++++++++------------------------ package.json | 2 +- 2 files changed, 27 insertions(+), 27 deletions(-) diff --git a/package-lock.json b/package-lock.json index e82e523cd..9e2e32012 100644 --- a/package-lock.json +++ b/package-lock.json @@ -19,7 +19,7 @@ "start-server-and-test": "^2.0.3", "vue": "^3.4.21", "vuepress": "2.0.0-rc.9", - "vuepress-theme-hope": "2.0.0-rc.35" + "vuepress-theme-hope": "2.0.0-rc.36" } }, "node_modules/@babel/code-frame": { @@ -10819,9 +10819,9 @@ } }, "node_modules/vuepress-plugin-components": { - "version": "2.0.0-rc.35", - "resolved": "https://registry.npmjs.org/vuepress-plugin-components/-/vuepress-plugin-components-2.0.0-rc.35.tgz", - "integrity": "sha512-wC8Xsxp6BBj5l8rMU0H5EAC1sqWKwP8VQgPpR1YYBaFj/5nAnhwW5wWQ2HNqurSKtZ6Fmm4Yn6Y49I5SDx1r1Q==", + "version": "2.0.0-rc.36", + "resolved": "https://registry.npmjs.org/vuepress-plugin-components/-/vuepress-plugin-components-2.0.0-rc.36.tgz", + "integrity": "sha512-JMIj+1VA+euB4TvmeUt0Fdm4inpAndzLgasadUd/C8j4Jj/99PtoTzBLR7Gxk6LaIYaR9IUsOTKPi3wnS0EOdg==", "dev": true, "dependencies": { "@stackblitz/sdk": "^1.9.0", @@ -10831,8 +10831,8 @@ "create-codepen": "1.0.1", "qrcode": "^1.5.3", "vue": "^3.4.21", - "vuepress-plugin-sass-palette": "2.0.0-rc.35", - "vuepress-shared": "2.0.0-rc.35" + "vuepress-plugin-sass-palette": "2.0.0-rc.36", + "vuepress-shared": "2.0.0-rc.36" }, "engines": { "node": ">=18.16.0", @@ -10871,9 +10871,9 @@ } }, "node_modules/vuepress-plugin-md-enhance": { - "version": "2.0.0-rc.35", - "resolved": "https://registry.npmjs.org/vuepress-plugin-md-enhance/-/vuepress-plugin-md-enhance-2.0.0-rc.35.tgz", - "integrity": "sha512-tg49w/XVyRilAwvMJs7zLt1aSO23r6uyZitw0jyZBFGR57jEp2aoI68MFVDmRPlbKGe9X0l0ZbWX460eKpNtOw==", + "version": "2.0.0-rc.36", + "resolved": "https://registry.npmjs.org/vuepress-plugin-md-enhance/-/vuepress-plugin-md-enhance-2.0.0-rc.36.tgz", + "integrity": "sha512-FvQ4foaqsE13WEXN2TaBqtSEN3tKnkkuDX7daLbNPQ1z0ghaMgcCDJ+ehEwwcNgXSs1vlbTRYL/Tf4M4RC1nfA==", "dev": true, "dependencies": { "@mdit/plugin-alert": "^0.8.0", @@ -10903,8 +10903,8 @@ "balloon-css": "^1.2.0", "js-yaml": "^4.1.0", "vue": "^3.4.21", - "vuepress-plugin-sass-palette": "2.0.0-rc.35", - "vuepress-shared": "2.0.0-rc.35" + "vuepress-plugin-sass-palette": "2.0.0-rc.36", + "vuepress-shared": "2.0.0-rc.36" }, "engines": { "node": ">=18.16.0", @@ -11007,15 +11007,15 @@ } }, "node_modules/vuepress-plugin-sass-palette": { - "version": "2.0.0-rc.35", - "resolved": "https://registry.npmjs.org/vuepress-plugin-sass-palette/-/vuepress-plugin-sass-palette-2.0.0-rc.35.tgz", - "integrity": "sha512-JT9Is94NDunb2u7VxWIGShWkLdbOodPDPDtqj5uQvtqb7vXVxCxeAH4TqrTFQ4qQjFk/mpV8cTXDWf7OiwFSAA==", + "version": "2.0.0-rc.36", + "resolved": "https://registry.npmjs.org/vuepress-plugin-sass-palette/-/vuepress-plugin-sass-palette-2.0.0-rc.36.tgz", + "integrity": "sha512-kOfZHGZxfplVq/z7QtHmsrKfOlR6/s37QA/DilIYGFzj8XVL8h1eJ0ty7J1ySTZFVvDkK7r3TVVQZ2sPIEjbYQ==", "dev": true, "dependencies": { "@vuepress/helper": "2.0.0-rc.24", "chokidar": "^3.6.0", "sass": "^1.74.1", - "vuepress-shared": "2.0.0-rc.35" + "vuepress-shared": "2.0.0-rc.36" }, "engines": { "node": ">=18.16.0", @@ -11034,9 +11034,9 @@ } }, "node_modules/vuepress-shared": { - "version": "2.0.0-rc.35", - "resolved": "https://registry.npmjs.org/vuepress-shared/-/vuepress-shared-2.0.0-rc.35.tgz", - "integrity": "sha512-Vis3QEPWDNUcns0tuSj9hrd3oRh4IFT8SwZuKuN+HIcStJmZnyYg20mH5IY0fCr0McgZSHLBW/UkMg+u8fEalw==", + "version": "2.0.0-rc.36", + "resolved": "https://registry.npmjs.org/vuepress-shared/-/vuepress-shared-2.0.0-rc.36.tgz", + "integrity": "sha512-a4XLodJk5U8qeon7jNqsyLGNUgOAdVr8YBZD7E9BGiu84+S3P6e5SCJLCLQ17v37jwdLoYwT2Fv67k586GAx7w==", "dev": true, "dependencies": { "@vuepress/helper": "2.0.0-rc.24", @@ -11194,9 +11194,9 @@ } }, "node_modules/vuepress-theme-hope": { - "version": "2.0.0-rc.35", - "resolved": "https://registry.npmjs.org/vuepress-theme-hope/-/vuepress-theme-hope-2.0.0-rc.35.tgz", - "integrity": "sha512-gUsIpPqP2Z7IMNttz/0VvrTrGfHkybtNb+FL5wqeEGY3roWAVqpJJnJgar38n7WWoMXY5SrbiOyIxyiQF9UmSQ==", + "version": "2.0.0-rc.36", + "resolved": "https://registry.npmjs.org/vuepress-theme-hope/-/vuepress-theme-hope-2.0.0-rc.36.tgz", + "integrity": "sha512-kMCmlwPw4S0P0LYnAulaT98L3Z2jD+A4bgQ93rfuCVxmfCJEUs99V6ms9iu/GZ8CqJC10anDqwfJ+SjHCs0V8g==", "dev": true, "dependencies": { "@vuepress/helper": "2.0.0-rc.24", @@ -11225,10 +11225,10 @@ "chokidar": "^3.6.0", "gray-matter": "^4.0.3", "vue": "^3.4.21", - "vuepress-plugin-components": "2.0.0-rc.35", - "vuepress-plugin-md-enhance": "2.0.0-rc.35", - "vuepress-plugin-sass-palette": "2.0.0-rc.35", - "vuepress-shared": "2.0.0-rc.35" + "vuepress-plugin-components": "2.0.0-rc.36", + "vuepress-plugin-md-enhance": "2.0.0-rc.36", + "vuepress-plugin-sass-palette": "2.0.0-rc.36", + "vuepress-shared": "2.0.0-rc.36" }, "engines": { "node": ">=18.16.0", @@ -11245,7 +11245,7 @@ "nodejs-jieba": "^0.1.2", "sass-loader": "^14.0.0", "vuepress": "2.0.0-rc.9", - "vuepress-plugin-search-pro": "2.0.0-rc.35" + "vuepress-plugin-search-pro": "2.0.0-rc.36" }, "peerDependenciesMeta": { "@vuepress/plugin-docsearch": { diff --git a/package.json b/package.json index 4892adfe4..9cc590696 100644 --- a/package.json +++ b/package.json @@ -25,6 +25,6 @@ "start-server-and-test": "^2.0.3", "vue": "^3.4.21", "vuepress": "2.0.0-rc.9", - "vuepress-theme-hope": "2.0.0-rc.35" + "vuepress-theme-hope": "2.0.0-rc.36" } }