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 @@ -73,7 +73,7 @@
"@types/react-dom": "19.2.3",
"@ui5/webcomponents-tools": "2.20.2",
"@vitejs/plugin-react": "5.2.0",
"chromatic": "15.3.0",
"chromatic": "16.0.0",
"cssnano": "7.1.3",
"cypress": "15.12.0",
"cypress-real-events": "1.15.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7302,9 +7302,9 @@ __metadata:
languageName: node
linkType: hard

"chromatic@npm:15.3.0":
version: 15.3.0
resolution: "chromatic@npm:15.3.0"
"chromatic@npm:16.0.0":
version: 16.0.0
resolution: "chromatic@npm:16.0.0"
peerDependencies:
"@chromatic-com/cypress": ^0.*.* || ^1.0.0
"@chromatic-com/playwright": ^0.*.* || ^1.0.0
Expand All @@ -7317,7 +7317,7 @@ __metadata:
chroma: dist/bin.js
chromatic: dist/bin.js
chromatic-cli: dist/bin.js
checksum: 10c0/0145783d5a38c10e60a8d9d630dd971f5544353cd359b7b74b01904003a20720acabf0b370ff821dcf976ee5b077687430d810e2658b0fb01ae209edf50e9c29
checksum: 10c0/ebebbf1c7d57e1ee9863997416c5125aab0a1886dce60fcb0358d34a51e0e1a45edc4635c8f8fb56d9facbcf21cd48014320c550f723b4791da51dde8552ee2b
languageName: node
linkType: hard

Expand Down Expand Up @@ -20418,7 +20418,7 @@ __metadata:
"@ui5/webcomponents-icons": "npm:2.20.2"
"@ui5/webcomponents-tools": "npm:2.20.2"
"@vitejs/plugin-react": "npm:5.2.0"
chromatic: "npm:15.3.0"
chromatic: "npm:16.0.0"
cssnano: "npm:7.1.3"
cypress: "npm:15.12.0"
cypress-real-events: "npm:1.15.0"
Expand Down
Loading