diff --git a/bun.lockb b/bun.lockb index 2a962d78..87d60ed5 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 3c580825..0a20e2f6 100644 --- a/package.json +++ b/package.json @@ -54,16 +54,16 @@ }, "devDependencies": { "@babel/core": "7.25.2", - "@biomejs/biome": "1.9.1", - "@storybook/addon-essentials": "8.3.1", - "@storybook/addon-interactions": "8.3.1", - "@storybook/addon-links": "8.3.1", - "@storybook/nextjs": "8.3.1", - "@storybook/react": "8.3.1", + "@biomejs/biome": "1.9.2", + "@storybook/addon-essentials": "8.3.2", + "@storybook/addon-interactions": "8.3.2", + "@storybook/addon-links": "8.3.2", + "@storybook/nextjs": "8.3.2", + "@storybook/react": "8.3.2", "@storybook/testing-library": "0.2.2", "@testing-library/jest-dom": "6.5.0", "@testing-library/react": "16.0.1", - "@types/react": "18.3.7", + "@types/react": "18.3.8", "@vitejs/plugin-react": "4.3.1", "@vitest/ui": "2.1.1", "autoprefixer": "10.4.20", @@ -80,7 +80,7 @@ "prisma": "5.19.1", "rustywind": "0.22.0", "sort-package-json": "2.10.1", - "storybook": "8.3.1", + "storybook": "8.3.2", "tailwindcss": "3.4.12", "typescript": "5.6.2", "vite": "5.4.6",