Skip to content

Commit

Permalink
Fix missing dep warning by upgrading mdx2-csf
Browse files Browse the repository at this point in the history
  • Loading branch information
acusti committed Oct 22, 2022
1 parent 42e1d5c commit b3b6d4f
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 9 deletions.
2 changes: 1 addition & 1 deletion code/addons/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@storybook/csf": "0.0.2--canary.49.258942b.0",
"@storybook/csf-tools": "7.0.0-alpha.41",
"@storybook/docs-tools": "7.0.0-alpha.41",
"@storybook/mdx2-csf": "0.1.0-next.0",
"@storybook/mdx2-csf": "0.1.0-next.1",
"@storybook/node-logger": "7.0.0-alpha.41",
"@storybook/postinstall": "7.0.0-alpha.41",
"@storybook/preview-web": "7.0.0-alpha.41",
Expand Down
2 changes: 1 addition & 1 deletion code/lib/builder-vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@storybook/client-api": "7.0.0-alpha.41",
"@storybook/client-logger": "7.0.0-alpha.41",
"@storybook/core-common": "7.0.0-alpha.41",
"@storybook/mdx2-csf": "0.1.0-next.0",
"@storybook/mdx2-csf": "0.1.0-next.1",
"@storybook/node-logger": "7.0.0-alpha.41",
"@storybook/preview-web": "7.0.0-alpha.41",
"@storybook/source-loader": "7.0.0-alpha.41",
Expand Down
15 changes: 8 additions & 7 deletions code/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2172,7 +2172,7 @@ __metadata:
languageName: node
linkType: hard

"@babel/types@npm:^7.0.0, @babel/types@npm:^7.11.5, @babel/types@npm:^7.12.11, @babel/types@npm:^7.16.7, @babel/types@npm:^7.16.8, @babel/types@npm:^7.18.10, @babel/types@npm:^7.18.6, @babel/types@npm:^7.18.8, @babel/types@npm:^7.18.9, @babel/types@npm:^7.19.0, @babel/types@npm:^7.19.3, @babel/types@npm:^7.19.4, @babel/types@npm:^7.2.0, @babel/types@npm:^7.3.0, @babel/types@npm:^7.3.3, @babel/types@npm:^7.4.0, @babel/types@npm:^7.4.4, @babel/types@npm:^7.6.1, @babel/types@npm:^7.7.0, @babel/types@npm:^7.7.2, @babel/types@npm:^7.8.3, @babel/types@npm:^7.8.6, @babel/types@npm:^7.8.7, @babel/types@npm:^7.9.6":
"@babel/types@npm:^7.0.0, @babel/types@npm:^7.11.5, @babel/types@npm:^7.12.11, @babel/types@npm:^7.14.8, @babel/types@npm:^7.16.7, @babel/types@npm:^7.16.8, @babel/types@npm:^7.18.10, @babel/types@npm:^7.18.6, @babel/types@npm:^7.18.8, @babel/types@npm:^7.18.9, @babel/types@npm:^7.19.0, @babel/types@npm:^7.19.3, @babel/types@npm:^7.19.4, @babel/types@npm:^7.2.0, @babel/types@npm:^7.3.0, @babel/types@npm:^7.3.3, @babel/types@npm:^7.4.0, @babel/types@npm:^7.4.4, @babel/types@npm:^7.6.1, @babel/types@npm:^7.7.0, @babel/types@npm:^7.7.2, @babel/types@npm:^7.8.3, @babel/types@npm:^7.8.6, @babel/types@npm:^7.8.7, @babel/types@npm:^7.9.6":
version: 7.19.4
resolution: "@babel/types@npm:7.19.4"
dependencies:
Expand Down Expand Up @@ -6407,7 +6407,7 @@ __metadata:
"@storybook/csf": 0.0.2--canary.49.258942b.0
"@storybook/csf-tools": 7.0.0-alpha.41
"@storybook/docs-tools": 7.0.0-alpha.41
"@storybook/mdx2-csf": 0.1.0-next.0
"@storybook/mdx2-csf": 0.1.0-next.1
"@storybook/node-logger": 7.0.0-alpha.41
"@storybook/postinstall": 7.0.0-alpha.41
"@storybook/preview-web": 7.0.0-alpha.41
Expand Down Expand Up @@ -7074,7 +7074,7 @@ __metadata:
"@storybook/client-api": 7.0.0-alpha.41
"@storybook/client-logger": 7.0.0-alpha.41
"@storybook/core-common": 7.0.0-alpha.41
"@storybook/mdx2-csf": 0.1.0-next.0
"@storybook/mdx2-csf": 0.1.0-next.1
"@storybook/node-logger": 7.0.0-alpha.41
"@storybook/preview-web": 7.0.0-alpha.41
"@storybook/source-loader": 7.0.0-alpha.41
Expand Down Expand Up @@ -7795,19 +7795,20 @@ __metadata:
languageName: node
linkType: hard

"@storybook/mdx2-csf@npm:0.1.0-next.0":
version: 0.1.0-next.0
resolution: "@storybook/mdx2-csf@npm:0.1.0-next.0"
"@storybook/mdx2-csf@npm:0.1.0-next.1":
version: 0.1.0-next.1
resolution: "@storybook/mdx2-csf@npm:0.1.0-next.1"
dependencies:
"@babel/generator": ^7.12.11
"@babel/parser": ^7.12.11
"@babel/types": ^7.14.8
"@mdx-js/mdx": ^2.0.0
estree-to-babel: ^4.9.0
hast-util-to-estree: ^2.0.2
js-string-escape: ^1.0.1
loader-utils: ^2.0.0
lodash: ^4.17.21
checksum: 116292c2bc658ad575dbc31c1aa6530f57e7c392ee1728143a8b31686e38ecb3fac6ccea860ce9860fe78167dabe6e09bed5ca5089594851b7733091ad0f91e9
checksum: e4dba8898ab547fdfabb88b4f9aa006b257f8fd57ff739b712ed11e2f98b414e6213138dbd0dbced4d39f0aafeb550fe45f7f0ed1865a0609bdce8b73b952035
languageName: node
linkType: hard

Expand Down

0 comments on commit b3b6d4f

Please sign in to comment.