mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-04 20:02:54 +02:00
React 19 types
This commit is contained in:
parent
7c538024b7
commit
9acdf024cc
3 changed files with 6 additions and 12 deletions
|
@ -14,7 +14,7 @@
|
|||
"dependencies": {
|
||||
"@docusaurus/types": "3.6.3",
|
||||
"@types/history": "^4.7.11",
|
||||
"@types/react": "*",
|
||||
"@types/react": "^19.0.0",
|
||||
"@types/react-router-config": "*",
|
||||
"@types/react-router-dom": "*",
|
||||
"react-helmet-async": "*",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue