From fcc45f65aa1d26cafaee6047eefac7e1cb524ccd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 09:15:47 +0200 Subject: [PATCH] build(deps-dev): bump vite from 5.4.2 to 5.4.3 (#707) 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 | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 339f6c97..5203ce40 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "prettier-plugin-packagejson": "^2.5.2", "prettier-plugin-tailwindcss": "^0.6.6", "tailwindcss": "^3.4.10", - "vite": "^5.4.2", + "vite": "^5.4.3", "vite-plugin-handlebars": "^2.0.0" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9d357d50..e70ed51f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -70,8 +70,8 @@ importers: specifier: ^3.4.10 version: 3.4.10 vite: - specifier: ^5.4.2 - version: 5.4.2 + specifier: ^5.4.3 + version: 5.4.3 vite-plugin-handlebars: specifier: ^2.0.0 version: 2.0.0 @@ -1553,8 +1553,8 @@ packages: vite-plugin-handlebars@2.0.0: resolution: {integrity: sha512-+J3It0nyhPzx4nT1I+fnWH+jShTEXzm6X0Tgsggdm9IYFD7/eJ6a3ROI13HTe0CVoyaxm/fPxH5HDAKyfz7T0g==} - 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: @@ -3021,7 +3021,7 @@ snapshots: vite-plugin-handlebars@2.0.0: dependencies: handlebars: 4.7.8 - vite: 5.4.2 + vite: 5.4.3 transitivePeerDependencies: - '@types/node' - less @@ -3032,7 +3032,7 @@ snapshots: - sugarss - terser - vite@5.4.2: + vite@5.4.3: dependencies: esbuild: 0.21.5 postcss: 8.4.44