From 1e6d475ef4a498da4a9c3a01e6894e0554ef7d8c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 6 Feb 2025 16:50:02 +0000 Subject: [PATCH] Update dependency vite to v6.1.0 --- 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 c3c7cc152e7..1b386d3d2dc 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.1", "typescript": "5.7.3", - "vite": "6.0.11" + "vite": "6.1.0" }, "//": "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": {