Skip to content

Commit 4630549

Browse files
Deps: bump the patch-updates group with 4 updates
Bumps the patch-updates group with 4 updates: [d3-cloud](https://github.com/jasondavies/d3-cloud), [dayjs](https://github.com/iamkun/dayjs), [dompurify](https://github.com/cure53/DOMPurify) and [@vitest/eslint-plugin](https://github.com/vitest-dev/eslint-plugin-vitest). Updates `d3-cloud` from 1.2.8 to 1.2.9 - [Commits](https://github.com/jasondavies/d3-cloud/commits) Updates `dayjs` from 1.11.19 to 1.11.20 - [Release notes](https://github.com/iamkun/dayjs/releases) - [Changelog](https://github.com/iamkun/dayjs/blob/dev/CHANGELOG.md) - [Commits](iamkun/dayjs@v1.11.19...v1.11.20) Updates `dompurify` from 3.3.2 to 3.3.3 - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@3.3.2...3.3.3) Updates `@vitest/eslint-plugin` from 1.6.9 to 1.6.12 - [Release notes](https://github.com/vitest-dev/eslint-plugin-vitest/releases) - [Commits](vitest-dev/eslint-plugin-vitest@v1.6.9...v1.6.12) --- updated-dependencies: - dependency-name: d3-cloud dependency-version: 1.2.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: dayjs dependency-version: 1.11.20 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: dompurify dependency-version: 3.3.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: "@vitest/eslint-plugin" dependency-version: 1.6.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-updates ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7aece73 commit 4630549

File tree

2 files changed

+20
-23
lines changed

2 files changed

+20
-23
lines changed

package-lock.json

Lines changed: 16 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -47,16 +47,16 @@
4747
"@visx/axis": "^3.12.0",
4848
"@visx/gradient": "^3.12.0",
4949
"@visx/shape": "^3.5.0",
50-
"d3-cloud": "^1.2.8",
50+
"d3-cloud": "^1.2.9",
5151
"d3-color": "^3.1.0",
5252
"d3-force": "^3.0.0",
5353
"d3-format": "^3.1.2",
5454
"d3-hierarchy": "^3.1.2",
5555
"d3-interpolate": "^3.0.1",
5656
"d3-scale": "^4.0.2",
5757
"d3-shape": "^3.2.0",
58-
"dayjs": "^1.11.19",
59-
"dompurify": "^3.3.2",
58+
"dayjs": "^1.11.20",
59+
"dompurify": "^3.3.3",
6060
"fast-deep-equal": "^3.1.3",
6161
"fast-xml-parser": "^5.4.1",
6262
"hoist-non-react-statics": "^3.3.2",
@@ -99,7 +99,7 @@
9999
"@vitejs/plugin-legacy": "^7.2.1",
100100
"@vitejs/plugin-react": "^5.1.4",
101101
"@vitest/coverage-v8": "^4.0.18",
102-
"@vitest/eslint-plugin": "^1.6.9",
102+
"@vitest/eslint-plugin": "^1.6.12",
103103
"eslint": "^9.39.2",
104104
"eslint-config-prettier": "^10.1.8",
105105
"eslint-plugin-header": "^3.1.1",

0 commit comments

Comments
 (0)