From 4bc7f36f4b36f6b201141d96789d18ccb45cf16e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 10 Mar 2025 09:42:30 +0000 Subject: [PATCH] chore(deps): update dependency vitepress to v1.6.3 --- playground/public/nuxt-stones/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playground/public/nuxt-stones/package.json b/playground/public/nuxt-stones/package.json index abd32e43..9378ef3d 100644 --- a/playground/public/nuxt-stones/package.json +++ b/playground/public/nuxt-stones/package.json @@ -18,6 +18,6 @@ "unocss": "^0.52.3", "unplugin-vue-components": "^0.24.1", "vite-svg-loader": "^4.0.0", - "vitepress": "1.0.0-beta.1" + "vitepress": "1.6.3" } }