Bump storybook from 10.0.8 to 10.1.10 in /frontend (#636)

Bumps [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core) from 10.0.8 to 10.1.10.
- [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/v10.1.10/code/core)

---
updated-dependencies:
- dependency-name: storybook
  dependency-version: 10.1.10
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-12-18 22:50:15 +00:00
committed by GitHub
parent 077582e795
commit 4c0821307d
3 changed files with 621 additions and 230 deletions

View File

@@ -55,7 +55,7 @@
"prettier": "^3.7.1",
"prettier-plugin-tailwindcss": "^0.7.1",
"rollup-plugin-visualizer": "^6.0.5",
"storybook": "10.0.8",
"storybook": "10.1.10",
"tailwindcss": "^4.1.17",
"typescript": "^5.9.3",
"vite": "^7.2.4",