From f7ac1e101eca66edcc9c390522315e84dc49594d Mon Sep 17 00:00:00 2001 From: updatecli-bot Date: Sat, 15 Aug 2026 12:27:20 +0000 Subject: [PATCH] chore: Bump "vite" package version to 8.2.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made with ❤️️ by updatecli --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index 175df7529..6605c805f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -32,7 +32,7 @@ "eslint-plugin-vue": "^10.10.0", "globals": "^17.8.0", "sass": "^1.102.0", - "vite": "^8.2.0", + "vite": "^8.2.1", "vite-plugin-vuetify": "^2.1.3", "vue-eslint-parser": "^10.4.1" } diff --git a/package.json b/package.json index 3feb6dc5a..473d8a07d 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "eslint-plugin-vue": "^10.10.0", "globals": "^17.8.0", "sass": "^1.102.0", - "vite": "^8.2.0", + "vite": "^8.2.1", "vite-plugin-vuetify": "^2.1.3", "vue-eslint-parser": "^10.4.1" },