From 46e080f95eb7973163eb9cc8995d4db4b20cd25e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 10:58:34 +0000 Subject: [PATCH] Bump @vitejs/plugin-vue from 5.1.5 to 5.2.0 in /2024-frontend (#4686) --- 2024-frontend/package-lock.json | 14 +++++++------- 2024-frontend/package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/2024-frontend/package-lock.json b/2024-frontend/package-lock.json index 5e3b87fa9..3c730903d 100644 --- a/2024-frontend/package-lock.json +++ b/2024-frontend/package-lock.json @@ -23,7 +23,7 @@ }, "devDependencies": { "@rushstack/eslint-patch": "^1.10.4", - "@vitejs/plugin-vue": "^5.1.5", + "@vitejs/plugin-vue": "^5.2.0", "@vue/eslint-config-prettier": "^9.0.0", "eslint": "^9.15.0", "eslint-plugin-vue": "^9.31.0", @@ -1369,9 +1369,9 @@ "integrity": "sha512-g9gZnnXVq7gM7v3tJCWV/qw7w+KeOlSHAhgF9RytFyifW6AF61hdT2ucrYhPq9hLs5JIryeupHV3qGk95dH9ow==" }, "node_modules/@vitejs/plugin-vue": { - "version": "5.1.5", - "resolved": "https://registry.npmjs.org/@vitejs/plugin-vue/-/plugin-vue-5.1.5.tgz", - "integrity": "sha512-dlnib73G05CDBAUR/YpuZcQQ47fpjihnnNouAAqN62z+oqSsWJ+kh52GRzIxpkgFG3q11eXK7Di7RMmoCwISZA==", + "version": "5.2.0", + "resolved": "https://registry.npmjs.org/@vitejs/plugin-vue/-/plugin-vue-5.2.0.tgz", + "integrity": "sha512-7n7KdUEtx/7Yl7I/WVAMZ1bEb0eVvXF3ummWTeLcs/9gvo9pJhuLdouSXGjdZ/MKD1acf1I272+X0RMua4/R3g==", "dev": true, "engines": { "node": "^18.0.0 || >=20.0.0" @@ -7361,9 +7361,9 @@ "integrity": "sha512-g9gZnnXVq7gM7v3tJCWV/qw7w+KeOlSHAhgF9RytFyifW6AF61hdT2ucrYhPq9hLs5JIryeupHV3qGk95dH9ow==" }, "@vitejs/plugin-vue": { - "version": "5.1.5", - "resolved": "https://registry.npmjs.org/@vitejs/plugin-vue/-/plugin-vue-5.1.5.tgz", - "integrity": "sha512-dlnib73G05CDBAUR/YpuZcQQ47fpjihnnNouAAqN62z+oqSsWJ+kh52GRzIxpkgFG3q11eXK7Di7RMmoCwISZA==", + "version": "5.2.0", + "resolved": "https://registry.npmjs.org/@vitejs/plugin-vue/-/plugin-vue-5.2.0.tgz", + "integrity": "sha512-7n7KdUEtx/7Yl7I/WVAMZ1bEb0eVvXF3ummWTeLcs/9gvo9pJhuLdouSXGjdZ/MKD1acf1I272+X0RMua4/R3g==", "dev": true, "requires": {} }, diff --git a/2024-frontend/package.json b/2024-frontend/package.json index f9211e409..9ec3cfc14 100644 --- a/2024-frontend/package.json +++ b/2024-frontend/package.json @@ -26,7 +26,7 @@ }, "devDependencies": { "@rushstack/eslint-patch": "^1.10.4", - "@vitejs/plugin-vue": "^5.1.5", + "@vitejs/plugin-vue": "^5.2.0", "@vue/eslint-config-prettier": "^9.0.0", "eslint": "^9.15.0", "eslint-plugin-vue": "^9.31.0",