diff --git a/.storybook/main.js b/.storybook/main.js index 5ae5988..21b3818 100644 --- a/.storybook/main.js +++ b/.storybook/main.js @@ -7,8 +7,7 @@ const config = { '@storybook/addon-interactions', '@storybook/addon-styling-webpack', '@storybook/addon-svelte-csf', - '@storybook/addon-themes', - 'storybook-dark-mode' + '@storybook/addon-themes' ], framework: { name: '@storybook/sveltekit', diff --git a/bun.lockb b/bun.lockb index 46133af..3bf4b9d 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 15c7ea8..9cf1d07 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,6 @@ "prettier-plugin-tailwindcss": "^0.6.5", "prisma": "^6.0.1", "storybook": "^8.4.7", - "storybook-dark-mode": "^4.0.2", "svelte": "^5.0.0", "svelte-check": "^4.0.0", "tailwindcss": "^3.4.9",