Skip to content

Commit e0a256f

Browse files
Update dependency @types/react to v18.3.10
1 parent 4bcfb4b commit e0a256f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"@types/loadable__component": "5.13.9",
8484
"@types/node": "20.16.10",
8585
"@types/postcss-flexbugs-fixes": "5.0.3",
86-
"@types/react": "18.3.9",
86+
"@types/react": "18.3.10",
8787
"@types/react-dom": "18.3.0",
8888
"@types/react-loadable": "5.5.11",
8989
"@types/react-redux": "7.1.34",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2236,10 +2236,10 @@
22362236
"@types/scheduler" "*"
22372237
csstype "^3.0.2"
22382238

2239-
"@types/[email protected].9":
2240-
version "18.3.9"
2241-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.9.tgz#2cdf5f425ec8a133d67e9e3673909738b783db20"
2242-
integrity sha512-+BpAVyTpJkNWWSSnaLBk6ePpHLOGJKnEQNbINNovPWzvEUyAe3e+/d494QdEh71RekM/qV7lw6jzf1HGrJyAtQ==
2239+
"@types/[email protected].10":
2240+
version "18.3.10"
2241+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.10.tgz#6edc26dc22ff8c9c226d3c7bf8357b013c842219"
2242+
integrity sha512-02sAAlBnP39JgXwkAq3PeU9DVaaGpZyF3MGcC0MKgQVkZor5IiiDAipVaxQHtDJAmO4GIy/rVBy/LzVj76Cyqg==
22432243
dependencies:
22442244
"@types/prop-types" "*"
22452245
csstype "^3.0.2"

0 commit comments

Comments
 (0)