Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency @types/react to v18.3.9 #565

Merged
merged 1 commit into from
Sep 24, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"devDependencies": {
"@cloudflare/next-on-pages": "^1.8.2",
"@types/node": "18.19.50",
"@types/react": "18.3.5",
"@types/react": "18.3.9",
"prettier": "3.3.3",
"typescript": "5.6.2",
"vercel": "^37.0.0"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -603,13 +603,13 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:18.3.5":
version: 18.3.5
resolution: "@types/react@npm:18.3.5"
"@types/react@npm:18.3.9":
version: 18.3.9
resolution: "@types/react@npm:18.3.9"
dependencies:
"@types/prop-types": "npm:*"
csstype: "npm:^3.0.2"
checksum: 10c0/548b1d3d7c2f0242fbfdbbd658731b4ce69a134be072fa83e6ab516f2840402a3f20e3e7f72e95133b23d4880ef24a6d864050dc8e1f7c68f39fa87ca8445917
checksum: 10c0/a92b8e061d0c833e096254782c56a802316593f4a907fb834b557cabe848a0829b9eb6056404ea239eb4d5ec5ac7b7724309761516c0a7a277916fa04dd4f805
languageName: node
linkType: hard

Expand Down Expand Up @@ -1312,7 +1312,7 @@ __metadata:
"@mdx-js/react": "npm:^3.0.0"
"@next/mdx": "npm:^14.0.0"
"@types/node": "npm:18.19.50"
"@types/react": "npm:18.3.5"
"@types/react": "npm:18.3.9"
autoprefixer: "npm:^10.4.13"
mdast-util-find-and-replace: "npm:^3.0.0"
next: "npm:^14.0.0"
Expand Down