Bump d3-color and vega in /packages/components

Bumps [d3-color](https://github.com/d3/d3-color) to 3.1.0 and updates ancestor dependency [vega](https://github.com/vega/vega). These dependencies need to be updated together.


Updates `d3-color` from 2.0.0 to 3.1.0
- [Release notes](https://github.com/d3/d3-color/releases)
- [Commits](https://github.com/d3/d3-color/compare/v2.0.0...v3.1.0)

Updates `vega` from 5.20.2 to 5.25.0
- [Release notes](https://github.com/vega/vega/releases)
- [Commits](https://github.com/vega/vega/compare/v5.20.2...v5.25.0)

---
updated-dependencies:
- dependency-name: d3-color
  dependency-type: indirect
- dependency-name: vega
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-05-06 04:35:59 +00:00 committed by GitHub
parent 45c07f829a
commit 0a1ede10e8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1009 additions and 1014 deletions

File diff suppressed because it is too large Load Diff

View File

@ -33,7 +33,7 @@
"react-dom": "^18.2.0",
"react-hook-form": "^7.43.9",
"react-vega": "^7.6.0",
"vega": "5.20.2",
"vega": "5.25.0",
"vega-lite": "5.1.0"
},
"devDependencies": {