Skip to content

Commit

Permalink
Bump docusaurus to 3.5.2 (#393)
Browse files Browse the repository at this point in the history
Signed-off-by: Andrea Mazzotti <[email protected]>
Co-authored-by: Klaus Kämpf <[email protected]>
anmazzotti and kkaempf authored Sep 24, 2024
1 parent 9d4f169 commit 8df71a6
Showing 2 changed files with 1,571 additions and 636 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -15,10 +15,10 @@
},
"dependencies": {
"@algolia/client-search": "^5.5.3",
"@docusaurus/core": "^3.1.1",
"@docusaurus/plugin-client-redirects": "3.1.1",
"@docusaurus/plugin-google-gtag": "^3.1.1",
"@docusaurus/preset-classic": "^3.1.1",
"@docusaurus/core": "^3.5.2",
"@docusaurus/plugin-client-redirects": "3.5.2",
"@docusaurus/plugin-google-gtag": "^3.5.2",
"@docusaurus/preset-classic": "^3.5.2",
"@mdx-js/react": "^3.0.1",
"clsx": "^2.1.0",
"prism-react-renderer": "^2.3.1",
@@ -30,7 +30,7 @@
"webpack": "^5.94.0"
},
"devDependencies": {
"@docusaurus/module-type-aliases": "^3.1.1"
"@docusaurus/module-type-aliases": "^3.5.2"
},
"browserslist": {
"production": [
2,197 changes: 1,566 additions & 631 deletions yarn.lock

Large diffs are not rendered by default.

0 comments on commit 8df71a6

Please sign in to comment.