Skip to content

Commit

Permalink
chore(deps): update storybook monorepo to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 15, 2024
1 parent 3e51316 commit 35ff2e2
Show file tree
Hide file tree
Showing 4 changed files with 1,150 additions and 2,294 deletions.
18 changes: 9 additions & 9 deletions packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,18 +69,18 @@
"@babel/preset-typescript": "7.23.3",
"@jest/globals": "29.7.0",
"@size-limit/file": "11.1.0",
"@storybook/addon-essentials": "7.6.17",
"@storybook/addon-interactions": "7.6.17",
"@storybook/addon-links": "7.6.17",
"@storybook/addon-mdx-gfm": "7.6.17",
"@storybook/addon-onboarding": "1.0.11",
"@storybook/addon-essentials": "8.0.0",
"@storybook/addon-interactions": "8.0.0",
"@storybook/addon-links": "8.0.0",
"@storybook/addon-mdx-gfm": "8.0.0",
"@storybook/addon-onboarding": "8.0.0",
"@storybook/addon-styling-webpack": "0.0.6",
"@storybook/addons": "7.6.17",
"@storybook/blocks": "7.6.17",
"@storybook/blocks": "8.0.0",
"@storybook/client-api": "7.6.17",
"@storybook/jest": "0.2.3",
"@storybook/react": "7.6.17",
"@storybook/react-webpack5": "7.6.17",
"@storybook/react": "8.0.0",
"@storybook/react-webpack5": "8.0.0",
"@storybook/testing-library": "0.2.2",
"@techstack/tcm-cli": "workspace:*",
"@testing-library/react": "14.2.1",
Expand Down Expand Up @@ -110,7 +110,7 @@
"sass": "1.72.0",
"sass-loader": "14.1.1",
"size-limit": "11.1.0",
"storybook": "7.6.17",
"storybook": "8.0.0",
"ts-jest": "29.1.2",
"tslib": "2.6.2",
"typescript": "5.4.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/font-picker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@samuelmeuli/font-manager": "1.4.0"
},
"devDependencies": {
"@storybook/react": "7.6.17",
"@storybook/react": "8.0.0",
"@techstack/tcm-cli": "workspace:*",
"@types/node": "20.5.6",
"@types/react": "18.2.66",
Expand Down
2 changes: 1 addition & 1 deletion packages/lexical/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@techstack/tcm-cli": "workspace:*",
"prop-types": "15.8.1",
"react-dom": "18.2.0",
"storybook": "7.6.17"
"storybook": "8.0.0"
},
"main": "./dist/esm/index.js",
"module": "./dist/esm/index.js",
Expand Down
Loading

0 comments on commit 35ff2e2

Please sign in to comment.