Bump loader-utils, @storybook/addon-essentials, @storybook/react and next

Bumps [loader-utils](https://github.com/webpack/loader-utils) to 2.0.4 and updates ancestor dependencies [loader-utils](https://github.com/webpack/loader-utils), [loader-utils](https://github.com/webpack/loader-utils), [@storybook/addon-essentials](https://github.com/storybookjs/storybook/tree/HEAD/addons/essentials), [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/renderers/react) and [next](https://github.com/vercel/next.js). These dependencies need to be updated together.


Updates `loader-utils` from 1.4.0 to 2.0.4
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.0...v2.0.4)

Updates `loader-utils` from 2.0.0 to 2.0.4
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.0...v2.0.4)

Updates `@storybook/addon-essentials` from 6.3.0 to 6.5.16
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Changelog](https://github.com/storybookjs/storybook/blob/v6.5.16/CHANGELOG.md)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.16/addons/essentials)

Updates `@storybook/react` from 6.3.0 to 6.5.16
- [Release notes](https://github.com/storybookjs/storybook/releases)
- [Commits](https://github.com/storybookjs/storybook/commits/v6.5.16/renderers/react)

Updates `next` from 10.2.3 to 13.3.1
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v10.2.3...v13.3.1)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
- dependency-name: loader-utils
  dependency-type: indirect
- dependency-name: "@storybook/addon-essentials"
  dependency-type: direct:development
- dependency-name: "@storybook/react"
  dependency-type: direct:development
- dependency-name: next
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-04-22 09:49:41 +00:00 committed by GitHub
parent 000de60c42
commit 6102f7df60
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 17672 additions and 7282 deletions

24948
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -8,16 +8,16 @@
"@babel/core": "^7.12.16",
"@babel/preset-env": "^7.12.16",
"@babel/preset-react": "^7.12.13",
"@storybook/addon-essentials": "^6.1.14",
"@storybook/addon-essentials": "^6.5.16",
"@storybook/cli": "^6.1.14",
"@storybook/react": "^6.1.14",
"@storybook/react": "^6.5.16",
"@types/node": "^15.12.1",
"@types/react": "^17.0.2",
"@types/react-dom": "^17.0.1",
"babel-loader": "^8.2.2",
"css-loader": "^5.0.2",
"lucide-react": "^0.15.19",
"next": "^10.0.0",
"next": "^13.3.1",
"react": "^16.0.0",
"react-dom": "^16.0.0",
"style-loader": "^2.0.0",