diff --git a/examples/vite-vanilla-ts/package.json b/examples/vite-vanilla-ts/package.json index dae785b0df4..f0580fb2b57 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.6.2", "typescript": "5.5.4", - "vite": "5.4.2" + "vite": "5.4.3" }, "//": "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": {