Skip to content

Commit f3530d0

Browse files
committed
Fix docs-mdx package.json
1 parent 231a9ce commit f3530d0

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

code/core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@
277277
"@radix-ui/react-dialog": "^1.0.5",
278278
"@radix-ui/react-scroll-area": "^1.0.5",
279279
"@radix-ui/react-slot": "^1.0.2",
280-
"@storybook/docs-mdx": "4.0.0--canary.19.48b6c75.0",
280+
"@storybook/docs-mdx": "4.0.0--canary.19.f920eba.0",
281281
"@storybook/global": "^5.0.0",
282282
"@storybook/icons": "^1.2.5",
283283
"@tanstack/react-virtual": "^3.3.0",

code/yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -5758,7 +5758,7 @@ __metadata:
57585758
"@radix-ui/react-scroll-area": "npm:^1.0.5"
57595759
"@radix-ui/react-slot": "npm:^1.0.2"
57605760
"@storybook/csf": "npm:0.1.11"
5761-
"@storybook/docs-mdx": "npm:4.0.0--canary.19.48b6c75.0"
5761+
"@storybook/docs-mdx": "npm:4.0.0--canary.19.f920eba.0"
57625762
"@storybook/global": "npm:^5.0.0"
57635763
"@storybook/icons": "npm:^1.2.5"
57645764
"@tanstack/react-virtual": "npm:^3.3.0"
@@ -5911,12 +5911,12 @@ __metadata:
59115911
languageName: node
59125912
linkType: hard
59135913

5914-
"@storybook/docs-mdx@npm:4.0.0--canary.19.48b6c75.0":
5915-
version: 4.0.0--canary.19.48b6c75.0
5916-
resolution: "@storybook/docs-mdx@npm:4.0.0--canary.19.48b6c75.0"
5914+
"@storybook/docs-mdx@npm:4.0.0--canary.19.f920eba.0":
5915+
version: 4.0.0--canary.19.f920eba.0
5916+
resolution: "@storybook/docs-mdx@npm:4.0.0--canary.19.f920eba.0"
59175917
dependencies:
59185918
acorn: "npm:^8.12.1"
5919-
checksum: 10c0/6229aea30fbe02b46162de9ad0871ded4a0a37d92823e379a17b657d06fb6f694d20e79ca7b107dc0c19b0a586059133482248aa2ea6f27ce14f59c076f1853b
5919+
checksum: 10c0/b25c8bb5651932d5e883c8c5441d94d33e528b84ebe35ae565abfda0804eafd635f9f6c90b8c52cd0fe3473b458cb77acceb63d7b87e10dc6a36d47b508b753f
59205920
languageName: node
59215921
linkType: hard
59225922

0 commit comments

Comments
 (0)