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.79
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 16, 2024
1 parent b94703f commit 7eadfab
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.10.0",
"@supabase/supabase-js": "2.42.4",
"@types/node": "20.12.7",
"@types/react": "18.2.78",
"@types/react": "18.2.79",
"@types/react-dom": "18.2.25",
"encoding": "0.1.13",
"eslint": "9.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -940,13 +940,13 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:18.2.78":
version: 18.2.78
resolution: "@types/react@npm:18.2.78"
"@types/react@npm:18.2.79":
version: 18.2.79
resolution: "@types/react@npm:18.2.79"
dependencies:
"@types/prop-types": "npm:*"
csstype: "npm:^3.0.2"
checksum: 10c0/5eb8e1dd98c29aeddf40b90f466d1a9ce83b113d42a096633d632b834e7ae9821f24ba7999928de9d98cca37764532a7ea35355a8103a377d8baa750f1841b5c
checksum: 10c0/c8a8a005d8830a48cc1ef93c3510c4935a2a03e5557dbecaa8f1038450cbfcb18eb206fa7fba7077d54b8da21faeb25577e897a333392770a7797f625b62c78a
languageName: node
linkType: hard

Expand Down Expand Up @@ -4708,7 +4708,7 @@ __metadata:
"@supabase/auth-helpers-nextjs": "npm:0.10.0"
"@supabase/supabase-js": "npm:2.42.4"
"@types/node": "npm:20.12.7"
"@types/react": "npm:18.2.78"
"@types/react": "npm:18.2.79"
"@types/react-dom": "npm:18.2.25"
encoding: "npm:0.1.13"
eslint: "npm:9.0.0"
Expand Down

0 comments on commit 7eadfab

Please sign in to comment.