Skip to content

Commit

Permalink
chore(deps): update dependency @types/react to v18.3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 27, 2024
1 parent 30cdd1c commit 45ed2c8
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.10",
"@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.10",
"@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.10":
version: 18.3.10
resolution: "@types/react@npm:18.3.10"
dependencies:
"@types/prop-types": "npm:*"
csstype: "npm:^3.0.2"
checksum: 68e203b7f1f91d6cf21f33fc7af9d6d228035a26c83f514981e54aa3da695d0ec6af10c277c6336de1dd76c4adbe9563f3a21f80c4462000f41e5f370b46e96c
checksum: cdc946f15fcad62387e6485a2bbef3e45609708fd81e3ce30b03580077bb8a8a1bd0d19858d8602b33c3921bbb8907ddbc9411fd25294a2c2e944907dad8dd67
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.10"
"@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.10"
"@types/react-dom": "npm:18.3.0"
next: "npm:14.2.4"
postcss: "npm:8.4.38"
Expand Down

0 comments on commit 45ed2c8

Please sign in to comment.