Skip to content

Commit 122f830

Browse files
chore(deps): update dependency cypress to v14
1 parent e23b13b commit 122f830

File tree

2 files changed

+20
-29
lines changed

2 files changed

+20
-29
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
"@vitejs/plugin-react": "^4.2.1",
110110
"@vitest/browser": "^3.0.0",
111111
"concurrently": "9.1.2",
112-
"cypress": "13.17.0",
112+
"cypress": "14.2.0",
113113
"env-cmd": "10.1.0",
114114
"eslint": "9.19.0",
115115
"eslint-config-airbnb": "19.0.4",

yarn.lock

+19-28
Original file line numberDiff line numberDiff line change
@@ -699,9 +699,9 @@ __metadata:
699699
languageName: node
700700
linkType: hard
701701

702-
"@cypress/request@npm:^3.0.6":
703-
version: 3.0.6
704-
resolution: "@cypress/request@npm:3.0.6"
702+
"@cypress/request@npm:^3.0.7":
703+
version: 3.0.8
704+
resolution: "@cypress/request@npm:3.0.8"
705705
dependencies:
706706
aws-sign2: "npm:~0.7.0"
707707
aws4: "npm:^1.8.0"
@@ -716,12 +716,12 @@ __metadata:
716716
json-stringify-safe: "npm:~5.0.1"
717717
mime-types: "npm:~2.1.19"
718718
performance-now: "npm:^2.1.0"
719-
qs: "npm:6.13.0"
719+
qs: "npm:6.14.0"
720720
safe-buffer: "npm:^5.1.2"
721721
tough-cookie: "npm:^5.0.0"
722722
tunnel-agent: "npm:^0.6.0"
723723
uuid: "npm:^8.3.2"
724-
checksum: 10/ac1782111d93e0dbee2d2b2f35d9acf6821ef36eef9f4c3991e5903138fe2b8394a207c8c6e50a2b6cb2057e0ee5ebfc37cb7571c460c9685e80c948c25f6972
724+
checksum: 10/f4ee26acfed457ea017192028ff08d533052c8bae7639d8701831e691e6cd0d7d44284902feb49aa62a90c8014cf66dc2c3efc1712ad7b76e47e06f335c69981
725725
languageName: node
726726
linkType: hard
727727

@@ -4815,10 +4815,10 @@ __metadata:
48154815
languageName: node
48164816
linkType: hard
48174817

4818-
"ci-info@npm:^4.0.0":
4819-
version: 4.1.0
4820-
resolution: "ci-info@npm:4.1.0"
4821-
checksum: 10/546628efd04e37da3182a58b6995a3313deb86ec7c8112e22ffb644317a61296b89bbfa128219e5bfcce43d9613a434ed89907ed8e752db947f7291e0405125f
4818+
"ci-info@npm:^4.1.0":
4819+
version: 4.2.0
4820+
resolution: "ci-info@npm:4.2.0"
4821+
checksum: 10/928d8457f3476ffc4a66dec93b9cdf1944d5e60dba69fbd6a0fc95b652386f6ef64857f6e32372533210ef6d8954634af2c7693d7c07778ee015f3629a5e0dd9
48224822
languageName: node
48234823
linkType: hard
48244824

@@ -4845,7 +4845,7 @@ __metadata:
48454845
languageName: node
48464846
linkType: hard
48474847

4848-
"cli-table3@npm:~0.6.1":
4848+
"cli-table3@npm:~0.6.5":
48494849
version: 0.6.5
48504850
resolution: "cli-table3@npm:0.6.5"
48514851
dependencies:
@@ -5457,11 +5457,11 @@ __metadata:
54575457
languageName: node
54585458
linkType: hard
54595459

5460-
"cypress@npm:13.17.0":
5461-
version: 13.17.0
5462-
resolution: "cypress@npm:13.17.0"
5460+
"cypress@npm:14.2.0":
5461+
version: 14.2.0
5462+
resolution: "cypress@npm:14.2.0"
54635463
dependencies:
5464-
"@cypress/request": "npm:^3.0.6"
5464+
"@cypress/request": "npm:^3.0.7"
54655465
"@cypress/xvfb": "npm:^1.2.4"
54665466
"@types/sinonjs__fake-timers": "npm:8.1.1"
54675467
"@types/sizzle": "npm:^2.3.2"
@@ -5472,9 +5472,9 @@ __metadata:
54725472
cachedir: "npm:^2.3.0"
54735473
chalk: "npm:^4.1.0"
54745474
check-more-types: "npm:^2.24.0"
5475-
ci-info: "npm:^4.0.0"
5475+
ci-info: "npm:^4.1.0"
54765476
cli-cursor: "npm:^3.1.0"
5477-
cli-table3: "npm:~0.6.1"
5477+
cli-table3: "npm:~0.6.5"
54785478
commander: "npm:^6.2.1"
54795479
common-tags: "npm:^1.8.0"
54805480
dayjs: "npm:^1.10.4"
@@ -5506,7 +5506,7 @@ __metadata:
55065506
yauzl: "npm:^2.10.0"
55075507
bin:
55085508
cypress: bin/cypress
5509-
checksum: 10/6c548e2adf7ae127365570680aa32015dbeb94cad30ce4f8a92e2e58d8ef7033b7f0ece50579a0a13eb07061feede0c813ff8d1e50e0feb87520dece5be4ba95
5509+
checksum: 10/1352ac3dec9986e532f05587efff498b7e5ad795ba44703485b22b2ca62ecbfb99d04c4be0ba9dfff247fe535a72baa5515480aa9d82303251c51721eea6ffea
55105510
languageName: node
55115511
linkType: hard
55125512

@@ -8170,7 +8170,7 @@ __metadata:
81708170
"@vitejs/plugin-react": "npm:^4.2.1"
81718171
"@vitest/browser": "npm:^3.0.0"
81728172
concurrently: "npm:9.1.2"
8173-
cypress: "npm:13.17.0"
8173+
cypress: "npm:14.2.0"
81748174
date-fns: "npm:^4.0.0"
81758175
env-cmd: "npm:10.1.0"
81768176
eslint: "npm:9.19.0"
@@ -11466,15 +11466,6 @@ __metadata:
1146611466
languageName: node
1146711467
linkType: hard
1146811468

11469-
"qs@npm:6.13.0":
11470-
version: 6.13.0
11471-
resolution: "qs@npm:6.13.0"
11472-
dependencies:
11473-
side-channel: "npm:^1.0.6"
11474-
checksum: 10/f548b376e685553d12e461409f0d6e5c59ec7c7d76f308e2a888fd9db3e0c5e89902bedd0754db3a9038eda5f27da2331a6f019c8517dc5e0a16b3c9a6e9cef8
11475-
languageName: node
11476-
linkType: hard
11477-
1147811469
"qs@npm:6.14.0":
1147911470
version: 6.14.0
1148011471
resolution: "qs@npm:6.14.0"
@@ -12490,7 +12481,7 @@ __metadata:
1249012481
languageName: node
1249112482
linkType: hard
1249212483

12493-
"side-channel@npm:^1.0.4, side-channel@npm:^1.0.6":
12484+
"side-channel@npm:^1.0.4":
1249412485
version: 1.0.6
1249512486
resolution: "side-channel@npm:1.0.6"
1249612487
dependencies:

0 commit comments

Comments
 (0)