web: bump @storybook/addon-essentials from 7.1.0 to 7.1.1 in /web (#6365)

Bumps [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/code/addons/essentials) from 7.1.0 to 7.1.1.
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v7.1.1/code/addons/essentials)

---
updated-dependencies:
- dependency-name: "@storybook/addon-essentials"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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] 2023-07-25 11:27:50 +02:00 committed by GitHub
parent 22d013817f
commit 78092ddfea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1011 additions and 900 deletions

1909
web/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -75,7 +75,7 @@
"@rollup/plugin-node-resolve": "^15.0.2",
"@rollup/plugin-replace": "^5.0.2",
"@rollup/plugin-typescript": "^11.1.2",
"@storybook/addon-essentials": "^7.1.0",
"@storybook/addon-essentials": "^7.1.1",
"@storybook/addon-links": "^7.1.0",
"@storybook/blocks": "^7.1.1",
"@storybook/web-components": "^7.1.0",