From 8dfce4f073c74243c5d24ee72dd386e60152d019 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Mar 2022 20:11:17 +0000 Subject: [PATCH] Bump vuepress-theme-book from 0.0.5 to 0.0.9 Bumps [vuepress-theme-book](https://github.com/cyrilf/vuepress-theme-book) from 0.0.5 to 0.0.9. - [Release notes](https://github.com/cyrilf/vuepress-theme-book/releases) - [Commits](https://github.com/cyrilf/vuepress-theme-book/commits) --- updated-dependencies: - dependency-name: vuepress-theme-book dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 16 +++++++++------- package.json | 2 +- 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index e3ae6d502..c6932e575 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "vuepress": "^1.8.2", "vuepress-plugin-medium-zoom": "^1.1.9", "vuepress-plugin-zooming": "^1.1.8", - "vuepress-theme-book": "0.0.5", + "vuepress-theme-book": "0.0.9", "vuepress-theme-dark-new": "^0.1.2", "vuepress-theme-succinct": "^1.7.2", "vuepress-theme-yuu": "^3.0.1" @@ -14913,9 +14913,9 @@ } }, "node_modules/vuepress-theme-book": { - "version": "0.0.5", - "resolved": "https://registry.npmjs.org/vuepress-theme-book/-/vuepress-theme-book-0.0.5.tgz", - "integrity": "sha512-8EK57LR/CW53/aft1HlC8UrbZ/W+ZvrlBgfsgYWSfa0QlSea4Q81KBoVkE8mGFjduzaLzudhFGw+Wa0CmghD+Q==", + "version": "0.0.9", + "resolved": "https://registry.npmjs.org/vuepress-theme-book/-/vuepress-theme-book-0.0.9.tgz", + "integrity": "sha512-YLqr9+EN0Iu+eGZ3wHvUYX7WdIcdwgItAZ4HFsjsdCJ9rNBB6OuEs1+PgKAWLASW1HoB0q2k47zoVWBa+vkL+Q==", "dev": true }, "node_modules/vuepress-theme-dark-new": { @@ -17274,6 +17274,7 @@ "integrity": "sha512-8q67ORQ9O0Ms0nlqsXTVhaBefRBaLrzPxOewAZhdcO7onHwcO5/wRdWtHhZgfpCZlhY7NogkU16z3WnorSSkEA==", "dev": true, "requires": { + "@babel/core": "^7.11.0", "@babel/helper-compilation-targets": "^7.9.6", "@babel/helper-module-imports": "^7.8.3", "@babel/plugin-proposal-class-properties": "^7.8.3", @@ -17286,6 +17287,7 @@ "@vue/babel-plugin-jsx": "^1.0.3", "@vue/babel-preset-jsx": "^1.2.4", "babel-plugin-dynamic-import-node": "^2.3.3", + "core-js": "^3.6.5", "core-js-compat": "^3.6.5", "semver": "^6.1.0" }, @@ -28217,9 +28219,9 @@ } }, "vuepress-theme-book": { - "version": "0.0.5", - "resolved": "https://registry.npmjs.org/vuepress-theme-book/-/vuepress-theme-book-0.0.5.tgz", - "integrity": "sha512-8EK57LR/CW53/aft1HlC8UrbZ/W+ZvrlBgfsgYWSfa0QlSea4Q81KBoVkE8mGFjduzaLzudhFGw+Wa0CmghD+Q==", + "version": "0.0.9", + "resolved": "https://registry.npmjs.org/vuepress-theme-book/-/vuepress-theme-book-0.0.9.tgz", + "integrity": "sha512-YLqr9+EN0Iu+eGZ3wHvUYX7WdIcdwgItAZ4HFsjsdCJ9rNBB6OuEs1+PgKAWLASW1HoB0q2k47zoVWBa+vkL+Q==", "dev": true }, "vuepress-theme-dark-new": { diff --git a/package.json b/package.json index 1f430fc17..648373858 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "vuepress": "^1.8.2", "vuepress-plugin-medium-zoom": "^1.1.9", "vuepress-plugin-zooming": "^1.1.8", - "vuepress-theme-book": "0.0.5", + "vuepress-theme-book": "0.0.9", "vuepress-theme-dark-new": "^0.1.2", "vuepress-theme-succinct": "^1.7.2", "vuepress-theme-yuu": "^3.0.1"