mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2026-03-23 02:35:28 +00:00
build(deps-dev): bump eslint-plugin-storybook from 10.2.17 to 10.2.19 in /packages/ui (#9401)
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:
parent
3fdb77fe2e
commit
0828645c9c
16
packages/ui/package-lock.json
generated
16
packages/ui/package-lock.json
generated
@ -31,7 +31,7 @@
|
||||
"eslint-config-it4c": "^0.12.0",
|
||||
"eslint-plugin-jsdoc": "^62.7.1",
|
||||
"eslint-plugin-playwright": "^2.9.0",
|
||||
"eslint-plugin-storybook": "^10.2.17",
|
||||
"eslint-plugin-storybook": "^10.2.19",
|
||||
"eslint-plugin-vuejs-accessibility": "^2.5.0",
|
||||
"glob": "^13.0.6",
|
||||
"jsdom": "^28.1.0",
|
||||
@ -7701,9 +7701,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/eslint-plugin-storybook": {
|
||||
"version": "10.2.17",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-storybook/-/eslint-plugin-storybook-10.2.17.tgz",
|
||||
"integrity": "sha512-LtzVBHcq+RbrhTnF1rFNpc5bmg/kmdDsw/6bIKOnyDY4r0g5ldZSNN3R/fxLrhFOL2DhmmDywN9lcFNqHCP3vQ==",
|
||||
"version": "10.2.19",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-storybook/-/eslint-plugin-storybook-10.2.19.tgz",
|
||||
"integrity": "sha512-JwwNgG24mkwwiJp/VIwUuJ9QIXoeCZteSZ7PEpb8DUhKpzCrNxJOeg7i5ep6yLexWAVjfFLG4OnFeV8cVS2PAg==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
@ -7711,7 +7711,7 @@
|
||||
},
|
||||
"peerDependencies": {
|
||||
"eslint": ">=8",
|
||||
"storybook": "^10.2.17"
|
||||
"storybook": "^10.2.19"
|
||||
}
|
||||
},
|
||||
"node_modules/eslint-plugin-vue": {
|
||||
@ -12372,9 +12372,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/storybook": {
|
||||
"version": "10.2.17",
|
||||
"resolved": "https://registry.npmjs.org/storybook/-/storybook-10.2.17.tgz",
|
||||
"integrity": "sha512-yueTpl5YJqLzQqs3CanxNdAAfFU23iP0j+JVJURE4ghfEtRmWfWoZWLGkVcyjmgum7UmjwAlqRuOjQDNvH89kw==",
|
||||
"version": "10.2.19",
|
||||
"resolved": "https://registry.npmjs.org/storybook/-/storybook-10.2.19.tgz",
|
||||
"integrity": "sha512-UUm5eGSm6BLhkcFP0WbxkmAHJZfVN2ViLpIZOqiIPS++q32VYn+CLFC0lrTYTDqYvaG7i4BK4uowXYujzE4NdQ==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
||||
@ -99,7 +99,7 @@
|
||||
"eslint-config-it4c": "^0.12.0",
|
||||
"eslint-plugin-jsdoc": "^62.7.1",
|
||||
"eslint-plugin-playwright": "^2.9.0",
|
||||
"eslint-plugin-storybook": "^10.2.17",
|
||||
"eslint-plugin-storybook": "^10.2.19",
|
||||
"eslint-plugin-vuejs-accessibility": "^2.5.0",
|
||||
"glob": "^13.0.6",
|
||||
"jsdom": "^28.1.0",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user