Skip to content

Commit

Permalink
Fiks Storybook (#2529)
Browse files Browse the repository at this point in the history
  • Loading branch information
HalvorHaugan authored Nov 30, 2023
1 parent cfd0b37 commit 190b9b7
Show file tree
Hide file tree
Showing 2 changed files with 27,613 additions and 27,488 deletions.
26 changes: 14 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -127,19 +127,19 @@
},
"devDependencies": {
"@changesets/cli": "2.26.2",
"@storybook/addon-a11y": "^7.5.3",
"@storybook/addon-essentials": "^7.5.3",
"@storybook/addon-interactions": "^7.5.3",
"@storybook/addon-storysource": "^7.5.3",
"@storybook/blocks": "^7.5.3",
"@storybook/csf-tools": "^7.5.3",
"@storybook/addon-a11y": "^7.6.1",
"@storybook/addon-essentials": "^7.6.1",
"@storybook/addon-interactions": "^7.6.1",
"@storybook/addon-storysource": "^7.6.1",
"@storybook/blocks": "^7.6.1",
"@storybook/csf-tools": "^7.6.1",
"@storybook/jest": "^0.2.3",
"@storybook/manager-api": "^7.5.3",
"@storybook/nextjs": "^7.5.3",
"@storybook/react": "^7.5.3",
"@storybook/react-vite": "^7.5.3",
"@storybook/manager-api": "^7.6.1",
"@storybook/nextjs": "^7.6.1",
"@storybook/react": "^7.6.1",
"@storybook/react-vite": "^7.6.1",
"@storybook/testing-library": "^0.2.2",
"@storybook/theming": "^7.5.3",
"@storybook/theming": "^7.6.1",
"@svitejs/changesets-changelog-github-compact": "^1.1.0",
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
"@typescript-eslint/eslint-plugin": "^6.7.3",
Expand Down Expand Up @@ -167,7 +167,8 @@
"react": "^18.0.0",
"react-docgen-typescript": "2.2.2",
"react-dom": "^18.0.0",
"storybook": "^7.5.3",
"react-syntax-highlighter": "^15.5.0",
"storybook": "^7.6.1",
"stylelint": "^14.8.5",
"stylelint-config-prettier": "^9.0.3",
"stylelint-config-standard": "^25.0.0",
Expand All @@ -177,5 +178,6 @@
"vite": "^4.2.0",
"yarn": "^1.22.10"
},
"_notes": "react-syntax-highlighter is a dependency of @whitespace/storybook-addon-html",
"packageManager": "[email protected]"
}
Loading

0 comments on commit 190b9b7

Please sign in to comment.