Skip to content

Commit 60b76aa

Browse files
Update dependency @types/react to ^18.3.23
1 parent 9f8bfe2 commit 60b76aa

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.23",
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.23":
3724+
version "18.3.23"
3725+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.23.tgz#86ae6f6b95a48c418fecdaccc8069e0fbb63696a"
3726+
integrity sha512-/LDXMQh55EzZQ0uVAZmKKhfENivEvWz6E+EYzh+/MCjMhNsotd+ZHhBGIjFDTi6+fz0OhQQQLbTgdQIxxCsC0w==
37273727
dependencies:
37283728
"@types/prop-types" "*"
37293729
csstype "^3.0.2"

0 commit comments

Comments
 (0)