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

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-28 09:38:32 +00:00 committed by GitHub
parent 9f742ffbde
commit c910931fc1
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.7.0",
"eslint-plugin-playwright": "^2.7.0",
"eslint-plugin-storybook": "^10.2.10",
"eslint-plugin-storybook": "^10.2.13",
"eslint-plugin-vuejs-accessibility": "^2.5.0",
"glob": "^13.0.6",
"jsdom": "^28.1.0",
@ -8000,9 +8000,9 @@
}
},
"node_modules/eslint-plugin-storybook": {
"version": "10.2.10",
"resolved": "https://registry.npmjs.org/eslint-plugin-storybook/-/eslint-plugin-storybook-10.2.10.tgz",
"integrity": "sha512-aWkoh2rhTaEsMA4yB1iVIcISM5wb0uffp09ZqhwpoD4GAngCs131uq6un+QdnOMc7vXyAnBBfsuhtOj8WwCUgw==",
"version": "10.2.13",
"resolved": "https://registry.npmjs.org/eslint-plugin-storybook/-/eslint-plugin-storybook-10.2.13.tgz",
"integrity": "sha512-ftNfZVL5zXhGMPEy/7PTCEriVH0zCBI89uiYYgSSTtM1b4l++VP+/MzJ17U1R1/jgENsp9LJm+jwRJnViv79RQ==",
"dev": true,
"license": "MIT",
"dependencies": {
@ -8010,7 +8010,7 @@
},
"peerDependencies": {
"eslint": ">=8",
"storybook": "^10.2.10"
"storybook": "^10.2.13"
}
},
"node_modules/eslint-plugin-vue": {
@ -12706,9 +12706,9 @@
}
},
"node_modules/storybook": {
"version": "10.2.10",
"resolved": "https://registry.npmjs.org/storybook/-/storybook-10.2.10.tgz",
"integrity": "sha512-N4U42qKgzMHS7DjqLz5bY4P7rnvJtYkWFCyKspZr3FhPUuy6CWOae3aYC2BjXkHrdug0Jyta6VxFTuB1tYUKhg==",
"version": "10.2.13",
"resolved": "https://registry.npmjs.org/storybook/-/storybook-10.2.13.tgz",
"integrity": "sha512-heMfJjOfbHvL+wlCAwFZlSxcakyJ5yQDam6e9k2RRArB1veJhRnsjO6lO1hOXjJYrqxfHA/ldIugbBVlCDqfvQ==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

@ -99,7 +99,7 @@
"eslint-config-it4c": "^0.11.2",
"eslint-plugin-jsdoc": "^62.7.0",
"eslint-plugin-playwright": "^2.7.0",
"eslint-plugin-storybook": "^10.2.10",
"eslint-plugin-storybook": "^10.2.13",
"eslint-plugin-vuejs-accessibility": "^2.5.0",
"glob": "^13.0.6",
"jsdom": "^28.1.0",