Skip to content

Commit

Permalink
chore: bump docusaurus libs
Browse files Browse the repository at this point in the history
  • Loading branch information
junghyeonsu committed Apr 20, 2024
1 parent a7915c2 commit bb131d3
Show file tree
Hide file tree
Showing 2 changed files with 148 additions and 347 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
"typecheck": "tsc"
},
"dependencies": {
"@docusaurus/core": "3.0.1",
"@docusaurus/core": "^3.2.1",
"@docusaurus/plugin-google-gtag": "^3.2.1",
"@docusaurus/preset-classic": "3.0.1",
"@docusaurus/preset-classic": "^3.2.1",
"@mdx-js/react": "^3.0.0",
"clsx": "^2.0.0",
"prism-react-renderer": "^2.3.0",
Expand All @@ -27,9 +27,9 @@
},
"devDependencies": {
"@biomejs/biome": "^1.4.1",
"@docusaurus/module-type-aliases": "3.0.1",
"@docusaurus/tsconfig": "3.0.1",
"@docusaurus/types": "3.0.1",
"@docusaurus/module-type-aliases": "^3.2.1",
"@docusaurus/tsconfig": "^3.2.1",
"@docusaurus/types": "^3.2.1",
"typescript": "~5.2.2"
},
"browserslist": {
Expand Down
Loading

0 comments on commit bb131d3

Please sign in to comment.