Skip to content

Commit

Permalink
refactor: update project dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
iM-GeeKy committed Sep 27, 2024
1 parent b0cafbb commit 102030f
Show file tree
Hide file tree
Showing 6 changed files with 2,678 additions and 2,348 deletions.
10 changes: 5 additions & 5 deletions docusaurus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,19 +15,19 @@
"typecheck": "tsc"
},
"dependencies": {
"@docusaurus/core": "3.4.0",
"@docusaurus/preset-classic": "3.4.0",
"@docusaurus/core": "3.5.2",
"@docusaurus/preset-classic": "3.5.2",
"@mdx-js/react": "^3.0.1",
"clsx": "^2.1.1",
"color": "^4.2.3",
"prism-react-renderer": "^2.3.1",
"prism-react-renderer": "^2.4.0",
"react": "^18.3.1",
"react-dom": "^18.3.1"
},
"devDependencies": {
"@docusaurus/module-type-aliases": "3.4.0",
"@docusaurus/module-type-aliases": "3.5.2",
"@tsconfig/docusaurus": "^2.0.3",
"typescript": "^5.5.3"
"typescript": "^5.6.2"
},
"browserslist": {
"production": [
Expand Down
Loading

0 comments on commit 102030f

Please sign in to comment.