build(deps-dev): bump storybook from 10.1.9 to 10.1.10

Bumps [storybook](https://github.com/storybookjs/storybook/tree/HEAD/code/core) from 10.1.9 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>
This commit is contained in:
dependabot[bot]
2025-12-18 18:58:02 +00:00
committed by Github changeset workflow
parent 05fe7d53e8
commit 9c766827d7
4 changed files with 13 additions and 8 deletions
+1 -1
View File
@@ -58,7 +58,7 @@
"react": "^18.0.2",
"react-dom": "^18.0.2",
"react-router-dom": "^6.3.0",
"storybook": "^10.1.9"
"storybook": "^10.1.10"
},
"peerDependencies": {
"@types/react": "^17.0.0 || ^18.0.0",