Skip to content

Commit

Permalink
Add peer dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
aryaemami59 committed Sep 26, 2024
1 parent 94d9e16 commit dde7b2d
Show file tree
Hide file tree
Showing 2 changed files with 1,250 additions and 190 deletions.
3 changes: 3 additions & 0 deletions website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
"dependencies": {
"@docusaurus/core": "3.0.0",
"@docusaurus/preset-classic": "3.0.0",
"@docusaurus/theme-classic": "^3.5.2",
"@mdx-js/react": "^3.0.0",
"clsx": "^1.2.1",
"docusaurus-plugin-image-zoom": "^2.0.0",
Expand All @@ -31,6 +32,8 @@
"@docusaurus/module-type-aliases": "3.0.0",
"@docusaurus/tsconfig": "3.0.0",
"@docusaurus/types": "3.0.0",
"@types/node": "^22.7.2",
"@types/react": "^18.3.9",
"netlify-plugin-cache": "^1.0.3",
"prettier": "^3.1.0",
"rimraf": "^5.0.5",
Expand Down
Loading

0 comments on commit dde7b2d

Please sign in to comment.