diff --git a/examples/basic-vue/package.json b/examples/basic-vue/package.json index c85bc330..c3f3ca0e 100644 --- a/examples/basic-vue/package.json +++ b/examples/basic-vue/package.json @@ -22,7 +22,7 @@ "@vue/cli-service": "^5.0.8", "@vue/compiler-sfc": "^3.5.13", "happy-dom": "^17.4.4", - "vitest": "3.0.5" + "vitest": "4.1.0" }, "description": "example app showcasing how to receive events from ReFlex with vue.js", "main": "src/main.js",