Skip to content

Commit

Permalink
chore: up deps
Browse files Browse the repository at this point in the history
  • Loading branch information
posva committed Aug 29, 2023
1 parent 9a6dfb8 commit e51fbd3
Show file tree
Hide file tree
Showing 2 changed files with 1,003 additions and 3,753 deletions.
15 changes: 5 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,23 +9,18 @@
"emulators": "firebase emulators:start"
},
"devDependencies": {
"@nuxt/devtools": "^0.8.0",
"@nuxt/devtools": "^0.8.2",
"@types/node": "^18.17.5",
"nuxt": "^3.6.5"
},
"dependencies": {
"@firebase/app-types": "^0.9.0",
"@vueuse/core": "^10.3.0",
"@vueuse/nuxt": "^10.3.0",
"firebase": "^10.1.0",
"@vueuse/core": "^10.4.1",
"@vueuse/nuxt": "^10.4.1",
"firebase": "^10.3.0",
"firebase-admin": "^11.10.1",
"firebase-functions": "^4.4.1",
"nuxt-vuefire": "^0.2.17",
"nuxt-vuefire": "^0.2.18",
"vuefire": "^3.1.15"
},
"pnpm": {
"overrides": {
"nitropack": "npm:nitropack-edge@latest"
}
}
}

0 comments on commit e51fbd3

Please sign in to comment.