Skip to content

Commit

Permalink
update(firebase-auth): updated firebase deps (#923)
Browse files Browse the repository at this point in the history
  • Loading branch information
Code-Hex authored Jan 5, 2025
1 parent 88bb116 commit 0e4118b
Show file tree
Hide file tree
Showing 3 changed files with 1,196 additions and 758 deletions.
5 changes: 5 additions & 0 deletions .changeset/witty-mayflies-hunt.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@hono/firebase-auth': patch
---

updated firebase-auth-cloudflare-workers version and firebase-tools version
4 changes: 2 additions & 2 deletions packages/firebase-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,14 +42,14 @@
"access": "public"
},
"dependencies": {
"firebase-auth-cloudflare-workers": "^2.0.2"
"firebase-auth-cloudflare-workers": "^2.0.6"
},
"peerDependencies": {
"hono": "*"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20240222.0",
"firebase-tools": "^13.3.1",
"firebase-tools": "^13.29.1",
"hono": "^4.2.4",
"miniflare": "^3.20240208.0",
"prettier": "^3.2.5",
Expand Down
Loading

0 comments on commit 0e4118b

Please sign in to comment.