Skip to content

Commit

Permalink
Upgrade to Docusaurus 3.6.3
Browse files Browse the repository at this point in the history
BUILD_ALL_VERSION=1
  • Loading branch information
lhotari committed Nov 29, 2024
1 parent 0add0f9 commit 147f612
Show file tree
Hide file tree
Showing 2 changed files with 1,080 additions and 301 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@
"typecheck": "tsc"
},
"dependencies": {
"@docusaurus/core": "3.5.2",
"@docusaurus/plugin-client-redirects": "3.5.2",
"@docusaurus/plugin-google-analytics": "3.5.2",
"@docusaurus/preset-classic": "3.5.2",
"@docusaurus/theme-classic": "^3.5.2",
"@docusaurus/core": "3.6.3",
"@docusaurus/plugin-client-redirects": "3.6.3",
"@docusaurus/plugin-google-analytics": "3.6.3",
"@docusaurus/preset-classic": "3.6.3",
"@docusaurus/theme-classic": "^3.6.3",
"@emotion/react": "^11.13.3",
"@emotion/styled": "^11.13.0",
"@mdx-js/react": "^3.1.0",
Expand Down Expand Up @@ -79,9 +79,9 @@
]
},
"devDependencies": {
"@docusaurus/module-type-aliases": "3.5.2",
"@docusaurus/tsconfig": "3.5.2",
"@docusaurus/types": "3.5.2",
"@docusaurus/module-type-aliases": "3.6.3",
"@docusaurus/tsconfig": "3.6.3",
"@docusaurus/types": "3.6.3",
"@types/lodash": "^4.17.12",
"@types/node": "^22.7.9",
"@types/react": "^18.3.12",
Expand Down
Loading

0 comments on commit 147f612

Please sign in to comment.