Skip to content

Commit

Permalink
Merge pull request #245 from c6o/upgrade-dependencies
Browse files Browse the repository at this point in the history
chore(deps): update dependencies
  • Loading branch information
georg authored Dec 11, 2024
2 parents e4fc95d + 60fce32 commit e6f43a2
Show file tree
Hide file tree
Showing 2 changed files with 2,567 additions and 609 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@
},
"dependencies": {
"@algolia/client-search": "^4.22.0",
"@docusaurus/core": "^3.5.2",
"@docusaurus/preset-classic": "^3.5.2",
"@docusaurus/theme-mermaid": "^3.5.2",
"@docusaurus/core": "^3.6.3",
"@docusaurus/preset-classic": "^3.6.3",
"@docusaurus/theme-mermaid": "^3.6.3",
"@mdx-js/react": "^3.0.0",
"clsx": "^2.1.0",
"prism-react-renderer": "^2.3.1",
Expand All @@ -44,8 +44,8 @@
"search-insights": "^2.13.0"
},
"devDependencies": {
"@docusaurus/module-type-aliases": "^3.5.2",
"@docusaurus/types": "^3.2.1",
"@docusaurus/module-type-aliases": "^3.6.3",
"@docusaurus/types": "^3.6.3",
"@tsconfig/docusaurus": "^2.0.2",
"@types/react": "^18.2.46",
"typescript": "^5.3.3"
Expand Down
Loading

0 comments on commit e6f43a2

Please sign in to comment.