From 1fad67239f37f78fd6f8cd5d3934649055f24b73 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2024 05:05:18 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies with stable version (#2305) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 4 ++-- pnpm-lock.yaml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index d3a5d02e75..0606782b9b 100644 --- a/package.json +++ b/package.json @@ -122,8 +122,8 @@ "tsc-alias": "^1.8.10", "typescript": "^5.5.3", "vite": "^5.3.3", - "vite-plugin-vue-devtools": "^7.3.5", - "vitepress": "^1.3.0", + "vite-plugin-vue-devtools": "^7.3.6", + "vitepress": "^1.3.1", "vue": "^3.4.31", "vue-router": "^4.4.0", "vue-tsc": "^2.0.26" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 19b87177d3..650fdbb351 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -199,10 +199,10 @@ importers: specifier: ^5.3.3 version: 5.3.3(@types/node@20.14.10)(sass@1.77.8) vite-plugin-vue-devtools: - specifier: ^7.3.5 + specifier: ^7.3.6 version: 7.3.6(vite@5.3.3(@types/node@20.14.10)(sass@1.77.8))(vue@3.4.31(typescript@5.5.4)) vitepress: - specifier: ^1.3.0 + specifier: ^1.3.1 version: 1.3.1(@algolia/client-search@4.23.3)(@types/node@20.14.10)(axios@1.7.2)(postcss@8.4.38)(sass@1.77.8)(search-insights@2.14.0)(sortablejs@1.15.2)(typescript@5.5.4) vue: specifier: ^3.4.31