Skip to content

Commit

Permalink
chore(deps): update dependency cypress to v14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 25, 2025
1 parent fb0dea7 commit 0a9d2ce
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"copy-to-clipboard": "3.3.3",
"countries-and-timezones": "^3.4.0",
"css-mediaquery": "^0.1.2",
"cypress": "13.17.0",
"cypress": "14.1.0",
"cypress-vite": "^1.4.0",
"date-fns": "2.30.0",
"date-fns-tz": "^2.0.0",
Expand Down
34 changes: 17 additions & 17 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -750,9 +750,9 @@ __metadata:
languageName: node
linkType: hard

"@cypress/request@npm:^3.0.6":
version: 3.0.6
resolution: "@cypress/request@npm:3.0.6"
"@cypress/request@npm:^3.0.7":
version: 3.0.7
resolution: "@cypress/request@npm:3.0.7"
dependencies:
aws-sign2: "npm:~0.7.0"
aws4: "npm:^1.8.0"
Expand All @@ -767,12 +767,12 @@ __metadata:
json-stringify-safe: "npm:~5.0.1"
mime-types: "npm:~2.1.19"
performance-now: "npm:^2.1.0"
qs: "npm:6.13.0"
qs: "npm:6.13.1"
safe-buffer: "npm:^5.1.2"
tough-cookie: "npm:^5.0.0"
tunnel-agent: "npm:^0.6.0"
uuid: "npm:^8.3.2"
checksum: 10c0/24671e655768ef09b099e93fdef5bab58f501a050ddb833d0bf13a44d146e5b3359d71658daecd183d2cb37a1e56cf8aed8a736e3730a23e2383263bd87b2305
checksum: 10c0/645328a63eb47903209ec928fd88287fad1b38beb0c40c65cd8d0af11b292e880e47ec53a29592c866ab1e21828664abe6328cd2da8eedb20719a622df37ad58
languageName: node
linkType: hard

Expand Down Expand Up @@ -4149,7 +4149,7 @@ __metadata:
languageName: node
linkType: hard

"ci-info@npm:^4.0.0":
"ci-info@npm:^4.1.0":
version: 4.1.0
resolution: "ci-info@npm:4.1.0"
checksum: 10c0/0f969ce32a974c542bc8abe4454b220d9d9323bb9415054c92a900faa5fdda0bb222eda68c490127c1d78503510d46b6aca614ecaba5a60515b8ac7e170119e6
Expand Down Expand Up @@ -4493,11 +4493,11 @@ __metadata:
languageName: node
linkType: hard

"cypress@npm:13.17.0":
version: 13.17.0
resolution: "cypress@npm:13.17.0"
"cypress@npm:14.1.0":
version: 14.1.0
resolution: "cypress@npm:14.1.0"
dependencies:
"@cypress/request": "npm:^3.0.6"
"@cypress/request": "npm:^3.0.7"
"@cypress/xvfb": "npm:^1.2.4"
"@types/sinonjs__fake-timers": "npm:8.1.1"
"@types/sizzle": "npm:^2.3.2"
Expand All @@ -4508,7 +4508,7 @@ __metadata:
cachedir: "npm:^2.3.0"
chalk: "npm:^4.1.0"
check-more-types: "npm:^2.24.0"
ci-info: "npm:^4.0.0"
ci-info: "npm:^4.1.0"
cli-cursor: "npm:^3.1.0"
cli-table3: "npm:~0.6.1"
commander: "npm:^6.2.1"
Expand Down Expand Up @@ -4542,7 +4542,7 @@ __metadata:
yauzl: "npm:^2.10.0"
bin:
cypress: bin/cypress
checksum: 10c0/159ce620e32d2785082aaa1f4f30f203dcec466df4a8e80dfa299035358772fd513c35820070ba8db52e2bf58078a372ff7009068e26967f993656e7da62e221
checksum: 10c0/d746c2ff86f0b37671f85d6da272a4e6b6627603ebe2d345ca5b2071ebace1b7e1a138086b0e00af6a0244d204fa73b7ca3d08d0cfe6b9f4f20e888e6c611435
languageName: node
linkType: hard

Expand Down Expand Up @@ -8297,12 +8297,12 @@ __metadata:
languageName: node
linkType: hard

"qs@npm:6.13.0":
version: 6.13.0
resolution: "qs@npm:6.13.0"
"qs@npm:6.13.1":
version: 6.13.1
resolution: "qs@npm:6.13.1"
dependencies:
side-channel: "npm:^1.0.6"
checksum: 10c0/62372cdeec24dc83a9fb240b7533c0fdcf0c5f7e0b83343edd7310f0ab4c8205a5e7c56406531f2e47e1b4878a3821d652be4192c841de5b032ca83619d8f860
checksum: 10c0/5ef527c0d62ffca5501322f0832d800ddc78eeb00da3b906f1b260ca0492721f8cdc13ee4b8fd8ac314a6ec37b948798c7b603ccc167e954088df392092f160c
languageName: node
linkType: hard

Expand Down Expand Up @@ -10114,7 +10114,7 @@ __metadata:
copy-to-clipboard: "npm:3.3.3"
countries-and-timezones: "npm:^3.4.0"
css-mediaquery: "npm:^0.1.2"
cypress: "npm:13.17.0"
cypress: "npm:14.1.0"
cypress-vite: "npm:^1.4.0"
date-fns: "npm:2.30.0"
date-fns-tz: "npm:^2.0.0"
Expand Down

0 comments on commit 0a9d2ce

Please sign in to comment.