From 0bdac2846a975cf8b1a3289b0be0086b794ad611 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Oct 2023 06:49:58 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies with stable version (#130) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 01ae1ab4..2d09a11a 100644 --- a/package.json +++ b/package.json @@ -77,14 +77,14 @@ "eslint-plugin-vue": "^9.17.0", "npm-run-all": "^4.1.5", "rimraf": "^5.0.5", - "sass": "^1.69.1", + "sass": "^1.69.3", "semantic-release": "^22.0.5", "shx": "^0.3.4", "style-dictionary": "^3.8.0", "typescript": "^5.2.2", "vite": "^4.4.11", "vite-plugin-restart": "^0.3.1", - "vitepress": "^1.0.0-rc.20", + "vitepress": "^1.0.0-rc.21", "vue": "^3.3.4", "vue-router": "^4.2.5" },