Skip to content

Commit

Permalink
Fix docs-mdx package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
shilman committed Jul 11, 2024
1 parent 231a9ce commit be84deb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion code/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,7 @@
"@radix-ui/react-dialog": "^1.0.5",
"@radix-ui/react-scroll-area": "^1.0.5",
"@radix-ui/react-slot": "^1.0.2",
"@storybook/docs-mdx": "4.0.0--canary.19.48b6c75.0",
"@storybook/docs-mdx": "4.0.0--canary.19.f2a8cc2.0",
"@storybook/global": "^5.0.0",
"@storybook/icons": "^1.2.5",
"@tanstack/react-virtual": "^3.3.0",
Expand Down
10 changes: 5 additions & 5 deletions code/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5758,7 +5758,7 @@ __metadata:
"@radix-ui/react-scroll-area": "npm:^1.0.5"
"@radix-ui/react-slot": "npm:^1.0.2"
"@storybook/csf": "npm:0.1.11"
"@storybook/docs-mdx": "npm:4.0.0--canary.19.48b6c75.0"
"@storybook/docs-mdx": "npm:4.0.0--canary.19.f2a8cc2.0"
"@storybook/global": "npm:^5.0.0"
"@storybook/icons": "npm:^1.2.5"
"@tanstack/react-virtual": "npm:^3.3.0"
Expand Down Expand Up @@ -5911,12 +5911,12 @@ __metadata:
languageName: node
linkType: hard

"@storybook/docs-mdx@npm:4.0.0--canary.19.48b6c75.0":
version: 4.0.0--canary.19.48b6c75.0
resolution: "@storybook/docs-mdx@npm:4.0.0--canary.19.48b6c75.0"
"@storybook/docs-mdx@npm:4.0.0--canary.19.f2a8cc2.0":
version: 4.0.0--canary.19.f2a8cc2.0
resolution: "@storybook/docs-mdx@npm:4.0.0--canary.19.f2a8cc2.0"
dependencies:
acorn: "npm:^8.12.1"
checksum: 10c0/6229aea30fbe02b46162de9ad0871ded4a0a37d92823e379a17b657d06fb6f694d20e79ca7b107dc0c19b0a586059133482248aa2ea6f27ce14f59c076f1853b
checksum: 10c0/3340557328abdf64c8a665381e27f643a350df8d4bee048f234f8925e9408b0fa78f21573982bf3bb4762d1a5e7d3c87737a96062781b8085e7a02c64d98ac55
languageName: node
linkType: hard

Expand Down

0 comments on commit be84deb

Please sign in to comment.