Skip to content

Commit

Permalink
fix: Reduce preset.cjs bundle size
Browse files Browse the repository at this point in the history
  • Loading branch information
valentinpalkovic committed Dec 30, 2024
1 parent 9ab6f22 commit 37da600
Show file tree
Hide file tree
Showing 4 changed files with 244 additions and 856 deletions.
9 changes: 5 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,11 +58,12 @@
},
"devDependencies": {
"@biomejs/biome": "^1.9.4",
"@storybook/core-common": "8.0.6",
"@storybook/manager": "8.0.6",
"@storybook/preview": "8.0.6",
"@storybook/types": "8.0.6",
"@storybook/manager": "8.4.7",
"@storybook/preview": "8.4.7",
"@storybook/types": "8.4.7",
"auto": "^11.3.0",
"find-cache-dir": "^5.0.0",
"find-up": "^7.0.0",
"tsup": "^8.3.5",
"typescript": "^5.7.2",
"webpack": "^5.97.1"
Expand Down
Loading

0 comments on commit 37da600

Please sign in to comment.