Skip to content
Open
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 frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"@vitejs/plugin-react": "^4.1.0",
"autoprefixer": "^10.4.21",
"babel-plugin-named-exports-order": "^0.0.2",
"chromatic": "^7.4.0",
"chromatic": "^13.1.3",
"cypress": "^13.3.1",
"cypress-vite": "^1.4.2",
"prop-types": "^15.8.1",
Expand Down
18 changes: 13 additions & 5 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3063,14 +3063,22 @@ __metadata:
languageName: node
linkType: hard

"chromatic@npm:^7.4.0":
version: 7.6.0
resolution: "chromatic@npm:7.6.0"
"chromatic@npm:^13.1.3":
version: 13.1.3
resolution: "chromatic@npm:13.1.3"
peerDependencies:
"@chromatic-com/cypress": ^0.*.* || ^1.0.0
"@chromatic-com/playwright": ^0.*.* || ^1.0.0
peerDependenciesMeta:
"@chromatic-com/cypress":
optional: true
"@chromatic-com/playwright":
optional: true
bin:
chroma: dist/bin.js
chromatic: dist/bin.js
chromatic-cli: dist/bin.js
checksum: 10c0/5ed93689daea8ad22fe3a81e7238357933063905cf5f3acb5a2ec54dbcb5f9ae18c0c66b8bc2d7ed0c909144d9620864f97db70427d10f46de6c7960f6612b2b
checksum: 10c0/5fa2d381e06d1b089ecb790247844cfb510b063c4d8f8c0d2a3d0620ff94864003158e34338246bb1d07504d554e73dc8d5b639dc3e176ce3c88816fdc853285
languageName: node
linkType: hard

Expand Down Expand Up @@ -4244,7 +4252,7 @@ __metadata:
autoprefixer: "npm:^10.4.21"
axios: "npm:^1.7.4"
babel-plugin-named-exports-order: "npm:^0.0.2"
chromatic: "npm:^7.4.0"
chromatic: "npm:^13.1.3"
classnames: "npm:^2.3.2"
cmdk: "npm:^1.1.1"
cypress: "npm:^13.3.1"
Expand Down