Skip to content

Commit

Permalink
update docusaurus
Browse files Browse the repository at this point in the history
  • Loading branch information
krmanik committed Feb 10, 2024
1 parent 481fa8b commit 5b453e9
Show file tree
Hide file tree
Showing 3 changed files with 3,533 additions and 1,670 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"typecheck": "tsc"
},
"dependencies": {
"@docusaurus/core": "2.1.0",
"@docusaurus/preset-classic": "2.1.0",
"@docusaurus/core": "^3.1.1",
"@docusaurus/preset-classic": "^3.1.1",
"@mdx-js/react": "^1.6.22",
"buffer": "^6.0.3",
"chinese-s2t": "^1.0.0",
Expand All @@ -31,8 +31,8 @@
"path-browserify": "^1.0.1",
"primereact": "^10.5.0",
"prism-react-renderer": "^1.3.5",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react": "^18.1.0",
"react-dom": "^18.1.0",
"react-icons": "^4.4.0",
"react-player": "^2.11.0",
"segmentit": "^2.0.3",
Expand All @@ -42,7 +42,7 @@
"url-loader": "^4.1.1"
},
"devDependencies": {
"@docusaurus/module-type-aliases": "2.1.0",
"@docusaurus/module-type-aliases": "^3.1.1",
"@tsconfig/docusaurus": "^1.0.5",
"@types/react": "^18.2.55",
"@types/react-dom": "^18.2.18",
Expand Down
Loading

0 comments on commit 5b453e9

Please sign in to comment.