Update dependencies to the latest version

This commit is contained in:
Vitaly Rtishchev
2025-09-12 11:02:10 +03:00
parent f5d9bc78ac
commit 929c09edd7
5 changed files with 1377 additions and 2480 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ const config: StorybookConfig = {
enableCrashReports: false,
},
stories: ['../components/**/*.(stories|story).@(js|jsx|ts|tsx)'],
addons: ['storybook-dark-mode'],
addons: ['@storybook/addon-themes'],
framework: {
name: '@storybook/nextjs',
options: {},