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 .0" ,
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 @@ -6009,7 +6009,7 @@ __metadata:
60096009 peerDependencies:
60106010 "@ui5/webcomponents": ~2.6.0
60116011 "@ui5/webcomponents-base": ~2.6.0
6012- cypress: ^12.0.0 || ^13.0.0
6012+ cypress: ^12.0.0 || ^13.0.0 || ^14.0.0
60136013 peerDependenciesMeta:
60146014 "@ui5/webcomponents":
60156015 optional: true
@@ -9207,9 +9207,9 @@ __metadata:
92079207 languageName: node
92089208 linkType: hard
92099209
9210- "cypress@npm:13.17 .0":
9211- version: 13.17 .0
9212- resolution: "cypress@npm:13.17 .0"
9210+ "cypress@npm:14.0 .0":
9211+ version: 14.0 .0
9212+ resolution: "cypress@npm:14.0 .0"
92139213 dependencies:
92149214 "@cypress/request": "npm:^3.0.6"
92159215 "@cypress/xvfb": "npm:^1.2.4"
@@ -9256,7 +9256,7 @@ __metadata:
92569256 yauzl: "npm:^2.10.0"
92579257 bin:
92589258 cypress: bin/cypress
9259- checksum: 10c0/159ce620e32d2785082aaa1f4f30f203dcec466df4a8e80dfa299035358772fd513c35820070ba8db52e2bf58078a372ff7009068e26967f993656e7da62e221
9259+ checksum: 10c0/231af826d394b9a9f35200ab56e531e911f774b86b2ecb17a3183685982ac93d534e7c80cfe24ca36f74c99525025472fe28a3ccf2f246c8e67f85ecb768086b
92609260 languageName: node
92619261 linkType: hard
92629262
@@ -23347,7 +23347,7 @@ __metadata:
2334723347 "@vitejs/plugin-react": "npm:^4.2.0"
2334823348 chromatic: "npm:^11.0.0"
2334923349 cssnano: "npm:^7.0.0"
23350- cypress: "npm:13.17 .0"
23350+ cypress: "npm:14.0 .0"
2335123351 cypress-real-events: "npm:^1.8.1"
2335223352 dedent: "npm:^1.0.0"
2335323353 documentation: "npm:14.0.3"
You can’t perform that action at this time.
0 commit comments