Skip to content

Commit

Permalink
Upgrade NFA version in demo (#455)
Browse files Browse the repository at this point in the history
* Upgrade NFA version in demo

* Update min version
  • Loading branch information
kmjennison authored Apr 1, 2022
1 parent ef01560 commit 6df19d9
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": "^10.0.0",
"next": "12.0.7",
"next-absolute-url": "^1.2.2",
"next-firebase-auth": "^0.14.1-alpha.0",
"next-firebase-auth": "^0.14.3",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-firebaseui": "^5.0.2"
Expand Down
8 changes: 4 additions & 4 deletions example/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2795,10 +2795,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@^0.14.1-alpha.0:
version "0.14.1-alpha.0"
resolved "https://registry.yarnpkg.com/next-firebase-auth/-/next-firebase-auth-0.14.1-alpha.0.tgz#c77d42eebf5820714cdbf5474b1bdd1f3e4cca59"
integrity sha512-6ka7vyfYcVmjX3+QXFe+UJPCthY0AhOIPXes/+ydqX4QoH9qqqaad59lYRUGFRcyqheAJ06mrt5VtNkie9mVgQ==
next-firebase-auth@^0.14.3:
version "0.14.3"
resolved "https://registry.yarnpkg.com/next-firebase-auth/-/next-firebase-auth-0.14.3.tgz#4d67b3fe920a6117f00a135510c08c0b9ba7ce96"
integrity sha512-l0Xl8tN0mgPzvM2VR80Jimi9IvEWYDjrSKslZyqPY/SVxh5DkmYKi8smc2Fk2DYkZMFVa2nfZmmw6vgVje3dfA==
dependencies:
cookies "^0.8.0"
hoist-non-react-statics "^3.3.2"
Expand Down

1 comment on commit 6df19d9

@vercel
Copy link

@vercel vercel bot commented on 6df19d9 Apr 1, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please # to comment.