diff --git a/examples/vite-ts/package.json b/examples/vite-ts/package.json index a5eb2b52b9f..a37292de5a0 100644 --- a/examples/vite-ts/package.json +++ b/examples/vite-ts/package.json @@ -27,7 +27,7 @@ "@types/react-dom": "19.0.3", "@ui5/webcomponents-cypress-commands": "2.6.0", "@vitejs/plugin-react": "^4.3.2", - "cypress": "^13.0.0", + "cypress": "^14.0.0", "eslint": "^9.12.0", "eslint-plugin-react-hooks": "5.1.0", "eslint-plugin-react-refresh": "^0.4.12", diff --git a/package.json b/package.json index 40a75e02693..a42cfc90ded 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "@vitejs/plugin-react": "^4.2.0", "chromatic": "^11.0.0", "cssnano": "^7.0.0", - "cypress": "13.17.0", + "cypress": "14.0.0", "cypress-real-events": "^1.8.1", "dedent": "^1.0.0", "documentation": "14.0.3", diff --git a/packages/cypress-commands/package.json b/packages/cypress-commands/package.json index 62e071e74b7..a4d97d03b66 100644 --- a/packages/cypress-commands/package.json +++ b/packages/cypress-commands/package.json @@ -25,7 +25,7 @@ "peerDependencies": { "@ui5/webcomponents": "~2.6.0", "@ui5/webcomponents-base": "~2.6.0", - "cypress": "^12.0.0 || ^13.0.0" + "cypress": "^12.0.0 || ^13.0.0 || ^14.0.0" }, "peerDependenciesMeta": { "@ui5/webcomponents": { diff --git a/templates/vite-ts/package.json b/templates/vite-ts/package.json index 6969dd89a99..4dd620fb76d 100644 --- a/templates/vite-ts/package.json +++ b/templates/vite-ts/package.json @@ -24,7 +24,7 @@ "@types/react-dom": "19.0.3", "@vitejs/plugin-react": "^4.3.2", "@ui5/webcomponents-cypress-commands": "2.6.0", - "cypress": "^13.0.0", + "cypress": "^14.0.0", "eslint": "^9.12.0", "eslint-plugin-react-hooks": "^5.1.0-rc.0", "eslint-plugin-react-refresh": "^0.4.12", diff --git a/yarn.lock b/yarn.lock index 8263838d10c..3b6cbc2e4bd 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6028,7 +6028,7 @@ __metadata: peerDependencies: "@ui5/webcomponents": ~2.6.0 "@ui5/webcomponents-base": ~2.6.0 - cypress: ^12.0.0 || ^13.0.0 + cypress: ^12.0.0 || ^13.0.0 || ^14.0.0 peerDependenciesMeta: "@ui5/webcomponents": optional: true @@ -9226,9 +9226,9 @@ __metadata: languageName: node linkType: hard -"cypress@npm:13.17.0": - version: 13.17.0 - resolution: "cypress@npm:13.17.0" +"cypress@npm:14.0.0": + version: 14.0.0 + resolution: "cypress@npm:14.0.0" dependencies: "@cypress/request": "npm:^3.0.6" "@cypress/xvfb": "npm:^1.2.4" @@ -9275,7 +9275,7 @@ __metadata: yauzl: "npm:^2.10.0" bin: cypress: bin/cypress - checksum: 10c0/159ce620e32d2785082aaa1f4f30f203dcec466df4a8e80dfa299035358772fd513c35820070ba8db52e2bf58078a372ff7009068e26967f993656e7da62e221 + checksum: 10c0/231af826d394b9a9f35200ab56e531e911f774b86b2ecb17a3183685982ac93d534e7c80cfe24ca36f74c99525025472fe28a3ccf2f246c8e67f85ecb768086b languageName: node linkType: hard @@ -23377,7 +23377,7 @@ __metadata: "@vitejs/plugin-react": "npm:^4.2.0" chromatic: "npm:^11.0.0" cssnano: "npm:^7.0.0" - cypress: "npm:13.17.0" + cypress: "npm:14.0.0" cypress-real-events: "npm:^1.8.1" dedent: "npm:^1.0.0" documentation: "npm:14.0.3"