Skip to content
This repository was archived by the owner on Dec 22, 2024. It is now read-only.

Commit a0a0b26

Browse files
committed
chore(deps): update dependency @types/react to v18.3.5
1 parent e39fdab commit a0a0b26

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
@@ -32,7 +32,7 @@
3232
"@babel/core": "7.25.2",
3333
"@babel/eslint-parser": "7.25.1",
3434
"@types/node": "20.16.2",
35-
"@types/react": "18.3.4",
35+
"@types/react": "18.3.5",
3636
"@types/react-dom": "18.3.0",
3737
"@typescript-eslint/eslint-plugin": "7.18.0",
3838
"@typescript-eslint/parser": "7.18.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3060,10 +3060,10 @@
30603060
"@types/scheduler" "*"
30613061
csstype "^3.0.2"
30623062

3063-
"@types/react@18.3.4":
3064-
version "18.3.4"
3065-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.4.tgz#dfdd534a1d081307144c00e325c06e00312c93a3"
3066-
integrity sha512-J7W30FTdfCxDDjmfRM+/JqLHBIyl7xUIp9kwK637FGmY7+mkSFSe6L4jpZzhj5QMfLssSDP4/i75AKkrdC7/Jw==
3063+
"@types/react@18.3.5":
3064+
version "18.3.5"
3065+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.5.tgz#5f524c2ad2089c0ff372bbdabc77ca2c4dbadf8f"
3066+
integrity sha512-WeqMfGJLGuLCqHGYRGHxnKrXcTitc6L/nBUWfWPcTarG3t9PsquqUMuVeXZeca+mglY4Vo5GZjCi0A3Or2lnxA==
30673067
dependencies:
30683068
"@types/prop-types" "*"
30693069
csstype "^3.0.2"

0 commit comments

Comments
 (0)