build(deps-dev): bump eslint-plugin-storybook from 10.2.8 to 10.2.10 in /packages/ui (#9274)

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-02-22 18:17:34 +00:00 committed by GitHub
parent 34f6443981
commit 3293f268dd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 9 additions and 9 deletions

View File

@ -31,7 +31,7 @@
"eslint-config-it4c": "^0.11.2",
"eslint-plugin-jsdoc": "^62.5.3",
"eslint-plugin-playwright": "^2.5.1",
"eslint-plugin-storybook": "^10.2.8",
"eslint-plugin-storybook": "^10.2.10",
"eslint-plugin-vuejs-accessibility": "^2.5.0",
"glob": "^13.0.3",
"jsdom": "^28.0.0",
@ -7648,9 +7648,9 @@
}
},
"node_modules/eslint-plugin-storybook": {
"version": "10.2.8",
"resolved": "https://registry.npmjs.org/eslint-plugin-storybook/-/eslint-plugin-storybook-10.2.8.tgz",
"integrity": "sha512-BtysXrg1RoYT3DIrCc+svZ0+L3mbWsu7suxTLGrihBY5HfWHkJge+qjlBBR1Nm2ZMslfuFS5K0NUWbWCJRu6kg==",
"version": "10.2.10",
"resolved": "https://registry.npmjs.org/eslint-plugin-storybook/-/eslint-plugin-storybook-10.2.10.tgz",
"integrity": "sha512-aWkoh2rhTaEsMA4yB1iVIcISM5wb0uffp09ZqhwpoD4GAngCs131uq6un+QdnOMc7vXyAnBBfsuhtOj8WwCUgw==",
"dev": true,
"license": "MIT",
"dependencies": {
@ -7658,7 +7658,7 @@
},
"peerDependencies": {
"eslint": ">=8",
"storybook": "^10.2.8"
"storybook": "^10.2.10"
}
},
"node_modules/eslint-plugin-vue": {
@ -12382,9 +12382,9 @@
}
},
"node_modules/storybook": {
"version": "10.2.8",
"resolved": "https://registry.npmjs.org/storybook/-/storybook-10.2.8.tgz",
"integrity": "sha512-885uSIn8NQw2ZG7vy84K45lHCOSyz1DVsDV8pHiHQj3J0riCuWLNeO50lK9z98zE8kjhgTtxAAkMTy5nkmNRKQ==",
"version": "10.2.10",
"resolved": "https://registry.npmjs.org/storybook/-/storybook-10.2.10.tgz",
"integrity": "sha512-N4U42qKgzMHS7DjqLz5bY4P7rnvJtYkWFCyKspZr3FhPUuy6CWOae3aYC2BjXkHrdug0Jyta6VxFTuB1tYUKhg==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

@ -99,7 +99,7 @@
"eslint-config-it4c": "^0.11.2",
"eslint-plugin-jsdoc": "^62.5.3",
"eslint-plugin-playwright": "^2.5.1",
"eslint-plugin-storybook": "^10.2.8",
"eslint-plugin-storybook": "^10.2.10",
"eslint-plugin-vuejs-accessibility": "^2.5.0",
"glob": "^13.0.3",
"jsdom": "^28.0.0",