Skip to content

Commit cb21e93

Browse files
chore(deps): update dependency next to v15.1.2 [security]
1 parent 6a6e687 commit cb21e93

File tree

8 files changed

+164
-164
lines changed

8 files changed

+164
-164
lines changed

examples/nextjs-app/package-lock.json

Lines changed: 40 additions & 40 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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@types/react-dom": "19.0.2",
1818
"eslint": "9.17.0",
1919
"eslint-config-next": "15.1.0",
20-
"next": "15.1.0",
20+
"next": "15.1.2",
2121
"react": "19.0.0",
2222
"react-dom": "19.0.0",
2323
"typescript": "5.7.2"

examples/nextjs-pages/package-lock.json

Lines changed: 40 additions & 40 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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@types/react-dom": "19.0.2",
1818
"eslint": "9.17.0",
1919
"eslint-config-next": "15.1.0",
20-
"next": "15.1.0",
20+
"next": "15.1.2",
2121
"react": "19.0.0",
2222
"react-dom": "19.0.0",
2323
"typescript": "5.7.2"

0 commit comments

Comments
 (0)