Skip to content

Commit 514dedb

Browse files
chore(deps): bump next from 15.1.7 to 16.1.5
Bumps [next](https://github.com/vercel/next.js) from 15.1.7 to 16.1.5. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v15.1.7...v16.1.5) --- updated-dependencies: - dependency-name: next dependency-version: 16.1.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent dc6f4e7 commit 514dedb

3 files changed

Lines changed: 3455 additions & 699 deletions

File tree

examples/nextjs-ssr/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@firebase-oss/ui-styles": "workspace:*",
1919
"@firebase-oss/ui-translations": "workspace:*",
2020
"firebase": "^11.10.0",
21-
"next": "15.1.7",
21+
"next": "16.1.5",
2222
"react": "19.2.1",
2323
"react-dom": "19.2.1",
2424
"server-only": "^0.0.1"

examples/nextjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@firebase-oss/ui-styles": "workspace:*",
1919
"@firebase-oss/ui-translations": "workspace:*",
2020
"firebase": "catalog:",
21-
"next": "15.1.7",
21+
"next": "16.1.5",
2222
"react": "catalog:",
2323
"react-dom": "catalog:",
2424
"server-only": "^0.0.1"

0 commit comments

Comments
 (0)