Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jy95 authored Jan 5, 2025
1 parent 49339ff commit 55b7d3e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@
}
},
"devDependencies": {
"@docusaurus/module-type-aliases": "^3.0.0",
"@docusaurus/types": "^3.0.0",
"@docusaurus/module-type-aliases": "^3.7.0",
"@docusaurus/types": "^3.7.0",
"@types/jest": "^29.5.2",
"@types/react": "^18.2.46",
"@types/react-test-renderer": "^18.0.0",
Expand All @@ -51,9 +51,9 @@
"typescript": "^5.1.6"
},
"peerDependencies": {
"@docusaurus/core": "^3.0.0",
"@docusaurus/theme-classic": "^3.0.0",
"react": ">=17 <= 18"
"@docusaurus/core": "^3.7.0",
"@docusaurus/theme-classic": "^3.7.0",
"react": ">=18 <= 19"
},
"dependencies": {
"@stoplight/json-ref-resolver": "^3.1.5",
Expand Down

0 comments on commit 55b7d3e

Please sign in to comment.