Skip to content

Commit

Permalink
chore: update examples to Docusaurus 2.4.3 (#9329)
Browse files Browse the repository at this point in the history
  • Loading branch information
slorber authored Sep 20, 2023
1 parent 195d81b commit 5d2f9cf
Show file tree
Hide file tree
Showing 2 changed files with 1,494 additions and 1,415 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,16 +15,16 @@
"dev": "docusaurus start"
},
"dependencies": {
"@docusaurus/core": "2.4.1",
"@docusaurus/preset-classic": "2.4.1",
"@docusaurus/core": "2.4.3",
"@docusaurus/preset-classic": "2.4.3",
"@mdx-js/react": "^1.6.22",
"clsx": "^1.2.1",
"prism-react-renderer": "^1.3.5",
"react": "^17.0.2",
"react-dom": "^17.0.2"
},
"devDependencies": {
"@docusaurus/module-type-aliases": "2.4.1"
"@docusaurus/module-type-aliases": "2.4.3"
},
"browserslist": {
"production": [
Expand Down
Loading

0 comments on commit 5d2f9cf

Please sign in to comment.