Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
bucanero committed Sep 26, 2024
1 parent 4fc5489 commit e41ae15
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,20 +17,20 @@
"@docusaurus/core": "2.1.0",
"@docusaurus/preset-classic": "2.1.0",
"@easyops-cn/docusaurus-search-local": "^0.23.2",
"@saucelabs/theme-github-codeblock": "^0.1.1",
"@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",
"gleap": "^7.0.29",
"rehype-katex": "5",
"rehype-mathjax": "^4.0.2",
"remark-math": "3",
"prism-react-renderer": "^1.3.5",
"process": "^0.11.10",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"rehype-katex": "5",
"rehype-mathjax": "^4.0.2",
"remark-math": "3",
"sass": "^1.49.9",
"url": "^0.11.0"
},
Expand Down
6 changes: 3 additions & 3 deletions website/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3634,9 +3634,9 @@ caniuse-api@^3.0.0:
lodash.uniq "^4.5.0"

caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001400, caniuse-lite@^1.0.30001407:
version "1.0.30001423"
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001423.tgz"
integrity sha512-09iwWGOlifvE1XuHokFMP7eR38a0JnajoyL3/i87c8ZjRWRrdKo1fqjNfugfBD0UDBIOz0U+jtNhJ0EPm1VleQ==
version "1.0.30001664"
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001664.tgz"
integrity sha512-AmE7k4dXiNKQipgn7a2xg558IRqPN3jMQY/rOsbxDhrd0tyChwbITBfiwtnqz8bi2M5mIWbxAYBvk7W7QBUS2g==

caseless@~0.12.0:
version "0.12.0"
Expand Down

0 comments on commit e41ae15

Please sign in to comment.