diff --git a/examples/vite-vanilla-ts/package.json b/examples/vite-vanilla-ts/package.json index ae80cbdbd2a..a5a6df8fb8e 100644 --- a/examples/vite-vanilla-ts/package.json +++ b/examples/vite-vanilla-ts/package.json @@ -20,7 +20,7 @@ "testcafe": "3.4.0", "typescript": "5.3.3", "vite": "5.0.9", - "vite-plugin-top-level-await": "1.3.1" + "vite-plugin-top-level-await": "1.4.1" }, "dependencies": { "rxdb": "file:rxdb-local.tgz",