Skip to content

Commit

Permalink
chore(examples): update lib to v1.7.0-canary.10
Browse files Browse the repository at this point in the history
  • Loading branch information
awinogrodzki committed Aug 22, 2024
1 parent 6fac47d commit 9fc3106
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.9",
"next-firebase-auth-edge": "1.7.0-canary.10",
"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.9:
version "1.7.0-canary.9"
resolved "https://registry.yarnpkg.com/next-firebase-auth-edge/-/next-firebase-auth-edge-1.7.0-canary.9.tgz#a3f05cba748c649ffed057dc15dd9242e767ab14"
integrity sha512-AJbBu8L9CDcuVRHuTZwI76ncd515SXoQ0FX3NsI2S0ieMCU+Bpla57rsAGuZf4aycOkfmpePXKKDSehT7zbd/w==
next-firebase-auth-edge@1.7.0-canary.10:
version "1.7.0-canary.10"
resolved "https://registry.yarnpkg.com/next-firebase-auth-edge/-/next-firebase-auth-edge-1.7.0-canary.10.tgz#8afcf318b951d0a300876f5129ca371cf1f0c794"
integrity sha512-GKMyKL77PKelpZDBR/B4tjZXJJXz7H2MCS4lERVW5Hs7MDgQ4XDK5EtVf4g4kB8WZ/2YTnw4RkjfF8/uUax0ow==
dependencies:
cookie "^0.6.0"
encoding "^0.1.13"
Expand Down

0 comments on commit 9fc3106

Please sign in to comment.