Skip to content

Commit 93dcfd1

Browse files
committed
chore: revert package dependencies
1 parent 1f435cc commit 93dcfd1

File tree

2 files changed

+6
-831
lines changed

2 files changed

+6
-831
lines changed

packages/mock-addon/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,6 @@
4444
"release": "yarn build && auto shipit"
4545
},
4646
"dependencies": {
47-
"@storybook/addons": "^7.0.0",
48-
"@storybook/blocks": "^7.0.0",
49-
"@storybook/components": "^7.0.2",
50-
"@storybook/manager-api": "^7.0.0",
51-
"@storybook/theming": "^7.0.0",
5247
"mock-xmlhttprequest": "^8.1.0",
5348
"path-to-regexp": "^6.2.1",
5449
"polished": "^4.2.2"
@@ -67,6 +62,11 @@
6762
"zx": "^1.14.1"
6863
},
6964
"peerDependencies": {
65+
"@storybook/addons": "^7.0.0",
66+
"@storybook/blocks": "^7.0.0",
67+
"@storybook/components": "^7.0.2",
68+
"@storybook/manager-api": "^7.0.0",
69+
"@storybook/theming": "^7.0.0",
7070
"react": "^16.8.0 || ^17.0.0 || ^18.0.0",
7171
"react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0",
7272
"storybook": "^7.0.0"

0 commit comments

Comments
 (0)