Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
chore: remove yarn.lock
  • Loading branch information
chenasraf committed May 3, 2024
1 parent 533351f commit f9c2376
Show file tree
Hide file tree
Showing 5 changed files with 10,702 additions and 13,335 deletions.
12 changes: 6 additions & 6 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,18 +17,18 @@
"dependencies": {
"@docusaurus/core": "3.1.1",
"@docusaurus/preset-classic": "3.1.1",
"@mdx-js/react": "^3.0.0",
"clsx": "^2.0.0",
"prism-react-renderer": "^2.3.0",
"react": "^18.0.0",
"react-dom": "^18.0.0"
"@mdx-js/react": "^3.0.1",
"clsx": "^2.1.1",
"prism-react-renderer": "^2.3.1",
"react": "^18.3.1",
"react-dom": "^18.3.1"
},
"devDependencies": {
"@docusaurus/module-type-aliases": "3.1.1",
"@docusaurus/tsconfig": "3.1.1",
"@docusaurus/types": "3.1.1",
"docusaurus-plugin-typedoc": "^0.22.0",
"typedoc": "^0.25.7",
"typedoc": "^0.25.13",
"typedoc-plugin-markdown": "^3.17.1",
"typedoc-plugin-zod": "^1.1.2",
"typescript": "~5.2.2"
Expand Down
Loading

0 comments on commit f9c2376

Please sign in to comment.