Skip to content

Commit

Permalink
yarn upgrade --latest
Browse files Browse the repository at this point in the history
  • Loading branch information
sensuikan1973 committed Dec 2, 2023
1 parent 3ee3af5 commit 5f10d64
Show file tree
Hide file tree
Showing 2 changed files with 2,082 additions and 1,630 deletions.
9 changes: 4 additions & 5 deletions website/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pedax",
"version": "1.0.0",
"version": "2.0.0",
"private": true,
"scripts": {
"docusaurus": "docusaurus",
Expand All @@ -14,10 +14,9 @@
"write-heading-ids": "docusaurus write-heading-ids"
},
"dependencies": {
"//": "See: https://github.com/facebook/docusaurus/pull/6561 , https://github.com/facebook/docusaurus/issues/6520",
"@docusaurus/core": "2.4.3",
"@docusaurus/preset-classic": "2.4.1",
"@mdx-js/react": "^1.6.22",
"@docusaurus/core": "3.0.1",
"@docusaurus/preset-classic": "3.0.1",
"@mdx-js/react": "^3.0.0",
"clsx": "^2.0.0",
"react": "^18.2.0",
"react-dom": "^18.2.0"
Expand Down
Loading

0 comments on commit 5f10d64

Please sign in to comment.