Skip to content

Commit

Permalink
chore: update missing docusaurus deps
Browse files Browse the repository at this point in the history
  • Loading branch information
0xmad committed Jan 30, 2024
1 parent 35e1954 commit a3a1fbf
Show file tree
Hide file tree
Showing 2 changed files with 86 additions and 144 deletions.
220 changes: 81 additions & 139 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@
"types": "tsc -p tsconfig.json --noEmit"
},
"dependencies": {
"@docusaurus/core": "^3.1.0",
"@docusaurus/core": "^3.1.1",
"@docusaurus/preset-classic": "^3.1.1",
"@docusaurus/theme-classic": "3.1.1",
"@docusaurus/theme-common": "^3.1.0",
"@docusaurus/theme-classic": "^3.1.1",
"@docusaurus/theme-common": "^3.1.1",
"@easyops-cn/docusaurus-search-local": "^0.40.1",
"@mdx-js/react": "^3.0.0",
"clsx": "^2.1.0",
Expand All @@ -33,9 +33,9 @@
"remark-math": "^6.0.0"
},
"devDependencies": {
"@docusaurus/module-type-aliases": "3.1.1",
"@docusaurus/module-type-aliases": "^3.1.1",
"@docusaurus/tsconfig": "^3.1.1",
"@docusaurus/types": "3.1.0",
"@docusaurus/types": "^3.1.1",
"@types/node": "^20.11.10",
"ts-node": "^10.9.1",
"typescript": "~5.3.3"
Expand Down

0 comments on commit a3a1fbf

Please sign in to comment.