build(deps-dev): bump storybook from 8.6.15 to 10.1.11

Bumps [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core) from 8.6.15 to 10.1.11.
- [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.11/code/core)

---
updated-dependencies:
- dependency-name: storybook
  dependency-version: 10.1.11
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2026-01-08 12:03:59 +00:00
committed by GitHub
parent 53e33f07b5
commit a6e32159af

View File

@@ -26,7 +26,7 @@
"@types/react-dom": "^18.3.5",
"@vitejs/plugin-react": "^5.1.2",
"sass": "^1.97.1",
"storybook": "^8.6.15",
"storybook": "^10.1.11",
"typescript": "^5.9.3",
"vite": "^7.3.0"
}