build(deps-dev): bump storybook from 10.3.1 to 10.3.3 in /packages/ui (#9465)

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-28 11:52:25 +00:00 committed by GitHub
parent b088ec9e62
commit ec1af07374
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": "^29.0.1",
"publint": "^0.3.18",
"size-limit": "^12.0.0",
"storybook": "^10.2.16",
"storybook": "^10.3.3",
"tailwind-csstree": "^0.1.4",
"tailwindcss": "^4.2.2",
"tsx": "^4.21.0",
@ -12327,9 +12327,9 @@
}
},
"node_modules/storybook": {
"version": "10.3.1",
"resolved": "https://registry.npmjs.org/storybook/-/storybook-10.3.1.tgz",
"integrity": "sha512-i/CA1dUyVcF6cNL3tgPTQ/G6Evh6r3QdATuiiKObrA3QkEKmt3jrY+WeuQA7FCcmHk/vKabeliNrblaff8aY6Q==",
"version": "10.3.3",
"resolved": "https://registry.npmjs.org/storybook/-/storybook-10.3.3.tgz",
"integrity": "sha512-tMoRAts9EVqf+mEMPLC6z1DPyHbcPe+CV1MhLN55IKsl0HxNjvVGK44rVPSePbltPE6vIsn4bdRj6CCUt8SJwQ==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

@ -105,7 +105,7 @@
"jsdom": "^29.0.1",
"publint": "^0.3.18",
"size-limit": "^12.0.0",
"storybook": "^10.2.16",
"storybook": "^10.3.3",
"tailwind-csstree": "^0.1.4",
"tailwindcss": "^4.2.2",
"tsx": "^4.21.0",