From 448e02ceb9effba1a744768b4b57e904b3d23559 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 25 Dec 2023 12:25:26 +0000 Subject: [PATCH] chore(deps): update dependency @vitejs/plugin-vue to v5 --- package.json | 2 +- pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 9cab22ee..6a8ad7a1 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@unocss/transformer-directives": "0.58.0", "@unocss/transformer-variant-group": "0.58.0", "@vitejs/plugin-legacy": "5.2.0", - "@vitejs/plugin-vue": "4.5.2", + "@vitejs/plugin-vue": "5.0.0", "@vue/compiler-sfc": "3.3.11", "eslint": "8.56.0", "eslint-config-prettier": "9.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index b4ff6452..1237acc5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -86,8 +86,8 @@ devDependencies: specifier: 5.2.0 version: 5.2.0(terser@5.26.0)(vite@5.0.10) '@vitejs/plugin-vue': - specifier: 4.5.2 - version: 4.5.2(vite@5.0.10)(vue@3.3.11) + specifier: 5.0.0 + version: 5.0.0(vite@5.0.10)(vue@3.3.11) '@vue/compiler-sfc': specifier: 3.3.11 version: 3.3.11 @@ -2408,11 +2408,11 @@ packages: - supports-color dev: true - /@vitejs/plugin-vue@4.5.2(vite@5.0.10)(vue@3.3.11): - resolution: {integrity: sha512-UGR3DlzLi/SaVBPX0cnSyE37vqxU3O6chn8l0HJNzQzDia6/Au2A4xKv+iIJW8w2daf80G7TYHhi1pAUjdZ0bQ==} - engines: {node: ^14.18.0 || >=16.0.0} + /@vitejs/plugin-vue@5.0.0(vite@5.0.10)(vue@3.3.11): + resolution: {integrity: sha512-7x5e8X4J1Wi4NxudGjJBd2OFerAi/0nzF80ojCzvfj347WVr0YSn82C8BSsgwSHzlk9Kw5xnZfj0/7RLnNwP5w==} + engines: {node: ^18.0.0 || >=20.0.0} peerDependencies: - vite: ^4.0.0 || ^5.0.0 + vite: ^5.0.0 vue: ^3.2.25 dependencies: vite: 5.0.10(lightningcss@1.22.1)(terser@5.26.0)