Skip to content

Commit

Permalink
chore(deps): remove @chromatic-com/storybook dep as it is unused (#2945)
Browse files Browse the repository at this point in the history
  • Loading branch information
ByronDWall authored Oct 7, 2024
1 parent 218c3e8 commit a453440
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 43 deletions.
1 change: 0 additions & 1 deletion storybook/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
"version": "0.0.0",
"private": true,
"devDependencies": {
"@chromatic-com/storybook": "^1.6.1",
"@emotion/css": "^11.10.5",
"@emotion/react": "^11.10.5",
"@emotion/styled": "^11.10.5",
Expand Down
44 changes: 2 additions & 42 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2212,19 +2212,6 @@ __metadata:
languageName: node
linkType: hard

"@chromatic-com/storybook@npm:^1.6.1":
version: 1.6.1
resolution: "@chromatic-com/storybook@npm:1.6.1"
dependencies:
chromatic: ^11.4.0
filesize: ^10.0.12
jsonfile: ^6.1.0
react-confetti: ^6.1.0
strip-ansi: ^7.1.0
checksum: 7a9330ecc573c89ab818212a71e55c23859a2d54e63bb3dac7c2df4b39c49a6c17a06521efd74f3a1b41007241a726898966446d2af4c2beb837b4753a715e9b
languageName: node
linkType: hard

"@commercetools-frontend/babel-preset-mc-app@npm:21.25.2, @commercetools-frontend/babel-preset-mc-app@npm:^21.25.2":
version: 21.25.2
resolution: "@commercetools-frontend/babel-preset-mc-app@npm:21.25.2"
Expand Down Expand Up @@ -2406,7 +2393,6 @@ __metadata:
version: 0.0.0-use.local
resolution: "@commercetools-local/storybook@workspace:storybook"
dependencies:
"@chromatic-com/storybook": ^1.6.1
"@emotion/css": ^11.10.5
"@emotion/react": ^11.10.5
"@emotion/styled": ^11.10.5
Expand Down Expand Up @@ -10542,25 +10528,6 @@ __metadata:
languageName: node
linkType: hard

"chromatic@npm:^11.4.0":
version: 11.7.0
resolution: "chromatic@npm:11.7.0"
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: 6c74ead18a8249a3bf9a74e1a4adbd5ac8ce34b7fa6750396fe1b86221a68a45bb20419ffcaf949afec7099fd4344bbe7684108a0d96caa36cb2037b4b6f95fa
languageName: node
linkType: hard

"chrome-trace-event@npm:^1.0.2":
version: 1.0.4
resolution: "chrome-trace-event@npm:1.0.4"
Expand Down Expand Up @@ -13472,13 +13439,6 @@ __metadata:
languageName: node
linkType: hard

"filesize@npm:^10.0.12":
version: 10.1.4
resolution: "filesize@npm:10.1.4"
checksum: b54949fb1a2ecf2407afeb08f943f59a81da382a83ad2b8472ca2a64ba08345ecd489cb44914f44e48dd125c3658f19687d2d4920ae4505e6356f1054c139dcf
languageName: node
linkType: hard

"fill-range@npm:^7.1.1":
version: 7.1.1
resolution: "fill-range@npm:7.1.1"
Expand Down Expand Up @@ -16473,7 +16433,7 @@ __metadata:
languageName: node
linkType: hard

"jsonfile@npm:^6.0.1, jsonfile@npm:^6.1.0":
"jsonfile@npm:^6.0.1":
version: 6.1.0
resolution: "jsonfile@npm:6.1.0"
dependencies:
Expand Down Expand Up @@ -22011,7 +21971,7 @@ __metadata:
languageName: node
linkType: hard

"strip-ansi@npm:^7.0.1, strip-ansi@npm:^7.1.0":
"strip-ansi@npm:^7.0.1":
version: 7.1.0
resolution: "strip-ansi@npm:7.1.0"
dependencies:
Expand Down

0 comments on commit a453440

Please sign in to comment.