Skip to content
848 changes: 341 additions & 507 deletions package-lock.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion packages/@apphosting/adapter-nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"@types/mocha": "*",
"@types/tmp": "*",
"mocha": "*",
"next": "~14.0.0",
"next": "~15.1.7",
"semver": "*",
"tmp": "*",
"ts-mocha": "*",
Expand Down
2 changes: 1 addition & 1 deletion packages/firebase-frameworks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"firebase": "^10.0.0",
"firebase-admin": "^11.0.1",
"firebase-functions": "^4.3.1",
"next": "~15.0.0",
"next": "~15.1.7",
"sharp": "*",
"ts-node": "*"
}
Expand Down
Loading