We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5477c6e commit 2bd77cbCopy full SHA for 2bd77cb
template/config/cypress-ct/package.json
@@ -7,6 +7,6 @@
7
"vue": "^3.5.12"
8
},
9
"devDependencies": {
10
- "cypress": "^13.15.1"
+ "cypress": "^14.3.3"
11
}
12
template/config/cypress/package.json
@@ -4,7 +4,7 @@
4
"test:e2e:dev": "start-server-and-test 'vite dev --port 4173' http://localhost:4173 'cypress open --e2e'"
5
6
- "cypress": "^13.15.1",
+ "cypress": "^14.3.3",
"start-server-and-test": "^2.0.8"
0 commit comments