Skip to content

Commit

Permalink
chore(examples): update starter to 1.8.0-canary.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Amadeusz Winogrodzki authored and Amadeusz Winogrodzki committed Sep 22, 2024
1 parent a6f5709 commit 39a9cbf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion examples/next-typescript-starter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"firebase": "^10.4.0",
"firebase-admin": "^11.10.1",
"next": "15.0.0-rc.0",
"next-firebase-auth-edge": "1.7.0-canary.15",
"next-firebase-auth-edge": "1.8.0-canary.1",
"react": "19.0.0-rc-f994737d14-20240522",
"react-dom": "19.0.0-rc-f994737d14-20240522",
"react-loading-hook": "1.1.2",
Expand Down
8 changes: 4 additions & 4 deletions examples/next-typescript-starter/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3122,10 +3122,10 @@ natural-compare@^1.4.0:
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
integrity sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==

next-firebase-auth-edge@1.7.0-canary.15:
version "1.7.0-canary.15"
resolved "https://registry.yarnpkg.com/next-firebase-auth-edge/-/next-firebase-auth-edge-1.7.0-canary.15.tgz#7a1737554eb2adc1e707c3309b1e88ae61429c31"
integrity sha512-1SeKoMsKRIRlcyZxkvQvEp4G33QrvAWWTJxCC9IpZzQqe6WEk0/pBfWvqVw3gmXhvtJIcwSeLASqf+xF9FE42w==
next-firebase-auth-edge@1.8.0-canary.1:
version "1.8.0-canary.1"
resolved "https://registry.yarnpkg.com/next-firebase-auth-edge/-/next-firebase-auth-edge-1.8.0-canary.1.tgz#2198c5af6d379f45fc9dc0105fe2168bf83b71ab"
integrity sha512-im40ARN8Gn93ksRW77YS3E29d6vo8X4XDiBioyDu0BCvvtFhflhPgg8fsWpA01nUQN5gvA4RQYy6gyzWYrmY1w==
dependencies:
cookie "^0.6.0"
encoding "^0.1.13"
Expand Down

0 comments on commit 39a9cbf

Please sign in to comment.