Update dependency chromatic to v17 (#39094)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
71da0c4648
commit
041100365f
@ -162,7 +162,7 @@
|
|||||||
"@vitest/browser-playwright": "^4.1.0",
|
"@vitest/browser-playwright": "^4.1.0",
|
||||||
"@vitest/coverage-v8": "^4.1.0",
|
"@vitest/coverage-v8": "^4.1.0",
|
||||||
"@vitest/ui": "^4.1.0",
|
"@vitest/ui": "^4.1.0",
|
||||||
"chromatic": "^16.0.0",
|
"chromatic": "^17.0.0",
|
||||||
"eslint": "^9.39.2",
|
"eslint": "^9.39.2",
|
||||||
"eslint-import-resolver-typescript": "^4.2.5",
|
"eslint-import-resolver-typescript": "^4.2.5",
|
||||||
"eslint-plugin-formatjs": "^6.0.0",
|
"eslint-plugin-formatjs": "^6.0.0",
|
||||||
|
|||||||
21
yarn.lock
21
yarn.lock
@ -2963,7 +2963,7 @@ __metadata:
|
|||||||
axios: "npm:^1.4.0"
|
axios: "npm:^1.4.0"
|
||||||
babel-plugin-transform-react-remove-prop-types: "npm:^0.4.24"
|
babel-plugin-transform-react-remove-prop-types: "npm:^0.4.24"
|
||||||
blurhash: "npm:^2.0.5"
|
blurhash: "npm:^2.0.5"
|
||||||
chromatic: "npm:^16.0.0"
|
chromatic: "npm:^17.0.0"
|
||||||
classnames: "npm:^2.3.2"
|
classnames: "npm:^2.3.2"
|
||||||
cocoon-js-vanilla: "npm:^1.5.1"
|
cocoon-js-vanilla: "npm:^1.5.1"
|
||||||
color-blend: "npm:^4.0.0"
|
color-blend: "npm:^4.0.0"
|
||||||
@ -6821,22 +6821,27 @@ __metadata:
|
|||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
"chromatic@npm:^16.0.0":
|
"chromatic@npm:^17.0.0":
|
||||||
version: 16.0.0
|
version: 17.0.0
|
||||||
resolution: "chromatic@npm:16.0.0"
|
resolution: "chromatic@npm:17.0.0"
|
||||||
|
dependencies:
|
||||||
|
semver: "npm:^7.3.5"
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
"@chromatic-com/cypress": ^0.*.* || ^1.0.0
|
"@chromatic-com/cypress": ^0.*.* || ^1.0.0
|
||||||
"@chromatic-com/playwright": ^0.*.* || ^1.0.0
|
"@chromatic-com/playwright": ^0.*.* || ^1.0.0
|
||||||
|
"@chromatic-com/vitest": ^0.*.* || ^1.0.0
|
||||||
peerDependenciesMeta:
|
peerDependenciesMeta:
|
||||||
"@chromatic-com/cypress":
|
"@chromatic-com/cypress":
|
||||||
optional: true
|
optional: true
|
||||||
"@chromatic-com/playwright":
|
"@chromatic-com/playwright":
|
||||||
optional: true
|
optional: true
|
||||||
|
"@chromatic-com/vitest":
|
||||||
|
optional: true
|
||||||
bin:
|
bin:
|
||||||
chroma: dist/bin.js
|
chroma: dist/bin.cjs
|
||||||
chromatic: dist/bin.js
|
chromatic: dist/bin.cjs
|
||||||
chromatic-cli: dist/bin.js
|
chromatic-cli: dist/bin.cjs
|
||||||
checksum: 10c0/ebebbf1c7d57e1ee9863997416c5125aab0a1886dce60fcb0358d34a51e0e1a45edc4635c8f8fb56d9facbcf21cd48014320c550f723b4791da51dde8552ee2b
|
checksum: 10c0/962c86feec17b12757fa3327b7e98abff272a048c03227bb21ecb51c7f1d7ec3589386611ece8e2c413ac4049f26d71e9c9226a5fb7628fdcbb47e87905863a0
|
||||||
languageName: node
|
languageName: node
|
||||||
linkType: hard
|
linkType: hard
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user