Skip to content

Commit

Permalink
update: Docusaurus 3.6.1 (#554)
Browse files Browse the repository at this point in the history
  • Loading branch information
ArthurFlag authored Nov 11, 2024
1 parent b35b42c commit 39b59f0
Show file tree
Hide file tree
Showing 2 changed files with 2,028 additions and 3,228 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,16 +17,16 @@
},
"dependencies": {
"@aivenio/aquarium": "^1.73.0",
"@algolia/client-search": "^5.10.2",
"@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",
"@docusaurus/theme-mermaid": "^3.5.2",
"@algolia/client-search": "^5.13.0",
"@docusaurus/core": "^3.6.1",
"@docusaurus/plugin-client-redirects": "^3.6.1",
"@docusaurus/plugin-google-gtag": "^3.6.1",
"@docusaurus/preset-classic": "^3.6.1",
"@docusaurus/theme-mermaid": "^3.6.1",
"@iconify/react": "^4.1.1",
"@mdx-js/react": "^3.0.0",
"@types/react": "^18.2.48",
"algoliasearch": "^5.10.2",
"algoliasearch": "^5.13.0",
"axios": "^1.7.4",
"cheerio": "1.0.0-rc.12",
"clsx": "^1.2.1",
Expand All @@ -47,9 +47,9 @@
"webpack": "^5.94.0"
},
"devDependencies": {
"@docusaurus/module-type-aliases": "^3.5.2",
"@docusaurus/tsconfig": "^3.5.2",
"@docusaurus/types": "^3.5.2",
"@docusaurus/module-type-aliases": "^3.6.1",
"@docusaurus/tsconfig": "^3.6.1",
"@docusaurus/types": "^3.6.1",
"@types/lodash": "^4"
},
"browserslist": {
Expand All @@ -65,7 +65,7 @@
]
},
"engines": {
"node": ">=18.0"
"node": ">=22.0"
},
"packageManager": "yarn@4.4.0"
"packageManager": "yarn@4.5.1"
}
Loading

0 comments on commit 39b59f0

Please sign in to comment.