Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range 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: 8f4752996533595f908f8dad05f2d51d9cd45916
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: 09c12d853d94feb5f4863172fd21bd96ad8e4d6f
Choose a head ref
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
@@ -26,7 +26,7 @@
"devDependencies": {
"@types/javascript-time-ago": "2.0.3",
"@types/node": "17.0.45",
"@types/react": "19.0.4",
"@types/react": "19.0.5",
"eslint": "8.24.0",
"eslint-config-next": "12.3.1",
"typescript": "4.6.2"
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -1236,10 +1236,10 @@
resolved "https://registry.yarnpkg.com/@types/phoenix/-/phoenix-1.5.4.tgz#c08a1da6d7b4e365f6a1fe1ff9aada55f5356d24"
integrity sha512-L5eZmzw89eXBKkiqVBcJfU1QGx9y+wurRIEgt0cuLH0hwNtVUxtx+6cu0R2STwWj468sjXyBYPYDtGclUd1kjQ==

"@types/react@19.0.4":
version "19.0.4"
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.0.4.tgz#ad1270e090118ac3c5f0928a29fe0ddf164881df"
integrity sha512-3O4QisJDYr1uTUMZHA2YswiQZRq+Pd8D+GdVFYikTutYsTz+QZgWkAPnP7rx9txoI6EXKcPiluMqWPFV3tT9Wg==
"@types/react@19.0.5":
version "19.0.5"
resolved "https://registry.yarnpkg.com/@types/react/-/react-19.0.5.tgz#1196ef3a0a03dffe0ab02ddd7ae1e3590376cffd"
integrity sha512-i4OQzFiqsUCfoBns/KHpz+4QcvfjoCsTUi+mugo3lrSRA3+x0gJVvhZhAJrwLGEqz4EXiFVP4hPnOugx+m2uhg==
dependencies:
csstype "^3.0.2"