mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2026-03-01 12:44:37 +00:00
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:
parent
9f742ffbde
commit
c910931fc1
16
packages/ui/package-lock.json
generated
16
packages/ui/package-lock.json
generated
@ -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": {
|
||||
|
||||
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user