Skip to content

Commit

Permalink
chore: update storybook to prevent node issues
Browse files Browse the repository at this point in the history
  • Loading branch information
apertureless committed Oct 31, 2024
1 parent 861014b commit 2ef2c95
Show file tree
Hide file tree
Showing 2 changed files with 3,738 additions and 1,621 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,14 +82,14 @@
"@commitlint/config-conventional": "^18.0.0",
"@rollup/plugin-node-resolve": "^15.0.1",
"@size-limit/preset-big-lib": "^11.0.0",
"@storybook/addon-actions": "^6.5.13",
"@storybook/addon-controls": "^6.5.13",
"@storybook/addon-docs": "^6.5.13",
"@storybook/addons": "^6.5.13",
"@storybook/builder-vite": "^0.4.0",
"@storybook/client-api": "^6.5.13",
"@storybook/client-logger": "^6.5.13",
"@storybook/vue3": "^6.5.14",
"@storybook/addon-actions": "^6.5.16",
"@storybook/addon-controls": "^6.5.16",
"@storybook/addon-docs": "^6.5.16",
"@storybook/addons": "^6.5.16",
"@storybook/builder-vite": "^0.4.2",
"@storybook/client-api": "^6.5.16",
"@storybook/client-logger": "^6.5.16",
"@storybook/vue3": "^6.5.16",
"@swc/core": "^1.3.23",
"@swc/helpers": "^0.5.0",
"@vitejs/plugin-vue": "^4.0.0",
Expand Down
Loading

0 comments on commit 2ef2c95

Please sign in to comment.