Skip to content

Commit

Permalink
build(deps-dev): update @storybook/addon-links requirement in /front
Browse files Browse the repository at this point in the history
Updates the requirements on [@storybook/addon-links](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/links) to permit the latest version.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v8.4.2/code/addons/links)

---
updated-dependencies:
- dependency-name: "@storybook/addon-links"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 12, 2024
1 parent 5dd714a commit 07eb488
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion front/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@storybook/addon-actions": "^8.3.5",
"@storybook/addon-essentials": "^8.3.5",
"@storybook/addon-interactions": "^8.3.5",
"@storybook/addon-links": "^8.3.5",
"@storybook/addon-links": "^8.4.2",
"@storybook/node-logger": "^8.3.5",
"@storybook/react": "^8.3.5",
"@storybook/react-vite": "^8.3.5",
Expand Down

0 comments on commit 07eb488

Please sign in to comment.