Skip to content

Commit

Permalink
upgrade to Storybook 8.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
JReinhold committed Jul 10, 2024
1 parent 695f5fe commit 6388abe
Show file tree
Hide file tree
Showing 3 changed files with 1,401 additions and 2,691 deletions.
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,20 +65,20 @@
},
"devDependencies": {
"@auto-it/released": "^11.1.6",
"@storybook/addon-actions": "^8.1.11",
"@storybook/addon-essentials": "^8.1.11",
"@storybook/addon-interactions": "^8.1.11",
"@storybook/client-logger": "^8.1.11",
"@storybook/core-common": "^8.1.11",
"@storybook/csf": "^0.1.9",
"@storybook/docs-tools": "^8.1.11",
"@storybook/eslint-config-storybook": "^3.1.2",
"@storybook/node-logger": "^8.1.11",
"@storybook/preview-api": "^8.1.11",
"@storybook/svelte": "^8.1.11",
"@storybook/svelte-vite": "^8.1.11",
"@storybook/test": "^8.1.11",
"@storybook/types": "^8.1.11",
"@storybook/addon-actions": "^8.2.1",
"@storybook/addon-essentials": "^8.2.1",
"@storybook/addon-interactions": "^8.2.1",
"@storybook/client-logger": "^8.2.1",
"@storybook/core-common": "^8.2.1",
"@storybook/csf": "^0.1.11",
"@storybook/docs-tools": "^8.2.1",
"@storybook/eslint-config-storybook": "^4.0.0",
"@storybook/node-logger": "^8.2.1",
"@storybook/preview-api": "^8.2.1",
"@storybook/svelte": "^8.2.1",
"@storybook/svelte-vite": "^8.2.1",
"@storybook/test": "^8.2.1",
"@storybook/types": "^8.2.1",
"@sveltejs/package": "^2.3.2",
"@sveltejs/vite-plugin-svelte": "4.0.0-next.3",
"@tsconfig/svelte": "^5.0.4",
Expand All @@ -89,13 +89,13 @@
"chromatic": "^11.5.4",
"concurrently": "^8.2.2",
"eslint": "^7.32.0",
"eslint-plugin-storybook": "^0.6.15",
"eslint-plugin-storybook": "^0.8.0",
"jsdom": "^24.1.0",
"prettier": "^3.3.2",
"prettier-plugin-svelte": "^3.2.5",
"rimraf": "^5.0.7",
"rollup": "^4.18.0",
"storybook": "^8.1.11",
"storybook": "^8.2.1",
"svelte": "5.0.0-next.155",
"svelte-check": "^3.8.4",
"tslib": "^2.6.3",
Expand Down
Loading

0 comments on commit 6388abe

Please sign in to comment.