Skip to content

Commit

Permalink
chore: aggiorna le dipendenze di docusaurus
Browse files Browse the repository at this point in the history
  • Loading branch information
bitpredator committed Jan 19, 2024
1 parent f9c9ba1 commit c4e6c35
Show file tree
Hide file tree
Showing 2 changed files with 179 additions and 207 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,16 +14,16 @@
"write-heading-ids": "docusaurus write-heading-ids"
},
"dependencies": {
"@docusaurus/core": "3.0.1",
"@docusaurus/preset-classic": "3.0.1",
"@docusaurus/core": "^3.1.0",
"@docusaurus/preset-classic": "^3.1.0",
"@mdx-js/react": "^3.0.0",
"clsx": "^2.1.0",
"prism-react-renderer": "^2.3.1",
"react": "^18.0.0",
"react-dom": "^18.0.0"
},
"devDependencies": {
"@docusaurus/module-type-aliases": "3.1.0",
"@docusaurus/module-type-aliases": "^3.1.0",
"@docusaurus/types": "3.1.0"
},
"browserslist": {
Expand Down
Loading

0 comments on commit c4e6c35

Please sign in to comment.