From 46a721c200576a9d6654b93cfecda01130129347 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 13:43:41 +0200 Subject: [PATCH] chore(deps): update dependency vite to v5.4.8 (#6444) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- examples/vite-vanilla-ts/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/vite-vanilla-ts/package.json b/examples/vite-vanilla-ts/package.json index e717e5a43f1..4601c1d4b58 100644 --- a/examples/vite-vanilla-ts/package.json +++ b/examples/vite-vanilla-ts/package.json @@ -19,7 +19,7 @@ "copyfiles": "2.4.1", "testcafe": "3.6.2", "typescript": "5.6.2", - "vite": "5.4.7" + "vite": "5.4.8" }, "//": "NOTICE: For the Github CI we use the local RxDB build (rxdb-local.tgz). In your app should just install 'rxdb' from npm instead", "dependencies": {