From f63f961541dbe8581016c6165b8586b30aae027d Mon Sep 17 00:00:00 2001 From: "usa-reddragon-renovate-ce[bot]" <156608365+usa-reddragon-renovate-ce[bot]@users.noreply.github.com> Date: Wed, 18 Sep 2024 01:20:39 +0000 Subject: [PATCH] chore(deps): update dependency @vitejs/plugin-vue to ^5.1.4 Signed-off-by: usa-reddragon-renovate-ce[bot] <156608365+usa-reddragon-renovate-ce[bot]@users.noreply.github.com> --- internal/http/frontend/package-lock.json | 8 ++++---- internal/http/frontend/package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/internal/http/frontend/package-lock.json b/internal/http/frontend/package-lock.json index b9166e50..d83bb770 100644 --- a/internal/http/frontend/package-lock.json +++ b/internal/http/frontend/package-lock.json @@ -21,7 +21,7 @@ "devDependencies": { "@rushstack/eslint-patch": "^1.10.4", "@unhead/vue": "^1.11.6", - "@vitejs/plugin-vue": "^5.1.3", + "@vitejs/plugin-vue": "^5.1.4", "@vitest/ui": "^2.1.1", "@vue/eslint-config-prettier": "^9.0.0", "axios": "^1.7.7", @@ -1116,9 +1116,9 @@ } }, "node_modules/@vitejs/plugin-vue": { - "version": "5.1.3", - "resolved": "https://registry.npmjs.org/@vitejs/plugin-vue/-/plugin-vue-5.1.3.tgz", - "integrity": "sha512-3xbWsKEKXYlmX82aOHufFQVnkbMC/v8fLpWwh6hWOUrK5fbbtBh9Q/WWse27BFgSy2/e2c0fz5Scgya9h2GLhw==", + "version": "5.1.4", + "resolved": "https://registry.npmjs.org/@vitejs/plugin-vue/-/plugin-vue-5.1.4.tgz", + "integrity": "sha512-N2XSI2n3sQqp5w7Y/AN/L2XDjBIRGqXko+eDp42sydYSBeJuSm5a1sLf8zakmo8u7tA8NmBgoDLA1HeOESjp9A==", "dev": true, "license": "MIT", "engines": { diff --git a/internal/http/frontend/package.json b/internal/http/frontend/package.json index f3df7136..f7d8aa17 100644 --- a/internal/http/frontend/package.json +++ b/internal/http/frontend/package.json @@ -33,7 +33,7 @@ "devDependencies": { "@rushstack/eslint-patch": "^1.10.4", "@unhead/vue": "^1.11.6", - "@vitejs/plugin-vue": "^5.1.3", + "@vitejs/plugin-vue": "^5.1.4", "@vitest/ui": "^2.1.1", "@vue/eslint-config-prettier": "^9.0.0", "axios": "^1.7.7",