update storybook

This commit is contained in:
Joseph Garrone
2024-06-21 22:05:41 +02:00
parent 376c5537b1
commit f087f1b955
2 changed files with 175 additions and 175 deletions

View File

@ -22,9 +22,9 @@
"react-dom": "^18.2.0"
},
"devDependencies": {
"storybook": "^8.1.6",
"@storybook/react": "^8.1.6",
"@storybook/react-vite": "^8.1.6",
"storybook": "^8.1.10",
"@storybook/react": "^8.1.10",
"@storybook/react-vite": "^8.1.10",
"@types/react": "^18.2.43",
"@types/react-dom": "^18.2.17",
"@typescript-eslint/eslint-plugin": "^6.14.0",