Bump @svgr/webpack from 6.5.1 to 8.0.1 in /website (#3336)

Bumps [@svgr/webpack](https://github.com/gregberge/svgr) from 6.5.1 to 8.0.1.
- [Release notes](https://github.com/gregberge/svgr/releases)
- [Changelog](https://github.com/gregberge/svgr/blob/main/CHANGELOG.md)
- [Commits](https://github.com/gregberge/svgr/compare/v6.5.1...v8.0.1)

---
updated-dependencies:
- dependency-name: "@svgr/webpack"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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-29 22:06:18 +09:00 committed by GitHub
parent 24e92846cf
commit 472fe4c8ae
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 876 additions and 120 deletions

File diff suppressed because it is too large Load Diff

View File

@ -25,7 +25,7 @@
"@docusaurus/theme-classic": "~2.4.1", "@docusaurus/theme-classic": "~2.4.1",
"@easyops-cn/docusaurus-search-local": "^0.32.0", "@easyops-cn/docusaurus-search-local": "^0.32.0",
"@mdx-js/react": "^1.6.22", "@mdx-js/react": "^1.6.22",
"@svgr/webpack": "^6.5.1", "@svgr/webpack": "^8.0.1",
"clsx": "^1.1.1", "clsx": "^1.1.1",
"docusaurus-plugin-sass": "^0.2.2", "docusaurus-plugin-sass": "^0.2.2",
"file-loader": "^6.2.0", "file-loader": "^6.2.0",