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

Commit 218705f

Browse files
authored
Merge pull request #493 from okisdev/renovate/react-monorepo
2 parents c840344 + 9ea2b8c commit 218705f

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.38",
32+
"@types/react": "18.2.0",
3333
"autoprefixer": "10.4.14",
3434
"eslint": "8.39.0",
3535
"eslint-config-next": "13.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -284,10 +284,10 @@
284284
"@types/scheduler" "*"
285285
csstype "^3.0.2"
286286

287-
"@types/react@18.0.38":
288-
version "18.0.38"
289-
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.0.38.tgz#02a23bef8848b360a0d1dceef4432c15c21c600c"
290-
integrity sha512-ExsidLLSzYj4cvaQjGnQCk4HFfVT9+EZ9XZsQ8Hsrcn8QNgXtpZ3m9vSIC2MWtx7jHictK6wYhQgGh6ic58oOw==
287+
"@types/react@18.2.0":
288+
version "18.2.0"
289+
resolved "https://registry.yarnpkg.com/@types/react/-/react-18.2.0.tgz#15cda145354accfc09a18d2f2305f9fc099ada21"
290+
integrity sha512-0FLj93y5USLHdnhIhABk83rm8XEGA7kH3cr+YUlvxoUGp1xNt/DINUMvqPxLyOQMzLmZe8i4RTHbvb8MC7NmrA==
291291
dependencies:
292292
"@types/prop-types" "*"
293293
"@types/scheduler" "*"

0 commit comments

Comments
 (0)