Skip to content

Commit

Permalink
Update: Modules
Browse files Browse the repository at this point in the history
  • Loading branch information
Yagasaki7K committed Mar 29, 2024
1 parent b2bd11d commit 3afe38e
Show file tree
Hide file tree
Showing 2 changed files with 223 additions and 214 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,19 +17,19 @@
},
"dependencies": {
"@cmfcmf/docusaurus-search-local": "^1.0.0",
"@docusaurus/core": "^3.1.1",
"@docusaurus/preset-classic": "^3.1.1",
"@mdx-js/react": "^3.0.0",
"@docusaurus/core": "^3.2.0",
"@docusaurus/preset-classic": "^3.2.0",
"@mdx-js/react": "^3.0.1",
"clsx": "^2.1.0",
"docusaurus-plugin-sass": "^0.2.5",
"prism-react-renderer": "^2.3.1",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-plock": "^3.0.2",
"sass": "^1.70.0"
"react-plock": "^3.1.0",
"sass": "^1.72.0"
},
"devDependencies": {
"@docusaurus/module-type-aliases": "^3.1.1"
"@docusaurus/module-type-aliases": "^3.2.0"
},
"browserslist": {
"production": [
Expand Down

0 comments on commit 3afe38e

Please sign in to comment.