Skip to content

Commit 6c56a92

Browse files
authored
Remove @types/react-measure (#4898)
1 parent e557145 commit 6c56a92

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

webview/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@
6060
"@types/node": "16.x",
6161
"@types/react": "18.2.29",
6262
"@types/react-dom": "18.2.13",
63-
"@types/react-measure": "2.0.10",
6463
"@types/react-virtualized": "9.21.24",
6564
"@types/webpack": "5.28.3",
6665
"@welldone-software/why-did-you-render": "7.0.1",

yarn.lock

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6236,13 +6236,6 @@
62366236
dependencies:
62376237
"@types/react" "*"
62386238

6239-
6240-
version "2.0.10"
6241-
resolved "https://registry.yarnpkg.com/@types/react-measure/-/react-measure-2.0.10.tgz#431fd5677464b3d91ceea93dc56120c8b3f7a9a9"
6242-
integrity sha512-LO7xwv+1fI+i9LjyKmj5hWiwPJkJzhq7Yh9C3GpDfpxly3+cMNlTyMhil2Bg+VoXdTEfGxmYpZyoStD8MohROw==
6243-
dependencies:
6244-
"@types/react" "*"
6245-
62466239
62476240
version "11.0.5"
62486241
resolved "https://registry.yarnpkg.com/@types/react-syntax-highlighter/-/react-syntax-highlighter-11.0.5.tgz#0d546261b4021e1f9d85b50401c0a42acb106087"

0 commit comments

Comments
 (0)