Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
chore(site): rollback remark-gfm version
  • Loading branch information
BrunoQuaresma committed Sep 19, 2023
commit c908a014f20e26d34e42234e9b9c8cfddce94db5
4 changes: 2 additions & 2 deletions site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,13 +81,13 @@
"react-dom": "18.2.0",
"react-headless-tabs": "6.0.3",
"react-helmet-async": "1.3.0",
"react-markdown": "8.0.3",
"react-markdown": "8.0.7",
"react-router-dom": "6.16.0",
"react-syntax-highlighter": "15.5.0",
"react-use": "17.4.0",
"react-virtualized-auto-sizer": "1.0.20",
"react-window": "1.8.8",
"remark-gfm": "4.0.0",
"remark-gfm": "3.0.1",
"rollup-plugin-visualizer": "5.9.0",
"semver": "7.5.3",
"sourcemapped-stacktrace": "1.1.11",
Expand Down
Loading