From 482b7436b2446c7178af96e2fc1fa08dc886dbd9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 5 Jun 2024 23:36:26 -0700 Subject: [PATCH] chore(deps): update dependency vite to ^4.5.3 (#196) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- packages/sanity-astro/package.json | 2 +- pnpm-lock.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/sanity-astro/package.json b/packages/sanity-astro/package.json index bcdb56d1..214dca3b 100644 --- a/packages/sanity-astro/package.json +++ b/packages/sanity-astro/package.json @@ -60,7 +60,7 @@ "sanity": "^3.43.0", "serialize-javascript": "^6.0.2", "type-fest": "^4.18.3", - "vite": "^4.5.0", + "vite": "^4.5.3", "vite-plugin-dts": "^3.9.1" }, "peerDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6a014009..7d74646f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -197,7 +197,7 @@ importers: specifier: ^4.18.3 version: 4.18.3 vite: - specifier: ^4.5.0 + specifier: ^4.5.3 version: 4.5.3(@types/node@20.12.12) vite-plugin-dts: specifier: ^3.9.1