diff --git a/examples/vite-vanilla-ts/package.json b/examples/vite-vanilla-ts/package.json index 697a46816f5..c3c7cc152e7 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.7" + "vite": "6.0.11" }, "//": "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": {