Skip to content

Commit

Permalink
Updating the Docusaurus version to 3.0.1 to resolve dependency warnin…
Browse files Browse the repository at this point in the history
…gs and update relevant dependency fields in the yarn.lock file.

Signed-off-by: Sunil Singh <[email protected]>
  • Loading branch information
sunilarjun committed Dec 4, 2023
1 parent 5e7e46b commit 858178a
Show file tree
Hide file tree
Showing 2 changed files with 292 additions and 416 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"typecheck": "tsc"
},
"dependencies": {
"@docusaurus/core": "^3.0.0",
"@docusaurus/preset-classic": "^3.0.0",
"@docusaurus/core": "^3.0.1",
"@docusaurus/preset-classic": "^3.0.1",
"@mdx-js/react": "^3.0.0",
"clsx": "^1.1.1",
"docusaurus-lunr-search": "^2.1.15",
Expand All @@ -29,7 +29,7 @@
"remark-validate-links": "^12.1.0"
},
"devDependencies": {
"@docusaurus/module-type-aliases": "^3.0.0",
"@docusaurus/module-type-aliases": "^3.0.1",
"@tsconfig/docusaurus": "^1.0.4",
"typescript": "^4.5.2"
},
Expand Down
Loading

0 comments on commit 858178a

Please sign in to comment.