Skip to content

Commit

Permalink
update firebase dep versions
Browse files Browse the repository at this point in the history
  • Loading branch information
hsubox76 committed Apr 3, 2024
1 parent 39af683 commit e946e73
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions packages/vertexai/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,15 +44,15 @@
"@firebase/app-types": "0.x"
},
"dependencies": {
"@firebase/app-check-interop-types": "0.3.0",
"@firebase/component": "0.6.5",
"@firebase/logger": "0.4.0",
"@firebase/util": "1.9.4",
"@firebase/app-check-interop-types": "0.3.1",
"@firebase/component": "0.6.6",
"@firebase/logger": "0.4.1",
"@firebase/util": "1.9.5",
"tslib": "^2.1.0"
},
"license": "Apache-2.0",
"devDependencies": {
"@firebase/app": "0.9.29",
"@firebase/app": "0.10.0",
"@rollup/plugin-json": "4.1.0",
"rollup": "2.79.1",
"rollup-plugin-replace": "2.2.0",
Expand Down

0 comments on commit e946e73

Please sign in to comment.