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": {