Skip to content

Commit ae6e822

Browse files
Update dependency @types/react to v18.3.1
1 parent 82a8da4 commit ae6e822

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
@@ -83,7 +83,7 @@
8383
"@types/loadable__component": "5.13.9",
8484
"@types/node": "20.12.7",
8585
"@types/postcss-flexbugs-fixes": "5.0.3",
86-
"@types/react": "18.3.0",
86+
"@types/react": "18.3.1",
8787
"@types/react-dom": "18.3.0",
8888
"@types/react-loadable": "5.5.11",
8989
"@types/react-redux": "7.1.33",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2122,10 +2122,10 @@
21222122
"@types/scheduler" "*"
21232123
csstype "^3.0.2"
21242124

2125-
"@types/[email protected].0":
2126-
version "18.3.0"
2127-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.0.tgz#2e6ac50dea2f68f774b20f1bd536ef82365cd64a"
2128-
integrity sha512-DiUcKjzE6soLyln8NNZmyhcQjVv+WsUIFSqetMN0p8927OztKT4VTfFTqsbAi5oAGIcgOmOajlfBqyptDDjZRw==
2125+
"@types/[email protected].1":
2126+
version "18.3.1"
2127+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.3.1.tgz#fed43985caa834a2084d002e4771e15dfcbdbe8e"
2128+
integrity sha512-V0kuGBX3+prX+DQ/7r2qsv1NsdfnCLnTgnRJ1pYnxykBhGMz+qj+box5lq7XsO5mtZsBqpjwwTu/7wszPfMBcw==
21292129
dependencies:
21302130
"@types/prop-types" "*"
21312131
csstype "^3.0.2"

0 commit comments

Comments
 (0)