Skip to content

Commit 56ecfee

Browse files
Update dependency @types/react to ^18.3.17
1 parent 10f6e66 commit 56ecfee

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.17",
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
@@ -3692,10 +3692,10 @@
36923692
"@types/history" "^4.7.11"
36933693
"@types/react" "*"
36943694

3695-
"@types/react@*", "@types/react@^18.3.12":
3696-
version "18.3.12"
3697-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.12.tgz#99419f182ccd69151813b7ee24b792fe08774f60"
3698-
integrity sha512-D2wOSq/d6Agt28q7rSI3jhU7G6aiuzljDGZ2hTZHIkrTLUI+AF3WMeKkEZ9nN2fkBAlcktT6vcZjDFiIhMYEQw==
3695+
"@types/react@*", "@types/react@^18.3.17":
3696+
version "18.3.17"
3697+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.17.tgz#d86ca0e081c7a5e979b7db175f9515a41038cea7"
3698+
integrity sha512-opAQ5no6LqJNo9TqnxBKsgnkIYHozW9KSTlFVoSUJYh1Fl/sswkEoqIugRSm7tbh6pABtYjGAjW+GOS23j8qbw==
36993699
dependencies:
37003700
"@types/prop-types" "*"
37013701
csstype "^3.0.2"

0 commit comments

Comments
 (0)