From 4e50dfb81c5d2019c0a565f6ad4aa4fd6ffede0f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 20 Jan 2024 02:09:55 +0000 Subject: [PATCH] chore(deps): update dependency vite to v5.0.12 --- playground/package.json | 2 +- playground/pnpm-lock.yaml | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/playground/package.json b/playground/package.json index c779fcb1..1cc4bbe5 100644 --- a/playground/package.json +++ b/playground/package.json @@ -16,7 +16,7 @@ "@babel/types": "7.23.6", "@vitejs/plugin-vue": "5.0.3", "typescript": "5.3.3", - "vite": "5.0.11", + "vite": "5.0.12", "vue-tsc": "1.8.27" } } diff --git a/playground/pnpm-lock.yaml b/playground/pnpm-lock.yaml index aae0068c..1f65b5b7 100644 --- a/playground/pnpm-lock.yaml +++ b/playground/pnpm-lock.yaml @@ -20,13 +20,13 @@ devDependencies: version: 7.23.6 '@vitejs/plugin-vue': specifier: 5.0.3 - version: 5.0.3(vite@5.0.11)(vue@3.4.13) + version: 5.0.3(vite@5.0.12)(vue@3.4.13) typescript: specifier: 5.3.3 version: 5.3.3 vite: - specifier: 5.0.11 - version: 5.0.11 + specifier: 5.0.12 + version: 5.0.12 vue-tsc: specifier: 1.8.27 version: 1.8.27(typescript@5.3.3) @@ -382,14 +382,14 @@ packages: resolution: {integrity: sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw==} dev: true - /@vitejs/plugin-vue@5.0.3(vite@5.0.11)(vue@3.4.13): + /@vitejs/plugin-vue@5.0.3(vite@5.0.12)(vue@3.4.13): resolution: {integrity: sha512-b8S5dVS40rgHdDrw+DQi/xOM9ed+kSRZzfm1T74bMmBDCd8XO87NKlFYInzCtwvtWwXZvo1QxE2OSspTATWrbA==} engines: {node: ^18.0.0 || >=20.0.0} peerDependencies: vite: ^5.0.0 vue: ^3.2.25 dependencies: - vite: 5.0.11 + vite: 5.0.12 vue: 3.4.13(typescript@5.3.3) dev: true @@ -676,8 +676,8 @@ packages: engines: {node: '>=14.17'} hasBin: true - /vite@5.0.11: - resolution: {integrity: sha512-XBMnDjZcNAw/G1gEiskiM1v6yzM4GE5aMGvhWTlHAYYhxb7S3/V1s3m2LDHa8Vh6yIWYYB0iJwsEaS523c4oYA==} + /vite@5.0.12: + resolution: {integrity: sha512-4hsnEkG3q0N4Tzf1+t6NdN9dg/L3BM+q8SWgbSPnJvrgH2kgdyzfVJwbR1ic69/4uMJJ/3dqDZZE5/WwqW8U1w==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: