refactor(tests): Upgrade to cypress 10

This commit is contained in:
braks
2022-10-07 22:55:38 +02:00
committed by Braks
parent 09476f061b
commit 8928eb899b
18 changed files with 310 additions and 291 deletions
+1 -4
View File
@@ -10,9 +10,6 @@
"@braks/vue-flow": "workspace:*"
},
"devDependencies": {
"@cypress/vite-dev-server": "^2.2.3",
"@cypress/vue": "^3.1.2",
"@vitejs/plugin-vue": "^2.3.3",
"cypress": "8.5.0"
"cypress": "^10.9.0"
}
}