Skip to content

Commit

Permalink
chore(deps): update dependency @types/react to v18.2.55 (#368)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 6, 2024
1 parent 39074c7 commit 7364dc7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"devDependencies": {
"@cloudflare/next-on-pages": "^1.8.2",
"@types/node": "18.19.14",
"@types/react": "18.2.53",
"@types/react": "18.2.55",
"prettier": "3.2.5",
"typescript": "5.3.3",
"vercel": "^33.0.1"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -600,14 +600,14 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:18.2.53":
version: 18.2.53
resolution: "@types/react@npm:18.2.53"
"@types/react@npm:18.2.55":
version: 18.2.55
resolution: "@types/react@npm:18.2.55"
dependencies:
"@types/prop-types": "npm:*"
"@types/scheduler": "npm:*"
csstype: "npm:^3.0.2"
checksum: 10c0/b7e203ecea98570dfa91359f52346695bd2a2739873c5f90e9321120c9739e1f4545de626e83563e6d13305a9d5e924ff7374b6f67a8128777a557f435fc79eb
checksum: 10c0/6b1c73beafbbc582dc54ffd92b3779f6d850e8f6b5ce5d04b31e9498a3d77bfc416bb08f0d8d63ab4f4649ccd6639996472416871c01c74a528b16a55faeaf38
languageName: node
linkType: hard

Expand Down Expand Up @@ -1319,7 +1319,7 @@ __metadata:
"@mdx-js/react": "npm:^3.0.0"
"@next/mdx": "npm:^14.0.0"
"@types/node": "npm:18.19.14"
"@types/react": "npm:18.2.53"
"@types/react": "npm:18.2.55"
autoprefixer: "npm:^10.4.13"
next: "npm:^14.0.0"
postcss: "npm:^8.4.18"
Expand Down

0 comments on commit 7364dc7

Please sign in to comment.