Skip to content

Commit 18844a8

Browse files
chore(deps): update dependency @types/react to v18.3.5 (#551)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b4fe25b commit 18844a8

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
@@ -90,7 +90,7 @@
9090
"@types/jest": "29.5.12",
9191
"@types/node": "20.16.3",
9292
"@types/nprogress": "0.2.3",
93-
"@types/react": "18.3.4",
93+
"@types/react": "18.3.5",
9494
"@types/react-dom": "18.3.0",
9595
"@typescript-eslint/eslint-plugin": "7.18.0",
9696
"@typescript-eslint/parser": "7.18.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4362,10 +4362,10 @@
43624362
"@types/scheduler" "*"
43634363
csstype "^3.0.2"
43644364

4365-
"@types/react@18.3.4":
4366-
version "18.3.4"
4367-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.4.tgz#dfdd534a1d081307144c00e325c06e00312c93a3"
4368-
integrity sha512-J7W30FTdfCxDDjmfRM+/JqLHBIyl7xUIp9kwK637FGmY7+mkSFSe6L4jpZzhj5QMfLssSDP4/i75AKkrdC7/Jw==
4365+
"@types/react@18.3.5":
4366+
version "18.3.5"
4367+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.5.tgz#5f524c2ad2089c0ff372bbdabc77ca2c4dbadf8f"
4368+
integrity sha512-WeqMfGJLGuLCqHGYRGHxnKrXcTitc6L/nBUWfWPcTarG3t9PsquqUMuVeXZeca+mglY4Vo5GZjCi0A3Or2lnxA==
43694369
dependencies:
43704370
"@types/prop-types" "*"
43714371
csstype "^3.0.2"

0 commit comments

Comments
 (0)