Skip to content

Commit 54d91db

Browse files
fix(deps): update dependency next to v16.1.2 (#2466)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ea618e7 commit 54d91db

File tree

5 files changed

+47
-47
lines changed

5 files changed

+47
-47
lines changed

examples/appwrite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@types/react": "19.2.8",
2121
"@types/react-dom": "19.2.3",
2222
"appwrite": "^21.5.0",
23-
"next": "16.1.1",
23+
"next": "16.1.2",
2424
"react": "19.2.3",
2525
"react-dom": "19.2.3",
2626
"typescript": "5.9.3"

examples/firebase/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@types/react": "19.2.8",
2121
"@types/react-dom": "19.2.3",
2222
"firebase": "^12.7.0",
23-
"next": "16.1.1",
23+
"next": "16.1.2",
2424
"react": "19.2.3",
2525
"react-dom": "19.2.3",
2626
"typescript": "5.9.3"

examples/replication-http/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@types/node": "25.0.8",
2020
"@types/react": "19.2.8",
2121
"@types/react-dom": "19.2.3",
22-
"next": "16.1.1",
22+
"next": "16.1.2",
2323
"react": "19.2.3",
2424
"react-dom": "19.2.3",
2525
"typescript": "5.9.3"

examples/supabase/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@types/node": "25.0.8",
2121
"@types/react": "19.2.8",
2222
"@types/react-dom": "19.2.3",
23-
"next": "16.1.1",
23+
"next": "16.1.2",
2424
"react": "19.2.3",
2525
"react-dom": "19.2.3",
2626
"typescript": "5.9.3"

package-lock.json

Lines changed: 43 additions & 43 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)