Skip to content

Commit 5b2f436

Browse files
chore: bump the react group in /site with 4 updates (coder#10869)
* chore: bump the react group in /site with 3 updates Bumps the react group in /site with 3 updates: [react-helmet-async](https://github.com/staylor/react-helmet-async), [react-markdown](https://github.com/remarkjs/react-markdown) and [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom). Updates `react-helmet-async` from 1.3.0 to 2.0.1 - [Release notes](https://github.com/staylor/react-helmet-async/releases) - [Commits](https://github.com/staylor/react-helmet-async/commits) Updates `react-markdown` from 8.0.7 to 9.0.1 - [Release notes](https://github.com/remarkjs/react-markdown/releases) - [Changelog](https://github.com/remarkjs/react-markdown/blob/main/changelog.md) - [Commits](remarkjs/react-markdown@8.0.7...9.0.1) Updates `react-router-dom` from 6.16.0 to 6.20.0 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@6.20.0/packages/react-router-dom) --- updated-dependencies: - dependency-name: react-helmet-async dependency-type: direct:production update-type: version-update:semver-major dependency-group: react - dependency-name: react-markdown dependency-type: direct:production update-type: version-update:semver-major dependency-group: react - dependency-name: react-router-dom dependency-type: direct:production update-type: version-update:semver-minor dependency-group: react ... Signed-off-by: dependabot[bot] <support@github.com> * fix lint --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Atif Ali <atif@coder.com>
1 parent d41f9f8 commit 5b2f436

File tree

4 files changed

+945
-146
lines changed

4 files changed

+945
-146
lines changed

site/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -71,15 +71,15 @@
7171
"react-confetti": "6.1.0",
7272
"react-date-range": "1.4.0",
7373
"react-dom": "18.2.0",
74-
"react-helmet-async": "1.3.0",
75-
"react-markdown": "8.0.7",
74+
"react-helmet-async": "2.0.1",
75+
"react-markdown": "9.0.1",
7676
"react-query": "npm:@tanstack/react-query@4.35.3",
77-
"react-router-dom": "6.16.0",
77+
"react-router-dom": "6.20.0",
7878
"react-syntax-highlighter": "15.5.0",
7979
"react-use": "17.4.0",
8080
"react-virtualized-auto-sizer": "1.0.20",
8181
"react-window": "1.8.8",
82-
"remark-gfm": "3.0.1",
82+
"remark-gfm": "4.0.0",
8383
"rollup-plugin-visualizer": "5.9.0",
8484
"semver": "7.5.3",
8585
"ts-proto": "1.164.0",

0 commit comments

Comments
 (0)