From 37cdc32a5475e8a243004bd52fc4f1dd16d655d7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 03:49:22 +0000 Subject: [PATCH] Update vuepress --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index f9d8646..f2929a0 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "@eslint-community/eslint-plugin-eslint-comments": "^4.4.1", "@typescript-eslint/eslint-plugin": "^8.18.1", "@typescript-eslint/parser": "^8.18.1", - "@vuepress/bundler-vite": "^2.0.0-rc.18", + "@vuepress/bundler-vite": "^2.0.0-rc.19", "cypress": "^13.17.0", "eslint": "^8.57.1", "eslint-config-prettier": "^9.1.0", @@ -56,9 +56,9 @@ "ts-loader": "^9.5.1", "tsx": "^4.19.2", "typescript": "^5.7.2", - "vuepress": "^2.0.0-rc.18", + "vuepress": "^2.0.0-rc.19", "vuepress-plugin-search-pro": "^2.0.0-rc.59", - "vuepress-theme-hope": "^2.0.0-rc.63" + "vuepress-theme-hope": "^2.0.0-rc.66" }, "cypress-cucumber-preprocessor": { "nonGlobalStepDefinitions": true,