From 3af14405ba70c8c1bc8710a0868593dcfb86be1b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 08:21:04 +0000 Subject: [PATCH] chore(deps-dev): bump vite from 5.4.2 to 5.4.3 (#847) Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.2 to 5.4.3. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v5.4.3/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 34 ++++++++++++++++++++++------------ 2 files changed, 23 insertions(+), 13 deletions(-) diff --git a/package.json b/package.json index 6cd38188..231ba959 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "stylelint": "^16.9.0", "stylelint-config-standard-scss": "^13.1.0", "stylelint-scss": "^6.5.1", - "vite": "5.4.2", + "vite": "5.4.3", "vite-plugin-progress": "^0.0.7" }, "scripts": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e3228ee6..8f6bdbd6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -83,7 +83,7 @@ importers: version: 0.0.2 '@vitejs/plugin-react-swc': specifier: ^3.6.0 - version: 3.7.0(vite@5.4.2(@types/node@20.12.13)(sass@1.77.8)) + version: 3.7.0(vite@5.4.3(@types/node@20.12.13)(sass@1.77.8)) adm-zip: specifier: 0.5.16 version: 0.5.16 @@ -115,11 +115,11 @@ importers: specifier: ^6.5.1 version: 6.5.1(stylelint@16.9.0(typescript@5.4.5)) vite: - specifier: 5.4.2 - version: 5.4.2(@types/node@20.12.13)(sass@1.77.8) + specifier: 5.4.3 + version: 5.4.3(@types/node@20.12.13)(sass@1.77.8) vite-plugin-progress: specifier: ^0.0.7 - version: 0.0.7(vite@5.4.2(@types/node@20.12.13)(sass@1.77.8)) + version: 0.0.7(vite@5.4.3(@types/node@20.12.13)(sass@1.77.8)) packages: @@ -2948,6 +2948,10 @@ packages: resolution: {integrity: sha512-TesUflQ0WKZqAvg52PWL6kHgLKP6xB6heTOdoYM0Wt2UHyxNa4K25EZZMgKns3BH1RLVbZCREPpLY0rhnNoHVQ==} engines: {node: ^10 || ^12 || >=14} + postcss@8.4.44: + resolution: {integrity: sha512-Aweb9unOEpQ3ezu4Q00DPvvM2ZTUitJdNKeP/+uQgr1IBIqu574IaZoURId7BKtWMREwzKa9OgzPzezWGPWFQw==} + engines: {node: ^10 || ^12 || >=14} + prelude-ls@1.2.1: resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==} engines: {node: '>= 0.8.0'} @@ -3408,8 +3412,8 @@ packages: peerDependencies: vite: '>2.0.0-0' - vite@5.4.2: - resolution: {integrity: sha512-dDrQTRHp5C1fTFzcSaMxjk6vdpKvT+2/mIdE07Gw2ykehT49O0z/VHS3zZ8iV/Gh8BJJKHWOe5RjaNrW5xf/GA==} + vite@5.4.3: + resolution: {integrity: sha512-IH+nl64eq9lJjFqU+/yrRnrHPVTlgy42/+IzbOdaFDVlyLgI/wDlf+FCobXLX1cT0X5+7LMyH1mIy2xJdLfo8Q==} engines: {node: ^18.0.0 || >=20.0.0} hasBin: true peerDependencies: @@ -5122,10 +5126,10 @@ snapshots: '@ungap/structured-clone@1.2.0': {} - '@vitejs/plugin-react-swc@3.7.0(vite@5.4.2(@types/node@20.12.13)(sass@1.77.8))': + '@vitejs/plugin-react-swc@3.7.0(vite@5.4.3(@types/node@20.12.13)(sass@1.77.8))': dependencies: '@swc/core': 1.5.22 - vite: 5.4.2(@types/node@20.12.13)(sass@1.77.8) + vite: 5.4.3(@types/node@20.12.13)(sass@1.77.8) transitivePeerDependencies: - '@swc/helpers' @@ -6602,6 +6606,12 @@ snapshots: picocolors: 1.0.1 source-map-js: 1.2.0 + postcss@8.4.44: + dependencies: + nanoid: 3.3.7 + picocolors: 1.0.1 + source-map-js: 1.2.0 + prelude-ls@1.2.1: {} prettier@3.3.3: {} @@ -7135,17 +7145,17 @@ snapshots: dependencies: base64-arraybuffer: 1.0.2 - vite-plugin-progress@0.0.7(vite@5.4.2(@types/node@20.12.13)(sass@1.77.8)): + vite-plugin-progress@0.0.7(vite@5.4.3(@types/node@20.12.13)(sass@1.77.8)): dependencies: picocolors: 1.0.1 progress: 2.0.3 rd: 2.0.1 - vite: 5.4.2(@types/node@20.12.13)(sass@1.77.8) + vite: 5.4.3(@types/node@20.12.13)(sass@1.77.8) - vite@5.4.2(@types/node@20.12.13)(sass@1.77.8): + vite@5.4.3(@types/node@20.12.13)(sass@1.77.8): dependencies: esbuild: 0.21.5 - postcss: 8.4.41 + postcss: 8.4.44 rollup: 4.21.0 optionalDependencies: '@types/node': 20.12.13