From 1b757bda08c662c8940c28bccceff1d0b08539c1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2024 10:03:49 +0000 Subject: [PATCH] chore(deps): update dependency vite to v5.3.5 --- pnpm-lock.yaml | 26 ++++++++++++++++++-------- 1 file changed, 18 insertions(+), 8 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 87ea010..522dbe6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -71,7 +71,7 @@ importers: version: 3.0.0(jest@29.7.0(@types/node@20.14.12))(sucrase@3.35.0) '@vitejs/plugin-vue': specifier: ^5.1.0 - version: 5.1.0(vite@5.3.4(@types/node@20.14.12)(sass@1.77.6))(vue@3.4.33) + version: 5.1.0(vite@5.3.5(@types/node@20.14.12)(sass@1.77.6))(vue@3.4.33) '@vue/compiler-sfc': specifier: ^3.4.33 version: 3.4.33 @@ -134,7 +134,7 @@ importers: version: 3.35.0 vite: specifier: ^5.3.4 - version: 5.3.4(@types/node@20.14.12)(sass@1.77.6) + version: 5.3.5(@types/node@20.14.12)(sass@1.77.6) packages: @@ -2779,6 +2779,10 @@ packages: resolution: {integrity: sha512-0vzE+lAiG7hZl1/9I8yzKLx3aR9Xbof3fBHKunvMfOCYAtMhrsnccJY2iTURb9EZd5+pLuiNV9/c/GZJOHsgIw==} engines: {node: ^10 || ^12 || >=14} + postcss@8.4.40: + resolution: {integrity: sha512-YF2kKIUzAofPMpfH6hOi2cGnv/HrUlfucspc7pDyvv7kGdqXrfj8SCl/t8owkEgKEuu8ZcRjSOxFxVLqwChZ2Q==} + engines: {node: ^10 || ^12 || >=14} + prelude-ls@1.2.1: resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==} engines: {node: '>= 0.8.0'} @@ -3170,8 +3174,8 @@ packages: resolution: {integrity: sha512-kiGUalWN+rgBJ/1OHZsBtU4rXZOfj/7rKQxULKlIzwzQSvMJUUNgPwJEEh7gU6xEVxC0ahoOBvN2YI8GH6FNgA==} engines: {node: '>=10.12.0'} - vite@5.3.4: - resolution: {integrity: sha512-Cw+7zL3ZG9/NZBB8C+8QbQZmR54GwqIz+WMI4b3JgdYJvX+ny9AjJXqkGQlDXSXRP9rP0B4tbciRMOVEKulVOA==} + vite@5.3.5: + resolution: {integrity: sha512-MdjglKR6AQXQb9JGiS7Rc2wC6uMjcm7Go/NHNO63EwiJXfuk9PgqiP/n5IDJCziMkfw9n4Ubp7lttNwz+8ZVKA==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: @@ -4634,9 +4638,9 @@ snapshots: dependencies: '@types/yargs-parser': 21.0.3 - '@vitejs/plugin-vue@5.1.0(vite@5.3.4(@types/node@20.14.12)(sass@1.77.6))(vue@3.4.33)': + '@vitejs/plugin-vue@5.1.0(vite@5.3.5(@types/node@20.14.12)(sass@1.77.6))(vue@3.4.33)': dependencies: - vite: 5.3.4(@types/node@20.14.12)(sass@1.77.6) + vite: 5.3.5(@types/node@20.14.12)(sass@1.77.6) vue: 3.4.33 '@vue/compiler-core@3.4.33': @@ -6546,6 +6550,12 @@ snapshots: picocolors: 1.0.1 source-map-js: 1.2.0 + postcss@8.4.40: + dependencies: + nanoid: 3.3.7 + picocolors: 1.0.1 + source-map-js: 1.2.0 + prelude-ls@1.2.1: {} pretty-format@29.7.0: @@ -6964,10 +6974,10 @@ snapshots: '@types/istanbul-lib-coverage': 2.0.6 convert-source-map: 2.0.0 - vite@5.3.4(@types/node@20.14.12)(sass@1.77.6): + vite@5.3.5(@types/node@20.14.12)(sass@1.77.6): dependencies: esbuild: 0.21.5 - postcss: 8.4.39 + postcss: 8.4.40 rollup: 4.19.0 optionalDependencies: '@types/node': 20.14.12