Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 10, 2024
1 parent b857d5b commit 483c196
Show file tree
Hide file tree
Showing 2 changed files with 1,629 additions and 482 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,21 +43,21 @@
"@types/node": "^17.0.23",
"@typescript-eslint/eslint-plugin": "^5.29.0",
"@typescript-eslint/parser": "^5.29.0",
"docusaurus-plugin-typedoc": "^0.17.5",
"docusaurus-plugin-typedoc": "^0.22.0",
"eslint": "^8.18.0",
"ts-node": "^10.8.1",
"typedoc": "^0.22.17",
"typedoc-plugin-djs-links": "^1.0.4",
"typedoc-plugin-markdown": "^3.12.1",
"typedoc": "^0.26.4",
"typedoc-plugin-djs-links": "^1.2.0",
"typedoc-plugin-markdown": "^3.17.1",
"typedoc-plugin-mdn-links": "^1.0.6",
"typescript": "^4.7.4"
},
"dependencies": {
"@docusaurus/core": "2.0.0-beta.21",
"@docusaurus/preset-classic": "2.0.0-beta.21",
"@docusaurus/core": "2.4.3",
"@docusaurus/preset-classic": "2.4.3",
"@mdx-js/react": "^1.6.22",
"clsx": "^1.1.1",
"prism-react-renderer": "^1.3.3",
"clsx": "^1.2.1",
"prism-react-renderer": "^1.3.5",
"react": "^17.0.2",
"react-dom": "^17.0.2"
},
Expand Down
Loading

0 comments on commit 483c196

Please sign in to comment.