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

Commit 38d221d

Browse files
committed
chore(deps): update dependency @types/react to v18.3.4
1 parent 50037e8 commit 38d221d

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.1",
35-
"@types/react": "18.3.3",
35+
"@types/react": "18.3.4",
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
@@ -3044,10 +3044,10 @@
30443044
"@types/scheduler" "*"
30453045
csstype "^3.0.2"
30463046

3047-
"@types/react@18.3.3":
3048-
version "18.3.3"
3049-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.3.tgz#9679020895318b0915d7a3ab004d92d33375c45f"
3050-
integrity sha512-hti/R0pS0q1/xx+TsI73XIqk26eBsISZ2R0wUijXIngRK9R/e7Xw/cXVxQK7R5JjW+SV4zGcn5hXjudkN/pLIw==
3047+
"@types/react@18.3.4":
3048+
version "18.3.4"
3049+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.4.tgz#dfdd534a1d081307144c00e325c06e00312c93a3"
3050+
integrity sha512-J7W30FTdfCxDDjmfRM+/JqLHBIyl7xUIp9kwK637FGmY7+mkSFSe6L4jpZzhj5QMfLssSDP4/i75AKkrdC7/Jw==
30513051
dependencies:
30523052
"@types/prop-types" "*"
30533053
csstype "^3.0.2"

0 commit comments

Comments
 (0)