Skip to content

Commit e909a1f

Browse files
committed
Update dependencies
1 parent 97e16a5 commit e909a1f

File tree

9 files changed

+3787
-3823
lines changed

9 files changed

+3787
-3823
lines changed

dist/LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"License" shall mean the terms and conditions for use, reproduction,
1010
and distribution as defined by Sections 1 through 9 of this document.
1111

12-
"Licensor" shall mean the dcopyright owner or entity authorized by
12+
"Licensor" shall mean the copyright owner or entity authorized by
1313
the copyright owner that is granting the License.
1414

1515
"Legal Entity" shall mean the union of the acting entity and all

dist/StyledFirebaseAuth.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/StyledFirebaseAuth.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/package-lock.json

Lines changed: 1692 additions & 1098 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-firebaseui",
3-
"version": "3.1.2",
3+
"version": "3.1.3",
44
"description": "React wrapper for firebaseui: Javascript library for customizable UI on top of Firebase SDK",
55
"files": [
66
"FirebaseAuth.d.ts",
@@ -30,10 +30,10 @@
3030
"license": "Apache-2.0",
3131
"peerDependencies": {
3232
"react": ">=15 <17",
33-
"firebase": "^5.3.1"
33+
"firebase": "^6.3.4"
3434
},
3535
"dependencies": {
36-
"firebaseui": "^3.2.0"
36+
"firebaseui": "^4.1.0"
3737
},
3838
"devDependencies": {
3939
"@types/react": "^16.3.2",

0 commit comments

Comments
 (0)