Skip to content

Commit e6453a9

Browse files
chore(deps): update all non-major dependencies (examples & templates)
1 parent ea676c8 commit e6453a9

File tree

13 files changed

+387
-332
lines changed

13 files changed

+387
-332
lines changed

examples/nextjs-app/package-lock.json

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

examples/nextjs-app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
"eslint": "9.23.0",
1919
"eslint-config-next": "15.2.3",
2020
"next": "15.2.3",
21-
"react": "19.0.0",
22-
"react-dom": "19.0.0",
21+
"react": "19.1.0",
22+
"react-dom": "19.1.0",
2323
"typescript": "5.8.2"
2424
}
2525
}

examples/nextjs-pages/package-lock.json

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

examples/nextjs-pages/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
"eslint": "9.23.0",
1919
"eslint-config-next": "15.2.3",
2020
"next": "15.2.3",
21-
"react": "19.0.0",
22-
"react-dom": "19.0.0",
21+
"react": "19.1.0",
22+
"react-dom": "19.1.0",
2323
"typescript": "5.8.2"
2424
}
2525
}

0 commit comments

Comments
 (0)