chore(deps): update storybook monorepo to v10.4.0

Signed-off-by: Charles de Dreuille <charles.dedreuille@gmail.com>
This commit is contained in:
Charles de Dreuille
2026-05-15 10:29:56 +01:00
parent 0f1f4392d6
commit e6e796e45c
3 changed files with 394 additions and 147 deletions
+3 -3
View File
@@ -61,19 +61,19 @@
"devDependencies": {
"@backstage/cli": "workspace:^",
"@backstage/core-components": "workspace:^",
"@storybook/react-vite": "^10.3.3",
"@storybook/react-vite": "^10.4.0",
"@testing-library/jest-dom": "^6.0.0",
"@testing-library/react": "^16.0.0",
"@types/react": "^18.0.0",
"@types/react-dom": "^18.0.0",
"@types/use-sync-external-store": "^1.0.0",
"eslint-plugin-storybook": "^10.3.3",
"eslint-plugin-storybook": "^10.4.0",
"glob": "^13.0.0",
"globals": "^17.0.0",
"react": "^18.0.2",
"react-dom": "^18.0.2",
"react-router-dom": "^6.30.2",
"storybook": "^10.3.3"
"storybook": "^10.4.0"
},
"peerDependencies": {
"@types/react": "^18.0.0",