Skip to content

Commit

Permalink
Package clean up (#110)
Browse files Browse the repository at this point in the history
* fixes
* clean up
  • Loading branch information
bucanero authored Sep 26, 2024
1 parent a579c7d commit 3974555
Show file tree
Hide file tree
Showing 2 changed files with 377 additions and 2,069 deletions.
5 changes: 3 additions & 2 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@
"write-heading-ids": "docusaurus write-heading-ids"
},
"dependencies": {
"@algolia/client-search": "^4.9.1",
"@docusaurus/core": "2.1.0",
"@docusaurus/preset-classic": "2.1.0",
"@easyops-cn/docusaurus-search-local": "^0.23.2",
"@easyops-cn/docusaurus-search-local": "^0.26.0",
"@mdx-js/react": "^1.6.22",
"@saucelabs/theme-github-codeblock": "^0.1.1",
"@stoplight/elements": "^7.5.13",
"buffer": "^6.0.3",
"clsx": "^1.2.1",
"docusaurus-plugin-sass": "^0.2.2",
Expand All @@ -28,6 +28,7 @@
"process": "^0.11.10",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-loadable": "2",
"rehype-katex": "5",
"rehype-mathjax": "^4.0.2",
"remark-math": "3",
Expand Down
Loading

0 comments on commit 3974555

Please sign in to comment.