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

Commit 9a53d2f

Browse files
authored
Merge pull request #468 from okisdev/renovate/react-monorepo
Update dependency @types/react to v18.0.31
2 parents e316607 + 7a3e979 commit 9a53d2f

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
@@ -29,7 +29,7 @@
2929
"react-notion-x": "6.16.0"
3030
},
3131
"devDependencies": {
32-
"@types/react": "18.0.29",
32+
"@types/react": "18.0.31",
3333
"autoprefixer": "10.4.14",
3434
"eslint": "8.37.0",
3535
"eslint-config-next": "13.2.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -304,10 +304,10 @@
304304
"@types/scheduler" "*"
305305
csstype "^3.0.2"
306306

307-
"@types/react@18.0.29":
308-
version "18.0.29"
309-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.29.tgz#4cead505172c0020c5b51940199e31fc6ff2f63a"
310-
integrity sha512-wXHktgUABxplw1+UnljseDq4+uztQyp2tlWZRIxHlpchsCFqiYkvaDS8JR7eKOQm8wziTH/el5qL7D6gYNkYcw==
307+
"@types/react@18.0.31":
308+
version "18.0.31"
309+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.31.tgz#a69ef8dd7bfa849734d258c793a8fe343a338205"
310+
integrity sha512-EEG67of7DsvRDU6BLLI0p+k1GojDLz9+lZsnCpCRTa/lOokvyPBvp8S5x+A24hME3yyQuIipcP70KJ6H7Qupww==
311311
dependencies:
312312
"@types/prop-types" "*"
313313
"@types/scheduler" "*"

0 commit comments

Comments
 (0)