Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Commit

Permalink
update storybook deps
Browse files Browse the repository at this point in the history
  • Loading branch information
yannbf committed Dec 1, 2023
1 parent fea75c7 commit 372718d
Show file tree
Hide file tree
Showing 2 changed files with 1,565 additions and 1,047 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,20 +63,20 @@
},
"devDependencies": {
"@radix-ui/react-dialog": "^1.0.4",
"@storybook/addon-essentials": "^7.1.0",
"@storybook/addon-interactions": "^7.1.0",
"@storybook/addon-links": "^7.1.0",
"@storybook/blocks": "^7.1.0",
"@storybook/channels": "^7.1.0",
"@storybook/components": "^7.1.0",
"@storybook/core-events": "^7.1.0",
"@storybook/addon-essentials": "7.5.0",
"@storybook/addon-interactions": "7.5.0",
"@storybook/addon-links": "7.5.0",
"@storybook/blocks": "7.5.0",
"@storybook/channels": "7.5.0",
"@storybook/components": "7.5.0",
"@storybook/core-events": "7.5.0",
"@storybook/jest": "^0.1.0",
"@storybook/manager-api": "^7.1.0",
"@storybook/react": "^7.1.0",
"@storybook/react-vite": "^7.1.0",
"@storybook/manager-api": "7.5.0",
"@storybook/react": "7.5.0",
"@storybook/react-vite": "7.5.0",
"@storybook/testing-library": "^0.0.14-next.1",
"@storybook/theming": "^7.1.0",
"@storybook/types": "^7.1.0",
"@storybook/theming": "7.5.0",
"@storybook/types": "7.5.0",
"@types/node": "^18.15.0",
"@types/react": "^18.2.7",
"@types/react-dom": "^18.2.4",
Expand All @@ -93,7 +93,7 @@
"react-joyride": "^2.5.4",
"react-use-measure": "^2.1.1",
"rimraf": "^5.0.1",
"storybook": "^7.1.0",
"storybook": "7.5.0",
"tsup": "^6.6.3",
"typescript": "^4.9.5",
"vite": "^4.1.4"
Expand Down
Loading

0 comments on commit 372718d

Please sign in to comment.