Skip to content

Commit

Permalink
chore(deps): update storybook monorepo (#28)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Nov 6, 2023
1 parent 021e300 commit 5891659
Show file tree
Hide file tree
Showing 4 changed files with 423 additions and 421 deletions.
2 changes: 1 addition & 1 deletion apps/vite-project/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"the-new-css-reset": "1.11.1"
},
"devDependencies": {
"@types/react": "18.2.34",
"@types/react": "18.2.36",
"@types/react-dom": "18.2.14",
"@vitejs/plugin-react-swc": "3.4.1",
"eslint": "8.52.0",
Expand Down
18 changes: 9 additions & 9 deletions docs/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,21 +18,21 @@
"the-new-css-reset": "1.11.1"
},
"devDependencies": {
"@storybook/addon-actions": "7.5.2",
"@storybook/addon-docs": "7.5.2",
"@storybook/addon-essentials": "7.5.2",
"@storybook/addon-links": "7.5.2",
"@storybook/react": "7.5.2",
"@storybook/react-vite": "7.5.2",
"@storybook/types": "7.5.2",
"@types/react": "18.2.34",
"@storybook/addon-actions": "7.5.3",
"@storybook/addon-docs": "7.5.3",
"@storybook/addon-essentials": "7.5.3",
"@storybook/addon-links": "7.5.3",
"@storybook/react": "7.5.3",
"@storybook/react-vite": "7.5.3",
"@storybook/types": "7.5.3",
"@types/react": "18.2.36",
"@types/react-dom": "18.2.14",
"@vitejs/plugin-react": "4.1.1",
"eslint": "8.52.0",
"eslint-config-custom": "workspace:^",
"rimraf": "5.0.5",
"serve": "14.2.1",
"storybook": "7.5.2",
"storybook": "7.5.3",
"tsconfig-config": "workspace:^",
"typescript": "5.2.2",
"vite": "4.5.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@testing-library/jest-dom": "6.1.4",
"@testing-library/react": "14.0.0",
"@types/jest": "29.5.7",
"@types/react": "18.2.34",
"@types/react": "18.2.36",
"@types/react-dom": "18.2.14",
"@vitejs/plugin-react-swc": "3.4.1",
"cross-env": "7.0.3",
Expand Down
Loading

0 comments on commit 5891659

Please sign in to comment.