From 232bac6f881a5346ccf1bf99939b3e9b6feafe10 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Aug 2025 01:44:59 +0000 Subject: [PATCH] Bump chromatic from 7.6.0 to 13.1.3 in /frontend Bumps [chromatic](https://github.com/chromaui/chromatic-cli) from 7.6.0 to 13.1.3. - [Release notes](https://github.com/chromaui/chromatic-cli/releases) - [Changelog](https://github.com/chromaui/chromatic-cli/blob/main/CHANGELOG.md) - [Commits](https://github.com/chromaui/chromatic-cli/compare/v7.6.0...v13.1.3) --- updated-dependencies: - dependency-name: chromatic dependency-version: 13.1.3 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- frontend/package.json | 2 +- frontend/yarn.lock | 18 +++++++++++++----- 2 files changed, 14 insertions(+), 6 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index 01fab88ce..98c625f47 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -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", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index 5adde795b..728d13852 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -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 @@ -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"