Skip to content

Commit

Permalink
Update to docusaurus 3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
razzeee committed Jul 17, 2024
1 parent 61f7c2e commit 6d734fc
Show file tree
Hide file tree
Showing 2 changed files with 12,266 additions and 8,072 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
"typecheck": "tsc"
},
"dependencies": {
"@docusaurus/core": "3.3.2",
"@docusaurus/plugin-client-redirects": "3.3.2",
"@docusaurus/preset-classic": "3.3.2",
"@docusaurus/core": "3.4.0",
"@docusaurus/plugin-client-redirects": "3.4.0",
"@docusaurus/preset-classic": "3.4.0",
"@mdx-js/react": "^3.0.1",
"clsx": "^2.1.1",
"docusaurus-plugin-search-local": "^2.0.1",
Expand All @@ -27,8 +27,8 @@
"swiper": "^11.1.4"
},
"devDependencies": {
"@docusaurus/module-type-aliases": "3.3.2",
"@docusaurus/tsconfig": "3.3.2",
"@docusaurus/module-type-aliases": "3.4.0",
"@docusaurus/tsconfig": "3.4.0",
"@gabrielcsapo/docusaurus-plugin-matomo": "^0.1.2",
"@tailwindcss/forms": "^0.5.7",
"@tailwindcss/typography": "^0.5.13",
Expand All @@ -53,4 +53,4 @@
"engines": {
"node": ">=18.0"
}
}
}
Loading

0 comments on commit 6d734fc

Please sign in to comment.