From c1b25de5a11a5d94148669ab372c78ec466b51d4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 29 Nov 2024 19:13:05 +0100 Subject: [PATCH] chore(deps): update dependency vite to v6 (#6640) 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 f2b533cf4e0..23a3a623116 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.7.0", "typescript": "5.6.3", - "vite": "5.4.11" + "vite": "6.0.1" }, "//": "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": {