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

Commit 392d458

Browse files
committed
chore(deps): update dependency @types/react to v18.3.8
1 parent 12f8ad1 commit 392d458

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.5",
35-
"@types/react": "18.3.7",
35+
"@types/react": "18.3.8",
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
@@ -3065,10 +3065,10 @@
30653065
"@types/scheduler" "*"
30663066
csstype "^3.0.2"
30673067

3068-
"@types/react@18.3.7":
3069-
version "18.3.7"
3070-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.7.tgz#6decbfbb01f8d82d56ff5403394121940faa6569"
3071-
integrity sha512-KUnDCJF5+AiZd8owLIeVHqmW9yM4sqmDVf2JRJiBMFkGvkoZ4/WyV2lL4zVsoinmRS/W3FeEdZLEWFRofnT2FQ==
3068+
"@types/react@18.3.8":
3069+
version "18.3.8"
3070+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.8.tgz#1672ab19993f8aca7c7dc844c07d5d9e467d5a79"
3071+
integrity sha512-syBUrW3/XpnW4WJ41Pft+I+aPoDVbrBVQGEnbD7NijDGlVC+8gV/XKRY+7vMDlfPpbwYt0l1vd/Sj8bJGMbs9Q==
30723072
dependencies:
30733073
"@types/prop-types" "*"
30743074
csstype "^3.0.2"

0 commit comments

Comments
 (0)