diff --git a/packages/ui/package-lock.json b/packages/ui/package-lock.json index 3194b7c1d..6c2ffa99f 100644 --- a/packages/ui/package-lock.json +++ b/packages/ui/package-lock.json @@ -37,7 +37,7 @@ "jsdom": "^28.1.0", "publint": "^0.3.18", "size-limit": "^12.0.0", - "storybook": "^10.2.7", + "storybook": "^10.2.16", "tailwind-csstree": "^0.1.4", "tailwindcss": "^4.2.1", "tsx": "^4.21.0", @@ -12371,9 +12371,9 @@ } }, "node_modules/storybook": { - "version": "10.2.13", - "resolved": "https://registry.npmjs.org/storybook/-/storybook-10.2.13.tgz", - "integrity": "sha512-heMfJjOfbHvL+wlCAwFZlSxcakyJ5yQDam6e9k2RRArB1veJhRnsjO6lO1hOXjJYrqxfHA/ldIugbBVlCDqfvQ==", + "version": "10.2.16", + "resolved": "https://registry.npmjs.org/storybook/-/storybook-10.2.16.tgz", + "integrity": "sha512-Az1Qro0XjCBttsuO55H2aIGPYqGx00T8O3o29rLQswOyZhgAVY9H2EnJiVsfmSG1Kwt8qYTVv7VxzLlqDxropA==", "dev": true, "license": "MIT", "dependencies": { diff --git a/packages/ui/package.json b/packages/ui/package.json index 914303671..cedbc6272 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -105,7 +105,7 @@ "jsdom": "^28.1.0", "publint": "^0.3.18", "size-limit": "^12.0.0", - "storybook": "^10.2.7", + "storybook": "^10.2.16", "tailwind-csstree": "^0.1.4", "tailwindcss": "^4.2.1", "tsx": "^4.21.0",