Skip to content

Commit

Permalink
Finish cleanup of /lib deps
Browse files Browse the repository at this point in the history
  • Loading branch information
IanVS committed Sep 4, 2022
1 parent de1e622 commit 3dced1d
Show file tree
Hide file tree
Showing 8 changed files with 9 additions and 33 deletions.
4 changes: 3 additions & 1 deletion code/lib/preview-web/package.json
Expand Up @@ -35,7 +35,6 @@
},
"dependencies": {
"@storybook/addons": "7.0.0-alpha.29",
"@storybook/channel-postmessage": "7.0.0-alpha.29",
"@storybook/channels": "7.0.0-alpha.29",
"@storybook/client-logger": "7.0.0-alpha.29",
"@storybook/core-events": "7.0.0-alpha.29",
Expand All @@ -50,6 +49,9 @@
"util-deprecate": "^1.0.2"
},
"devDependencies": {
"@storybook/channel-postmessage": "7.0.0-alpha.29",
"react": "16.14.0",
"ts-jest": "^28.0.8",
"typescript": "~4.6.3"
},
"publishConfig": {
Expand Down
2 changes: 0 additions & 2 deletions code/lib/router/package.json
Expand Up @@ -41,9 +41,7 @@
"devDependencies": {
"dequal": "^2.0.2",
"global": "^4.4.0",
"history": "5.0.0",
"lodash": "^4.17.21",
"react-router": "6.0.2",
"react-router-dom": "6.0.2",
"ts-dedent": "^2.0.0",
"ts-node": "^10.4.0",
Expand Down
4 changes: 1 addition & 3 deletions code/lib/source-loader/package.json
Expand Up @@ -35,15 +35,13 @@
"prepare": "node ../../../scripts/prepare.js"
},
"dependencies": {
"@storybook/addons": "7.0.0-alpha.29",
"@storybook/client-logger": "7.0.0-alpha.29",
"@storybook/csf": "0.0.2--canary.0899bb7.0",
"estraverse": "^5.2.0",
"global": "^4.4.0",
"lodash": "^4.17.21",
"prettier": ">=2.2.1 <=2.3.0"
},
"devDependencies": {
"jest-specific-snapshot": "^4.0.0",
"typescript": "~4.6.3"
},
"peerDependencies": {
Expand Down
1 change: 0 additions & 1 deletion code/lib/telemetry/package.json
Expand Up @@ -40,7 +40,6 @@
"detect-package-manager": "^2.0.1",
"fetch-retry": "^5.0.2",
"fs-extra": "^9.0.1",
"global": "^4.4.0",
"isomorphic-unfetch": "^3.1.0",
"nanoid": "^3.3.1",
"read-pkg-up": "^7.0.1"
Expand Down
1 change: 0 additions & 1 deletion code/lib/telemetry/src/typings.d.ts

This file was deleted.

1 change: 0 additions & 1 deletion code/lib/theming/package.json
Expand Up @@ -62,7 +62,6 @@
"global": "^4.4.0",
"polished": "^4.2.2",
"ts-dedent": "^2.0.0",
"ts-node": "^10.4.0",
"typescript": "~4.6.3"
},
"peerDependencies": {
Expand Down
5 changes: 1 addition & 4 deletions code/lib/ui/package.json
Expand Up @@ -52,7 +52,6 @@
"prepare": "../../../scripts/prepare/bundle.ts"
},
"devDependencies": {
"@babel/core": "^7.12.10",
"@fal-works/esbuild-plugin-global-externals": "^2.1.2",
"@storybook/addons": "7.0.0-alpha.29",
"@storybook/api": "7.0.0-alpha.29",
Expand All @@ -70,7 +69,6 @@
"copy-to-clipboard": "^3.3.1",
"downshift": "^6.0.15",
"enzyme": "^3.11.0",
"flush-promises": "^1.0.2",
"fs-extra": "^9.0.1",
"fuse.js": "^3.6.1",
"global": "^4.4.0",
Expand All @@ -88,8 +86,7 @@
"shelljs": "^0.8.5",
"store2": "^2.12.0",
"ts-dedent": "^2.0.0",
"typescript": "~4.6.3",
"util": "^0.12.4"
"typescript": "~4.6.3"
},
"publishConfig": {
"access": "public"
Expand Down
24 changes: 4 additions & 20 deletions code/yarn.lock
Expand Up @@ -8808,8 +8808,10 @@ __metadata:
global: ^4.4.0
lodash: ^4.17.21
qs: ^6.10.0
react: 16.14.0
synchronous-promise: ^2.0.15
ts-dedent: ^2.0.0
ts-jest: ^28.0.8
typescript: ~4.6.3
util-deprecate: ^1.0.2
languageName: unknown
Expand Down Expand Up @@ -9198,11 +9200,9 @@ __metadata:
"@storybook/client-logger": 7.0.0-alpha.29
dequal: ^2.0.2
global: ^4.4.0
history: 5.0.0
lodash: ^4.17.21
memoizerific: ^1.11.3
qs: ^6.10.0
react-router: 6.0.2
react-router-dom: 6.0.2
ts-dedent: ^2.0.0
ts-node: ^10.4.0
Expand Down Expand Up @@ -9277,11 +9277,9 @@ __metadata:
version: 0.0.0-use.local
resolution: "@storybook/source-loader@workspace:lib/source-loader"
dependencies:
"@storybook/addons": 7.0.0-alpha.29
"@storybook/client-logger": 7.0.0-alpha.29
"@storybook/csf": 0.0.2--canary.0899bb7.0
estraverse: ^5.2.0
global: ^4.4.0
jest-specific-snapshot: ^4.0.0
lodash: ^4.17.21
prettier: ">=2.2.1 <=2.3.0"
typescript: ~4.6.3
Expand Down Expand Up @@ -9385,7 +9383,6 @@ __metadata:
detect-package-manager: ^2.0.1
fetch-retry: ^5.0.2
fs-extra: ^9.0.1
global: ^4.4.0
isomorphic-unfetch: ^3.1.0
nanoid: ^3.3.1
read-pkg-up: ^7.0.1
Expand Down Expand Up @@ -9436,7 +9433,6 @@ __metadata:
memoizerific: ^1.11.3
polished: ^4.2.2
ts-dedent: ^2.0.0
ts-node: ^10.4.0
typescript: ~4.6.3
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0
Expand All @@ -9463,7 +9459,6 @@ __metadata:
version: 0.0.0-use.local
resolution: "@storybook/ui@workspace:lib/ui"
dependencies:
"@babel/core": ^7.12.10
"@fal-works/esbuild-plugin-global-externals": ^2.1.2
"@storybook/addons": 7.0.0-alpha.29
"@storybook/api": 7.0.0-alpha.29
Expand All @@ -9481,7 +9476,6 @@ __metadata:
copy-to-clipboard: ^3.3.1
downshift: ^6.0.15
enzyme: ^3.11.0
flush-promises: ^1.0.2
fs-extra: ^9.0.1
fuse.js: ^3.6.1
global: ^4.4.0
Expand All @@ -9500,7 +9494,6 @@ __metadata:
store2: ^2.12.0
ts-dedent: ^2.0.0
typescript: ~4.6.3
util: ^0.12.4
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -24535,15 +24528,6 @@ __metadata:
languageName: node
linkType: hard

"history@npm:5.0.0":
version: 5.0.0
resolution: "history@npm:5.0.0"
dependencies:
"@babel/runtime": ^7.7.6
checksum: 6e1a0880c1d67a9040117e5b426e71bc35642488485354d378cb635f194c2177979558b6fb537972840c6993d92c1ae971ab6c33bf77be1b1f135349ea65cde0
languageName: node
linkType: hard

"history@npm:^5.1.0":
version: 5.3.0
resolution: "history@npm:5.3.0"
Expand Down Expand Up @@ -42861,7 +42845,7 @@ __metadata:
languageName: node
linkType: hard

"ts-jest@npm:^28.0.0":
"ts-jest@npm:^28.0.0, ts-jest@npm:^28.0.8":
version: 28.0.8
resolution: "ts-jest@npm:28.0.8"
dependencies:
Expand Down

0 comments on commit 3dced1d

Please sign in to comment.