Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: supabase-community/supabase-graphql-example
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 87ad740ee585574567236071a79cb2fed500ea56
Choose a base ref
...
head repository: supabase-community/supabase-graphql-example
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 27787257f2801755f1b8056fe2abeaae0d77ad98
Choose a head ref
  • 1 commit
  • 2 files changed
  • 1 contributor

Commits on Jul 10, 2024

  1. fix(deps): update dependency @heroicons/react to v2

    renovate[bot] authored Jul 10, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    2778725 View commit details
Showing with 5 additions and 5 deletions.
  1. +1 −1 app/package.json
  2. +4 −4 yarn.lock
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
@@ -10,7 +10,7 @@
},
"dependencies": {
"@graphql-yoga/render-graphiql": "2.13.12",
"@heroicons/react": "1.0.6",
"@heroicons/react": "2.1.5",
"@supabase/supabase-js": "1.35.7",
"@supabase/ui": "0.36.5",
"autoprefixer": "10.4.12",
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -909,10 +909,10 @@
resolved "https://registry.yarnpkg.com/@graphql-yoga/render-graphiql/-/render-graphiql-2.13.12.tgz#7cee57624a854739e866c8c1364fa1840fcfe6b0"
integrity sha512-l1H8/kwW3FlifeMXI59o+LOSkKHXoxPP5q3H/F5oUKtxMp8Dqfd0CQq2qdW6/ef7q3watrPOggkv4dn5MsPN5g==

"@heroicons/react@1.0.6":
version "1.0.6"
resolved "https://registry.yarnpkg.com/@heroicons/react/-/react-1.0.6.tgz#35dd26987228b39ef2316db3b1245c42eb19e324"
integrity sha512-JJCXydOFWMDpCP4q13iEplA503MQO3xLoZiKum+955ZCtHINWnx26CUxVxxFQu/uLb4LW3ge15ZpzIkXKkJ8oQ==
"@heroicons/react@2.1.5":
version "2.1.5"
resolved "https://registry.yarnpkg.com/@heroicons/react/-/react-2.1.5.tgz#1e13f34976cc542deae92353c01c8b3d7942e9ba"
integrity sha512-FuzFN+BsHa+7OxbvAERtgBTNeZpUjgM/MIizfVkSCL2/edriN0Hx/DWRCR//aPYwO5QX/YlgLGXk+E3PcfZwjA==

"@humanwhocodes/config-array@^0.10.5":
version "0.10.5"