build(deps-dev): bump storybook from 10.2.13 to 10.2.16 in /packages/ui (#9362)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2026-03-09 17:13:06 +00:00 committed by GitHub
parent 207640bc7f
commit 8f87075a99
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -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": {

View File

@ -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",