Skip to content

Commit

Permalink
Use latest experimental
Browse files Browse the repository at this point in the history
  • Loading branch information
kmjennison committed Dec 31, 2023
1 parent c70db34 commit afc31fe
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"firebase-admin": "^11.9.0",
"next": "13.4.9",
"next-absolute-url": "^1.2.2",
"next-firebase-auth": "^1.0.1-experimental.3ab9cfe",
"next-firebase-auth": "^1.0.1-experimental.34b22aa",
"react": "18.2.0",
"react-dom": "18.2.0",
"react-firebaseui": "^6.0.0"
Expand Down
8 changes: 4 additions & 4 deletions example/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2616,10 +2616,10 @@ next-absolute-url@^1.2.2:
resolved "https://registry.yarnpkg.com/next-absolute-url/-/next-absolute-url-1.2.2.tgz#9aba5adcee8effcffd63271d99e13213ad04c23b"
integrity sha512-Z2+LZXQTthhw2je9u4eq8QWXxXd57a6b54x9exBfQX4Dct6YxaMjcXZWNLHd9AOlCue84EsMpdSGP7wACqUnPg==

next-firebase-auth@^1.0.1-experimental.3ab9cfe:
version "1.0.1-experimental.3ab9cfe"
resolved "https://registry.yarnpkg.com/next-firebase-auth/-/next-firebase-auth-1.0.1-experimental.3ab9cfe.tgz#beb16422423a926ab3fbdb104e073e1b95d1cafe"
integrity sha512-t722OIO4Ws99v08T9kfWfz5uJIeGEuDzBWIVDg6OQx4r2lwtdREGMwoTrOkKruAwbJnSGeGFfi+Bom9BNb4fSQ==
next-firebase-auth@^1.0.1-experimental.34b22aa:
version "1.0.1-experimental.34b22aa"
resolved "https://registry.yarnpkg.com/next-firebase-auth/-/next-firebase-auth-1.0.1-experimental.34b22aa.tgz#9613197edd72cd6d1c5675cc97b885be5dd3a284"
integrity sha512-KFiowzIA5L2Go6xT6mWz9FYvtw8yxzmMNosngNLegjkpAY3TwwQF15wXfxbXf7S54aA+gAJDcrDp0Re0frUyug==
dependencies:
"@babel/runtime" "^7.22.6"
cookies "^0.8.0"
Expand Down

0 comments on commit afc31fe

Please # to comment.