From 57a29f0fba32d293eee26ba8ad1b2b9d44eacd9f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 09:39:07 +0000 Subject: [PATCH] Update dependency vite to v8.0.12 --- 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 11ed295579b..1d113694e18 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.4", "typescript": "5.9.3", - "vite": "8.0.10" + "vite": "8.0.12" }, "//": "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": {