Skip to content

Commit

Permalink
chore(deps): update dependency @types/react to v18.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 16, 2024
1 parent 30cdd1c commit 409115c
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion pages/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@swc-jotai/debug-label": "0.1.1",
"@swc-jotai/react-refresh": "0.1.0",
"@types/node": "20.14.8",
"@types/react": "18.3.3",
"@types/react": "18.3.6",
"@types/react-dom": "18.3.0",
"@types/react-relay": "16.0.6",
"@vitejs/plugin-react-swc": "3.5.0",
Expand Down
2 changes: 1 addition & 1 deletion vercel/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"devDependencies": {
"@types/node": "20.14.8",
"@types/react": "18.3.3",
"@types/react": "18.3.6",
"@types/react-dom": "18.3.0",
"postcss": "8.4.38",
"postcss-preset-mantine": "1.15.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3811,13 +3811,13 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:18.3.3":
version: 18.3.3
resolution: "@types/react@npm:18.3.3"
"@types/react@npm:18.3.6":
version: 18.3.6
resolution: "@types/react@npm:18.3.6"
dependencies:
"@types/prop-types": "npm:*"
csstype: "npm:^3.0.2"
checksum: 68e203b7f1f91d6cf21f33fc7af9d6d228035a26c83f514981e54aa3da695d0ec6af10c277c6336de1dd76c4adbe9563f3a21f80c4462000f41e5f370b46e96c
checksum: ba0d337244347ecbf921de174d9db9bb80b03d41ad3ae7aa65500b3339925852c97e501d7657b5cd629ffed9f7fe3820a63069847e7b8529e4d02934d0f182e9
languageName: node
linkType: hard

Expand Down Expand Up @@ -8587,7 +8587,7 @@ __metadata:
"@swc-jotai/react-refresh": "npm:0.1.0"
"@tabler/icons-react": "npm:2.47.0"
"@types/node": "npm:20.14.8"
"@types/react": "npm:18.3.3"
"@types/react": "npm:18.3.6"
"@types/react-dom": "npm:18.3.0"
"@types/react-relay": "npm:16.0.6"
"@vitejs/plugin-react-swc": "npm:3.5.0"
Expand Down Expand Up @@ -10675,7 +10675,7 @@ __metadata:
"@mantine/hooks": "npm:7.10.2"
"@tabler/icons-react": "npm:2.47.0"
"@types/node": "npm:20.14.8"
"@types/react": "npm:18.3.3"
"@types/react": "npm:18.3.6"
"@types/react-dom": "npm:18.3.0"
next: "npm:14.2.4"
postcss: "npm:8.4.38"
Expand Down

0 comments on commit 409115c

Please sign in to comment.