Skip to content

Commit

Permalink
chore(deps): update storybook monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 23, 2024
1 parent 8a49d16 commit 5f482b4
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,14 +40,14 @@
"@emotion/react": "11.7.1",
"@emotion/styled": "11.6.0",
"@mdx-js/react": "2.1.5",
"@storybook/addon-actions": "7.6.6",
"@storybook/addon-docs": "7.6.6",
"@storybook/addon-essentials": "7.6.6",
"@storybook/addon-links": "7.6.6",
"@storybook/react": "7.6.6",
"@storybook/addon-actions": "7.6.18",
"@storybook/addon-docs": "7.6.18",
"@storybook/addon-essentials": "7.6.18",
"@storybook/addon-links": "7.6.18",
"@storybook/react": "7.6.18",
"@storybook/react-vite": "^7.6.4",
"@storybook/react-webpack5": "7.6.6",
"@storybook/theming": "7.6.6",
"@storybook/react-webpack5": "7.6.17",
"@storybook/theming": "7.6.18",
"@testing-library/jest-dom": "6.1.5",
"@testing-library/react": "14.1.2",
"@testing-library/react-hooks": "8.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/calendar/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
},
"devDependencies": {
"@playwright/test": "1.17.1",
"@storybook/react": "7.6.6",
"@storybook/react": "7.6.18",
"@testing-library/jest-dom": "^6.1.5",
"@testing-library/react-hooks": "8.0.1",
"@types/node": "20.10.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/table/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"test:watch": "yarn test --watch"
},
"devDependencies": {
"@storybook/react": "7.6.6",
"@storybook/react": "7.6.18",
"@testing-library/jest-dom": "^6.1.5",
"@testing-library/react-hooks": "8.0.1",
"@types/node": "20.10.6",
Expand Down

0 comments on commit 5f482b4

Please sign in to comment.