Skip to content

Commit

Permalink
fix: update storybook and upgrade prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
mdeliatf committed Jul 22, 2024
1 parent 1751e3c commit 4932e40
Show file tree
Hide file tree
Showing 2 changed files with 186 additions and 131 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,13 +91,13 @@
"@semantic-release/release-notes-generator": "^10.0.3",
"@stitches/react": "1.2.7",
"@storybook/addon-actions": "^8.2.2",
"@storybook/addon-docs": "^8.2.2",
"@storybook/addon-essentials": "^8.2.2",
"@storybook/addon-docs": "^8.2.5",
"@storybook/addon-essentials": "^8.2.5",
"@storybook/addon-links": "^8.2.2",
"@storybook/builder-vite": "^8.2.2",
"@storybook/builder-vite": "^8.2.5",
"@storybook/preview-api": "^8.2.2",
"@storybook/react": "^8.2.2",
"@storybook/react-vite": "^8.2.2",
"@storybook/react": "^8.2.5",
"@storybook/react-vite": "^8.2.5",
"@storybook/theming": "^8.2.2",
"@types/jest": "^27.4.1",
"@types/jest-axe": "^3.5.3",
Expand All @@ -115,13 +115,13 @@
"lodash.merge": "^4.6.2",
"np": "^8.0.4",
"patch-package": "^8.0.0",
"prettier": "^2.1.2",
"prettier": "^3.3.3",
"react": "18.2.0",
"react-dom": "18.2.0",
"rollup": "^2.70.1",
"rollup-plugin-typescript2": "^0.36.0",
"semantic-release": "^19.0.2",
"storybook": "^8.2.2",
"storybook": "^8.2.5",
"storybook-dark-mode": "^4.0.2",
"tinycolor2": "^1.4.2",
"typescript": "5.4.5",
Expand Down
Loading

0 comments on commit 4932e40

Please sign in to comment.