diff --git a/tests/package.json b/tests/package.json index 40e13b07..a461b22d 100644 --- a/tests/package.json +++ b/tests/package.json @@ -16,11 +16,11 @@ "devDependencies": { "@tooling/eslint-config": "workspace:*", "@tooling/tsconfig": "workspace:*", - "@vitejs/plugin-vue": "^4.0.0", - "cypress": "^12.9.0", - "eslint-plugin-cypress": "^2.13.2", + "@vitejs/plugin-vue": "^4.2.2", + "cypress": "^12.12.0", + "eslint-plugin-cypress": "^2.13.3", "typescript": "^4.9.5", - "vite": "^4.1.4", + "vite": "^4.3.5", "vue": "^3.2.25" } }