We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79ff42a commit 1bcb60fCopy full SHA for 1bcb60f
website/package.json
@@ -65,10 +65,15 @@
65
"@react-native-website/update-redirects": "0.0.0",
66
"alex": "^10.0.0",
67
"fs-extra": "^10.1.0",
68
- "glob": "^8.0.3",
+ "glob": "7.1.6",
69
"glob-promise": "^4.2.2",
70
"path": "^0.12.7",
71
+ "react": "^18.2.0",
72
+ "react-docgen": "3",
73
+ "react-loadable": "*",
74
"remark-cli": "^11.0.0",
- "remark-lint-no-dead-urls": "^1.1.0"
75
+ "remark-lint-no-dead-urls": "^1.1.0",
76
+ "typescript": "^5.3.3",
77
+ "webpack": "5.0.0"
78
}
79
0 commit comments