Skip to content
This repository has been archived by the owner on Aug 2, 2024. It is now read-only.

Commit

Permalink
fix(deps): update dependency @types/react to v18.2.34
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 2, 2023
1 parent 2775869 commit 28b7fa9
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 @@ -17,7 +17,7 @@
"@supabase/auth-helpers-nextjs": "0.8.4",
"@supabase/supabase-js": "2.38.4",
"@types/node": "20.8.10",
"@types/react": "18.2.33",
"@types/react": "18.2.34",
"@types/react-dom": "18.2.14",
"encoding": "0.1.13",
"eslint": "8.52.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -881,14 +881,14 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:18.2.33":
version: 18.2.33
resolution: "@types/react@npm:18.2.33"
"@types/react@npm:18.2.34":
version: 18.2.34
resolution: "@types/react@npm:18.2.34"
dependencies:
"@types/prop-types": "npm:*"
"@types/scheduler": "npm:*"
csstype: "npm:^3.0.2"
checksum: d3392785660d78121541403a5d1da57dc79e8ce402769251a626aa06a6886a6aaead868a01ee473661380ddd4ac79743de78853d69f652544da191d435f78afb
checksum: 42a357e3ec8943fe433f647e60e1506ec7657e12a72847ca801f97a128778dff6011e57ae2eb53f6363cf4515cab60f6a47eca2f916bab27a85bd88c94ab72d3
languageName: node
linkType: hard

Expand Down Expand Up @@ -4732,7 +4732,7 @@ __metadata:
"@supabase/auth-helpers-nextjs": "npm:0.8.4"
"@supabase/supabase-js": "npm:2.38.4"
"@types/node": "npm:20.8.10"
"@types/react": "npm:18.2.33"
"@types/react": "npm:18.2.34"
"@types/react-dom": "npm:18.2.14"
encoding: "npm:0.1.13"
eslint: "npm:8.52.0"
Expand Down

1 comment on commit 28b7fa9

@vercel
Copy link

@vercel vercel bot commented on 28b7fa9 Nov 2, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.