Skip to content

Commit 3ac8f60

Browse files
Bump the npm group with 3 updates
Bumps the npm group with 3 updates: [@mdx-js/react](https://github.com/mdx-js/mdx/tree/HEAD/packages/react), [chart.js](https://github.com/chartjs/Chart.js) and [react-inlinesvg](https://github.com/gilbarbara/react-inlinesvg). Updates `@mdx-js/react` from 3.0.1 to 3.1.0 - [Release notes](https://github.com/mdx-js/mdx/releases) - [Changelog](https://github.com/mdx-js/mdx/blob/main/changelog.md) - [Commits](https://github.com/mdx-js/mdx/commits/3.1.0/packages/react) Updates `chart.js` from 4.4.4 to 4.4.6 - [Release notes](https://github.com/chartjs/Chart.js/releases) - [Commits](chartjs/Chart.js@v4.4.4...v4.4.6) Updates `react-inlinesvg` from 4.1.3 to 4.1.4 - [Release notes](https://github.com/gilbarbara/react-inlinesvg/releases) - [Commits](gilbarbara/react-inlinesvg@v4.1.3...v4.1.4) --- updated-dependencies: - dependency-name: "@mdx-js/react" dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm - dependency-name: chart.js dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm - dependency-name: react-inlinesvg dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0ca9584 commit 3ac8f60

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@
1919
"@docusaurus/preset-classic": "^3.5.2",
2020
"@docusaurus/plugin-content-blog": "^3.5.2",
2121
"@docusaurus/theme-mermaid": "^3.5.2",
22-
"@mdx-js/react": "^3.0.1",
22+
"@mdx-js/react": "^3.1.0",
2323
"@stoplight/json-ref-resolver": "^3.1.6",
24-
"chart.js": "^4.4.4",
24+
"chart.js": "^4.4.6",
2525
"chartjs-adapter-moment": "^1.0.1",
2626
"clsx": "^2.1.1",
2727
"install": "^0.13.0",
@@ -31,7 +31,7 @@
3131
"react": "^18.3.1",
3232
"react-chartjs-2": "^5.2.0",
3333
"react-dom": "^18.3.1",
34-
"react-inlinesvg": "^4.1.3",
34+
"react-inlinesvg": "^4.1.4",
3535
"react-markdown": "^9.0.1",
3636
"react-tooltip": "^5.28.0",
3737
"remark-gfm": "^4.0.0"

0 commit comments

Comments
 (0)