Skip to content

Commit 80e9b9f

Browse files
Update dependency @types/react to ^18.3.26
1 parent 9f8bfe2 commit 80e9b9f

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
"@typescript-eslint/eslint-plugin": "^6.21.0",
128128
"@typescript-eslint/parser": "^6.21.0",
129129
"@types/jest": "^27.5.2",
130-
"@types/react": "^18.3.12",
130+
"@types/react": "^18.3.26",
131131
"jest-regex-util": "^27.5.1",
132132
"jest-watcher": "^27.5.1",
133133
"jest-worker": "^27.5.1"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3720,10 +3720,10 @@
37203720
"@types/history" "^4.7.11"
37213721
"@types/react" "*"
37223722

3723-
"@types/react@*", "@types/react@^18.3.12":
3724-
version "18.3.12"
3725-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.12.tgz#99419f182ccd69151813b7ee24b792fe08774f60"
3726-
integrity sha512-D2wOSq/d6Agt28q7rSI3jhU7G6aiuzljDGZ2hTZHIkrTLUI+AF3WMeKkEZ9nN2fkBAlcktT6vcZjDFiIhMYEQw==
3723+
"@types/react@*", "@types/react@^18.3.26":
3724+
version "18.3.26"
3725+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.26.tgz#4c5970878d30db3d2a0bca1e4eb5f258e391bbeb"
3726+
integrity sha512-RFA/bURkcKzx/X9oumPG9Vp3D3JUgus/d0b67KB0t5S/raciymilkOa66olh78MUI92QLbEJevO7rvqU/kjwKA==
37273727
dependencies:
37283728
"@types/prop-types" "*"
37293729
csstype "^3.0.2"

0 commit comments

Comments
 (0)