Skip to content

Commit

Permalink
chore(playground): update playground version
Browse files Browse the repository at this point in the history
  • Loading branch information
YossiSaadi committed Apr 15, 2024
1 parent c5607e9 commit ec1c83f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -246,7 +246,7 @@
"sass-loader": "^12.4.0",
"snapshot-diff": "^0.9.0",
"storybook": "^7.5.3",
"storybook-addon-playground": "^1.7.1",
"storybook-addon-playground": "^1.8.0",
"style-loader": "^3.3.1",
"stylelint": "^14.2.0",
"stylelint-config-recommended": "^7.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -18165,10 +18165,10 @@ store2@^2.14.2:
resolved "https://registry.npmjs.org/store2/-/store2-2.14.3.tgz#24077d7ba110711864e4f691d2af941ec533deb5"
integrity sha512-4QcZ+yx7nzEFiV4BMLnr/pRa5HYzNITX2ri0Zh6sT9EyQHbBHacC6YigllUPU9X3D0f/22QCgfokpKs52YRrUg==

storybook-addon-playground@^1.7.1:
version "1.7.1"
resolved "https://registry.npmjs.org/storybook-addon-playground/-/storybook-addon-playground-1.7.1.tgz#2ec62d55ff3a96c993d6843252dff35d1504f51f"
integrity sha512-EAvMohWAsNAxGS6ApwynkfXMI8S4B1+nJNptdnbd4hQh7ClRIvmX9jc4VtIgo3G8Nz1AEJXPp1xVEvnRPEQudA==
storybook-addon-playground@^1.8.0:
version "1.8.0"
resolved "https://registry.npmjs.org/storybook-addon-playground/-/storybook-addon-playground-1.8.0.tgz#3e2d0f629287720ca2d113b5c1fdfd7a7c8a7a03"
integrity sha512-I51gIbMCrrYGT0FAt8alsW9H6XJ8ukz/beBM6D/n/WCIjMG7xkE3s4mohSXEG7r2yO3n4WCmYyacoU3a3OoUXA==
dependencies:
"@storybook/addon-links" "^7.6.4"
"@uiw/codemirror-extensions-langs" "^4.21.21"
Expand Down

0 comments on commit ec1c83f

Please sign in to comment.