diff --git a/examples/vite-vanilla-ts/package.json b/examples/vite-vanilla-ts/package.json index e717e5a43f1..4601c1d4b58 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.6.2", - "vite": "5.4.7" + "vite": "5.4.8" }, "//": "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": {