Skip to content

Commit

Permalink
chore: up firebase deps
Browse files Browse the repository at this point in the history
  • Loading branch information
posva committed Aug 16, 2024
1 parent e51e59c commit fadd82e
Show file tree
Hide file tree
Showing 4 changed files with 390 additions and 315 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,9 +98,9 @@
"conventional-changelog-cli": "^2.0.34",
"enquirer": "^2.4.1",
"execa": "^9.3.1",
"firebase": "^10.8.0",
"firebase-admin": "^12.0.0",
"firebase-tools": "^13.13.2",
"firebase": "^10.13.0",
"firebase-admin": "^12.3.1",
"firebase-tools": "^13.15.2",
"focus-visible": "^5.2.1",
"globby": "^14.0.0",
"happy-dom": "^14.12.3",
Expand Down
4 changes: 2 additions & 2 deletions packages/nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,8 +69,8 @@
"@nuxt/test-utils": "^3.11.0",
"@types/lodash-es": "^4.17.12",
"eslint": "^8.56.0",
"firebase": "^10.8.0",
"firebase-admin": "^12.0.0",
"firebase": "^10.13.0",
"firebase-admin": "^12.3.1",
"firebase-functions": "^5.0.1",
"nuxt": "^3.10.3",
"vuefire": "workspace:*"
Expand Down
2 changes: 1 addition & 1 deletion packages/nuxt/playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"dependencies": {
"@firebase/app-types": "^0.9.0",
"firebase": "^10.8.0",
"firebase": "^10.13.0",
"nuxt-vuefire": "workspace:*",
"vuefire": "workspace:*"
}
Expand Down
Loading

0 comments on commit fadd82e

Please sign in to comment.