Skip to content

Commit 4a04d91

Browse files
chore(deps): update dependency @types/react to v18.2.54 (#5293)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3a65b11 commit 4a04d91

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
},
6969
"resolutions": {
7070
"decode-uri-component": "0.2.2",
71-
"@types/react": "18.2.53",
71+
"@types/react": "18.2.54",
7272
"**/recursive-readdir/minimatch": "6.2.0",
7373
"fastify": "3.29.5",
7474
"json5": "2.2.3",

webview/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@types/jest": "29.5.12",
5656
"@types/jsdom": "21.1.6",
5757
"@types/node": "16.x",
58-
"@types/react": "18.2.53",
58+
"@types/react": "18.2.54",
5959
"@types/react-dom": "18.2.18",
6060
"@types/react-virtualized": "9.21.29",
6161
"@types/vega": "3.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4463,10 +4463,10 @@
44634463
"@types/prop-types" "*"
44644464
"@types/react" "*"
44654465

4466-
"@types/react@*", "@types/[email protected].53":
4467-
version "18.2.53"
4468-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.53.tgz#09c21b4621aaad5fed6a5045b33a7430749d8dc5"
4469-
integrity sha512-52IHsMDT8qATp9B9zoOyobW8W3/0QhaJQTw1HwRj0UY2yBpCAQ7+S/CqHYQ8niAm3p4ji+rWUQ9UCib0GxQ60w==
4466+
"@types/react@*", "@types/[email protected].54":
4467+
version "18.2.54"
4468+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.54.tgz#0899236363ab39cb12690367cbb62febb56bc94c"
4469+
integrity sha512-039k+vrVJymDoe2y+HLk3O3oI3sa+C8KNjuDKofqrIJK26ramnqLNj9VJTaxAzFGMvpW/79HrrAJapHzpQ9fGQ==
44704470
dependencies:
44714471
"@types/prop-types" "*"
44724472
"@types/scheduler" "*"

0 commit comments

Comments
 (0)