Skip to content

Commit

Permalink
deps: update docusaurus monorepo to v3.4.0 (#527)
Browse files Browse the repository at this point in the history
Co-authored-by: Paul Meyer <[email protected]>
  • Loading branch information
renovate[bot] and katexochen authored Jun 5, 2024
1 parent e59514b commit b138992
Show file tree
Hide file tree
Showing 3 changed files with 209 additions and 206 deletions.
12 changes: 6 additions & 6 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
},
"dependencies": {
"@cmfcmf/docusaurus-search-local": "1.1.0",
"@docusaurus/core": "3.3.2",
"@docusaurus/plugin-google-gtag": "3.3.2",
"@docusaurus/preset-classic": "3.3.2",
"@docusaurus/theme-mermaid": "3.3.2",
"@docusaurus/core": "3.4.0",
"@docusaurus/plugin-google-gtag": "3.4.0",
"@docusaurus/preset-classic": "3.4.0",
"@docusaurus/theme-mermaid": "3.4.0",
"@mdx-js/react": "3.0.1",
"asciinema-player": "3.7.1",
"clsx": "2.1.1",
Expand All @@ -27,11 +27,11 @@
"react-dom": "18.3.1"
},
"devDependencies": {
"@docusaurus/module-type-aliases": "3.3.2"
"@docusaurus/module-type-aliases": "3.4.0"
},
"overrides": {
"@cmfcmf/docusaurus-search-local": {
"@docusaurus/core": "3.3.2"
"@docusaurus/core": "3.4.0"
}
},
"browserslist": {
Expand Down
Loading

0 comments on commit b138992

Please sign in to comment.