Skip to content

Commit 267e40f

Browse files
chore(deps): update dependency cypress to v15
1 parent c1e6936 commit 267e40f

File tree

5 files changed

+19
-12
lines changed

5 files changed

+19
-12
lines changed

examples/vite-ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@types/react-dom": "19.1.7",
2929
"@ui5/webcomponents-cypress-commands": "2.13.1",
3030
"@vitejs/plugin-react": "4.7.0",
31-
"cypress": "14.5.4",
31+
"cypress": "15.0.0",
3232
"eslint": "9.34.0",
3333
"eslint-plugin-react-hooks": "5.2.0",
3434
"eslint-plugin-react-refresh": "0.4.20",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"@vitejs/plugin-react": "4.7.0",
7070
"chromatic": "13.1.3",
7171
"cssnano": "7.1.1",
72-
"cypress": "14.5.4",
72+
"cypress": "15.0.0",
7373
"cypress-real-events": "1.14.0",
7474
"dedent": "1.6.0",
7575
"documentation": "14.0.3",

packages/cypress-commands/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"peerDependencies": {
2626
"@ui5/webcomponents": "~2.13.1",
2727
"@ui5/webcomponents-base": "~2.13.1",
28-
"cypress": "^12 || ^13 || ^14"
28+
"cypress": "^12 || ^13 || ^14 || ^15.0.0"
2929
},
3030
"peerDependenciesMeta": {
3131
"@ui5/webcomponents": {

templates/vite-ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@types/react-dom": "19.1.7",
2626
"@vitejs/plugin-react": "4.7.0",
2727
"@ui5/webcomponents-cypress-commands": "2.13.1",
28-
"cypress": "14.5.4",
28+
"cypress": "15.0.0",
2929
"eslint": "9.34.0",
3030
"eslint-plugin-react-hooks": "5.2.0",
3131
"eslint-plugin-react-refresh": "0.4.20",

yarn.lock

Lines changed: 15 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4709,7 +4709,7 @@ __metadata:
47094709
peerDependencies:
47104710
"@ui5/webcomponents": ~2.13.1
47114711
"@ui5/webcomponents-base": ~2.13.1
4712-
cypress: ^12 || ^13 || ^14
4712+
cypress: ^12 || ^13 || ^14 || ^15.0.0
47134713
peerDependenciesMeta:
47144714
"@ui5/webcomponents":
47154715
optional: true
@@ -7725,9 +7725,9 @@ __metadata:
77257725
languageName: node
77267726
linkType: hard
77277727

7728-
"cypress@npm:14.5.4":
7729-
version: 14.5.4
7730-
resolution: "cypress@npm:14.5.4"
7728+
"cypress@npm:15.0.0":
7729+
version: 15.0.0
7730+
resolution: "cypress@npm:15.0.0"
77317731
dependencies:
77327732
"@cypress/request": "npm:^3.0.9"
77337733
"@cypress/xvfb": "npm:^1.2.4"
@@ -7769,13 +7769,13 @@ __metadata:
77697769
request-progress: "npm:^3.0.0"
77707770
semver: "npm:^7.7.1"
77717771
supports-color: "npm:^8.1.1"
7772-
tmp: "npm:~0.2.3"
7772+
tmp: "npm:~0.2.4"
77737773
tree-kill: "npm:1.2.2"
77747774
untildify: "npm:^4.0.0"
77757775
yauzl: "npm:^2.10.0"
77767776
bin:
77777777
cypress: bin/cypress
7778-
checksum: 10c0/e4ded8f0ae8a6c56ac9ee615fc62d4b5c6543634035edaa5d5cbd67d6cd45457eef02a67ac90d0aa6f4fbfe25663513f782a6351f9305fd572e89a3ef587d3ab
7778+
checksum: 10c0/601d16909fe013c383ad49f6f736183bcbe64e7b774ba696842d06d865e013f1d64b3fe176e89ce0c127004a97d1d1035ec2f4bf71b00faedbf1b8761cc969b6
77797779
languageName: node
77807780
linkType: hard
77817781

@@ -19423,13 +19423,20 @@ __metadata:
1942319423
languageName: node
1942419424
linkType: hard
1942519425

19426-
"tmp@npm:~0.2.1, tmp@npm:~0.2.3":
19426+
"tmp@npm:~0.2.1":
1942719427
version: 0.2.3
1942819428
resolution: "tmp@npm:0.2.3"
1942919429
checksum: 10c0/3e809d9c2f46817475b452725c2aaa5d11985cf18d32a7a970ff25b568438e2c076c2e8609224feef3b7923fa9749b74428e3e634f6b8e520c534eef2fd24125
1943019430
languageName: node
1943119431
linkType: hard
1943219432

19433+
"tmp@npm:~0.2.4":
19434+
version: 0.2.5
19435+
resolution: "tmp@npm:0.2.5"
19436+
checksum: 10c0/cee5bb7d674bb4ba3ab3f3841c2ca7e46daeb2109eec395c1ec7329a91d52fcb21032b79ac25161a37b2565c4858fefab927af9735926a113ef7bac9091a6e0e
19437+
languageName: node
19438+
linkType: hard
19439+
1943319440
"to-regex-range@npm:^5.0.1":
1943419441
version: 5.0.1
1943519442
resolution: "to-regex-range@npm:5.0.1"
@@ -19896,7 +19903,7 @@ __metadata:
1989619903
"@vitejs/plugin-react": "npm:4.7.0"
1989719904
chromatic: "npm:13.1.3"
1989819905
cssnano: "npm:7.1.1"
19899-
cypress: "npm:14.5.4"
19906+
cypress: "npm:15.0.0"
1990019907
cypress-real-events: "npm:1.14.0"
1990119908
dedent: "npm:1.6.0"
1990219909
documentation: "npm:14.0.3"

0 commit comments

Comments
 (0)