Skip to content

Commit 56b5372

Browse files
chore(deps): update dependency @types/react to v18.2.73 (#5433)
1 parent 29f7e24 commit 56b5372

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.72",
71+
"@types/react": "18.2.73",
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.72",
58+
"@types/react": "18.2.73",
5959
"@types/react-dom": "18.2.22",
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
@@ -4426,10 +4426,10 @@
44264426
"@types/prop-types" "*"
44274427
"@types/react" "*"
44284428

4429-
"@types/react@*", "@types/[email protected].72":
4430-
version "18.2.72"
4431-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.72.tgz#3341a6d0746d1c7d8510810319323850c04bd6ed"
4432-
integrity sha512-/e7GWxGzXQF7OJAua7UAYqYi/4VpXEfbGtmYQcAQwP3SjjjAXfybTf/JK5S+SaetB/ChXl8Y2g1hCsj7jDXxcg==
4429+
"@types/react@*", "@types/[email protected].73":
4430+
version "18.2.73"
4431+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.73.tgz#0579548ad122660d99e00499d22e33b81e73ed94"
4432+
integrity sha512-XcGdod0Jjv84HOC7N5ziY3x+qL0AfmubvKOZ9hJjJ2yd5EE+KYjWhdOjt387e9HPheHkdggF9atTifMRtyAaRA==
44334433
dependencies:
44344434
"@types/prop-types" "*"
44354435
csstype "^3.0.2"

0 commit comments

Comments
 (0)