Skip to content

Commit

Permalink
chore(deps): update dependency @storybook/react to v7.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 18, 2023
1 parent 00fdd15 commit e30d6f4
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@storybook/addon-onboarding": "1.0.10",
"@storybook/addon-styling": "1.3.7",
"@storybook/blocks": "7.6.5",
"@storybook/react": "7.5.3",
"@storybook/react": "7.6.5",
"@storybook/react-vite": "7.5.3",
"@storybook/testing-library": "0.2.2",
"@testing-library/jest-dom": "6.1.5",
Expand Down
48 changes: 47 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3517,7 +3517,7 @@ __metadata:
"@storybook/addon-onboarding": "npm:1.0.10"
"@storybook/addon-styling": "npm:1.3.7"
"@storybook/blocks": "npm:7.6.5"
"@storybook/react": "npm:7.5.3"
"@storybook/react": "npm:7.6.5"
"@storybook/react-vite": "npm:7.5.3"
"@storybook/testing-library": "npm:0.2.2"
"@testing-library/jest-dom": "npm:6.1.5"
Expand Down Expand Up @@ -4188,6 +4188,16 @@ __metadata:
languageName: node
linkType: hard

"@storybook/core-client@npm:7.6.5":
version: 7.6.5
resolution: "@storybook/core-client@npm:7.6.5"
dependencies:
"@storybook/client-logger": "npm:7.6.5"
"@storybook/preview-api": "npm:7.6.5"
checksum: a694b40588a441598f9df2919f2d7c91c18b20415dd6d1828d23a0d4d667863a4678f161d31fa747277f14c13eb542502b288d52dbda51b00af65576fdc29c1d
languageName: node
linkType: hard

"@storybook/core-common@npm:7.5.3":
version: 7.5.3
resolution: "@storybook/core-common@npm:7.5.3"
Expand Down Expand Up @@ -4716,6 +4726,42 @@ __metadata:
languageName: node
linkType: hard

"@storybook/react@npm:7.6.5":
version: 7.6.5
resolution: "@storybook/react@npm:7.6.5"
dependencies:
"@storybook/client-logger": "npm:7.6.5"
"@storybook/core-client": "npm:7.6.5"
"@storybook/docs-tools": "npm:7.6.5"
"@storybook/global": "npm:^5.0.0"
"@storybook/preview-api": "npm:7.6.5"
"@storybook/react-dom-shim": "npm:7.6.5"
"@storybook/types": "npm:7.6.5"
"@types/escodegen": "npm:^0.0.6"
"@types/estree": "npm:^0.0.51"
"@types/node": "npm:^18.0.0"
acorn: "npm:^7.4.1"
acorn-jsx: "npm:^5.3.1"
acorn-walk: "npm:^7.2.0"
escodegen: "npm:^2.1.0"
html-tags: "npm:^3.1.0"
lodash: "npm:^4.17.21"
prop-types: "npm:^15.7.2"
react-element-to-jsx-string: "npm:^15.0.0"
ts-dedent: "npm:^2.0.0"
type-fest: "npm:~2.19"
util-deprecate: "npm:^1.0.2"
peerDependencies:
react: ^16.8.0 || ^17.0.0 || ^18.0.0
react-dom: ^16.8.0 || ^17.0.0 || ^18.0.0
typescript: "*"
peerDependenciesMeta:
typescript:
optional: true
checksum: 9a6a33e81d9c0c21d5fed2d6029da3179592e220bd7d1179e9c479245f3ea35d585d961257fe50ede3f6301d7d88a86eb546f370ad8f12e50b60997be1d0e0d3
languageName: node
linkType: hard

"@storybook/router@npm:7.6.4":
version: 7.6.4
resolution: "@storybook/router@npm:7.6.4"
Expand Down

0 comments on commit e30d6f4

Please sign in to comment.