diff --git a/package.json b/package.json index 3a732b4..defa93a 100644 --- a/package.json +++ b/package.json @@ -111,7 +111,7 @@ "@types/react": "^19.2.15", "@types/react-dom": "^19.2.3", "antd": "^6.4.3", - "chromatic": "^16.10.1", + "chromatic": "^17.0.0", "execa": "9.6.1", "fs-extra": "11.3.5", "lottie-web": "5.13.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7bd422b..a6a0ed8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -54,8 +54,8 @@ importers: specifier: ^6.4.3 version: 6.4.3(react-dom@19.2.6(react@19.2.6))(react@19.2.6) chromatic: - specifier: ^16.10.1 - version: 16.10.1 + specifier: ^17.0.0 + version: 17.0.0 execa: specifier: 9.6.1 version: 9.6.1 @@ -1938,8 +1938,9 @@ packages: resolution: {integrity: sha512-Qgzu8kfBvo+cA4962jnP1KkS6Dop5NS6g7R5LFYJr4b8Ub94PPQXUksCw9PvXoeXPRRddRNC5C1JQUR2SMGtnA==} engines: {node: '>= 14.16.0'} - chromatic@16.10.1: - resolution: {integrity: sha512-u3RusLCCJxN8IZV3qLh6RTpo6Mu5A77bpOTAGJL5A+v2to9fsVKcK3j0GvGjPQeJJPNSI8rAI5c4U9ukbGiZJQ==} + chromatic@17.0.0: + resolution: {integrity: sha512-gYbIBg6IoqH9Ut+bVE5uTZmGzmv/aoHcFzAXaym08JZ7FkB3OSjxrq1xO/dhMPfMqpnwzycHZytYIp3N+IZr5w==} + engines: {node: '>=22.0.0'} hasBin: true peerDependencies: '@chromatic-com/cypress': ^0.*.* || ^1.0.0 @@ -5655,9 +5656,9 @@ snapshots: readdirp: 4.1.2 optional: true - chromatic@16.10.1: + chromatic@17.0.0: dependencies: - semver: 7.8.0 + semver: 7.8.1 chrome-trace-event@1.0.4: {}