From 1b7bebd699abc1173e30e2ac4274375b8f81ad32 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 15 Jul 2024 04:34:43 +0000 Subject: [PATCH] chore(deps): update all non-major dependencies with stable version (#352) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 4 ++-- yarn.lock | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 22027969..db2668d7 100644 --- a/package.json +++ b/package.json @@ -87,12 +87,12 @@ "stylelint-order": "^6.0.4", "tsc-alias": "^1.8.10", "typescript": "^5.5.3", - "vite": "^5.3.2", + "vite": "^5.3.3", "vite-plugin-vue-devtools": "^7.3.5", "vitest": "^1.6.0", "vue": "^3.4.31", "vue-router": "^4.4.0", - "vue-tsc": "^2.0.24" + "vue-tsc": "^2.0.26" }, "peerDependencies": { "vue": ">= 3.3.4 < 4" diff --git a/yarn.lock b/yarn.lock index 7a9a8d7a..3c9b4ceb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8369,7 +8369,7 @@ vite@^5.0.0: optionalDependencies: fsevents "~2.3.3" -vite@^5.3.2: +vite@^5.3.3: version "5.3.3" resolved "https://registry.yarnpkg.com/vite/-/vite-5.3.3.tgz#5265b1f0a825b3b6564c2d07524777c83e3c04c2" integrity sha512-NPQdeCU0Dv2z5fu+ULotpuq5yfCS1BzKUIPhNbP3YBfAMGJXbt2nS+sbTFu+qchaqWTD+H3JK++nRwr6XIcp6A== @@ -8479,7 +8479,7 @@ vue-template-compiler@^2.7.14: de-indent "^1.0.2" he "^1.2.0" -vue-tsc@^2.0.24: +vue-tsc@^2.0.26: version "2.0.26" resolved "https://registry.yarnpkg.com/vue-tsc/-/vue-tsc-2.0.26.tgz#e071df725b02f1d72b3ef386518b2045a716d7c9" integrity sha512-tOhuwy2bIXbMhz82ef37qeiaQHMXKQkD6mOF6CCPl3/uYtST3l6fdNyfMxipudrQTxTfXVPlgJdMENBFfC1CfQ==