File tree Expand file tree Collapse file tree 5 files changed +10
-10
lines changed
packages/cypress-commands Expand file tree Collapse file tree 5 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 2727 "@types/react-dom" : " 19.0.3" ,
2828 "@ui5/webcomponents-cypress-commands" : " 2.6.0" ,
2929 "@vitejs/plugin-react" : " ^4.3.2" ,
30- "cypress" : " ^13 .0.0" ,
30+ "cypress" : " ^14 .0.0" ,
3131 "eslint" : " ^9.12.0" ,
3232 "eslint-plugin-react-hooks" : " 5.1.0" ,
3333 "eslint-plugin-react-refresh" : " ^0.4.12" ,
Original file line number Diff line number Diff line change 7070 "@vitejs/plugin-react" : " ^4.2.0" ,
7171 "chromatic" : " ^11.0.0" ,
7272 "cssnano" : " ^7.0.0" ,
73- "cypress" : " 13.17.0 " ,
73+ "cypress" : " 14.0.1 " ,
7474 "cypress-real-events" : " ^1.8.1" ,
7575 "dedent" : " ^1.0.0" ,
7676 "documentation" : " 14.0.3" ,
Original file line number Diff line number Diff line change 2525 "peerDependencies" : {
2626 "@ui5/webcomponents" : " ~2.6.0" ,
2727 "@ui5/webcomponents-base" : " ~2.6.0" ,
28- "cypress" : " ^12.0.0 || ^13.0.0"
28+ "cypress" : " ^12.0.0 || ^13.0.0 || ^14.0.0 "
2929 },
3030 "peerDependenciesMeta" : {
3131 "@ui5/webcomponents" : {
Original file line number Diff line number Diff line change 2424 "@types/react-dom" : " 19.0.3" ,
2525 "@vitejs/plugin-react" : " ^4.3.2" ,
2626 "@ui5/webcomponents-cypress-commands" : " 2.6.0" ,
27- "cypress" : " ^13 .0.0" ,
27+ "cypress" : " ^14 .0.0" ,
2828 "eslint" : " ^9.12.0" ,
2929 "eslint-plugin-react-hooks" : " ^5.1.0-rc.0" ,
3030 "eslint-plugin-react-refresh" : " ^0.4.12" ,
Original file line number Diff line number Diff line change @@ -6109,7 +6109,7 @@ __metadata:
61096109 peerDependencies:
61106110 "@ui5/webcomponents": ~2.6.0
61116111 "@ui5/webcomponents-base": ~2.6.0
6112- cypress: ^12.0.0 || ^13.0.0
6112+ cypress: ^12.0.0 || ^13.0.0 || ^14.0.0
61136113 peerDependenciesMeta:
61146114 "@ui5/webcomponents":
61156115 optional: true
@@ -9308,9 +9308,9 @@ __metadata:
93089308 languageName: node
93099309 linkType: hard
93109310
9311- "cypress@npm:13.17.0 ":
9312- version: 13.17.0
9313- resolution: "cypress@npm:13.17.0 "
9311+ "cypress@npm:14.0.1 ":
9312+ version: 14.0.1
9313+ resolution: "cypress@npm:14.0.1 "
93149314 dependencies:
93159315 "@cypress/request": "npm:^3.0.6"
93169316 "@cypress/xvfb": "npm:^1.2.4"
@@ -9357,7 +9357,7 @@ __metadata:
93579357 yauzl: "npm:^2.10.0"
93589358 bin:
93599359 cypress: bin/cypress
9360- checksum: 10c0/159ce620e32d2785082aaa1f4f30f203dcec466df4a8e80dfa299035358772fd513c35820070ba8db52e2bf58078a372ff7009068e26967f993656e7da62e221
9360+ checksum: 10c0/6601a5b8260c496c96234b3a569a157d9ee08beafb3f1dd500c9cdbf9a1534a3eb13b18fe67d6417e8d06226d109139cb3208e7eebdc789000816075f9a42430
93619361 languageName: node
93629362 linkType: hard
93639363
@@ -23492,7 +23492,7 @@ __metadata:
2349223492 "@vitejs/plugin-react": "npm:^4.2.0"
2349323493 chromatic: "npm:^11.0.0"
2349423494 cssnano: "npm:^7.0.0"
23495- cypress: "npm:13.17.0 "
23495+ cypress: "npm:14.0.1 "
2349623496 cypress-real-events: "npm:^1.8.1"
2349723497 dedent: "npm:^1.0.0"
2349823498 documentation: "npm:14.0.3"
You can’t perform that action at this time.
0 commit comments