Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"@vitejs/plugin-react": "6.0.3",
"chromatic": "17.7.2",
"cssnano": "8.0.2",
"cypress": "15.18.0",
"cypress": "15.18.1",
"cypress-real-events": "1.15.0",
"dedent": "1.7.2",
"documentation": "14.0.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9109,9 +9109,9 @@ __metadata:
languageName: node
linkType: hard

"cypress@npm:15.18.0":
version: 15.18.0
resolution: "cypress@npm:15.18.0"
"cypress@npm:15.18.1":
version: 15.18.1
resolution: "cypress@npm:15.18.1"
dependencies:
"@cypress/request": "npm:^4.0.0"
"@cypress/xvfb": "npm:^1.2.4"
Expand Down Expand Up @@ -9154,7 +9154,7 @@ __metadata:
yauzl: "npm:^3.3.1"
bin:
cypress: bin/cypress
checksum: 10c0/948782e11ece8c5f3c3945308d807fb52f0ee8708d23b3a9bae3f112834ce1627f44c2cd457506e499f29782bdcb2513021489afcb11885e576c012d58115aab
checksum: 10c0/18543d1ef8b802d48eb30864279aa3ac6ac33c23d03a7d411e0447846bfac06c960f0419a7bdc3d7be54d599cab888197ea6b55640d0d4156f754406e54bf7e6
languageName: node
linkType: hard

Expand Down Expand Up @@ -22163,7 +22163,7 @@ __metadata:
"@vitejs/plugin-react": "npm:6.0.3"
chromatic: "npm:17.7.2"
cssnano: "npm:8.0.2"
cypress: "npm:15.18.0"
cypress: "npm:15.18.1"
cypress-real-events: "npm:1.15.0"
dedent: "npm:1.7.2"
documentation: "npm:14.0.3"
Expand Down
Loading