We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f23277 commit ca10d26Copy full SHA for ca10d26
web-devtools/package.json
@@ -62,6 +62,7 @@
62
"react-is": "^18.3.1",
63
"react-markdown": "^9.0.1",
64
"react-toastify": "^10.0.6",
65
+ "react-use": "^17.5.1",
66
"styled-components": "^5.3.3",
67
"typewriter-effect": "^2.21.0",
68
"vanilla-jsoneditor": "^0.21.6",
yarn.lock
@@ -5585,6 +5585,7 @@ __metadata:
5585
react-is: "npm:^18.3.1"
5586
react-markdown: "npm:^9.0.1"
5587
react-toastify: "npm:^10.0.6"
5588
+ react-use: "npm:^17.5.1"
5589
rimraf: "npm:^6.0.1"
5590
styled-components: "npm:^5.3.3"
5591
ts-node: "npm:^10.9.2"
0 commit comments