Skip to content

Commit f90078e

Browse files
chore(deps): update dependency next to v14.2.30 [security]
1 parent 536fc86 commit f90078e

File tree

5 files changed

+209
-156
lines changed

5 files changed

+209
-156
lines changed

examples/with-app-router-context/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@types/react-dom": "18.3.5",
1515
"eslint": "9.23.0",
1616
"eslint-config-next": "15.2.4",
17-
"next": "14.2.26",
17+
"next": "14.2.30",
1818
"next-runtime-env": "link:../..",
1919
"react": "18.3.1",
2020
"react-dom": "18.3.1",

examples/with-app-router-context/pnpm-lock.yaml

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

examples/with-app-router-script/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@types/react-dom": "18.3.5",
1515
"eslint": "9.23.0",
1616
"eslint-config-next": "15.2.4",
17-
"next": "14.2.26",
17+
"next": "14.2.30",
1818
"next-runtime-env": "link:../..",
1919
"react": "18.3.1",
2020
"react-dom": "18.3.1",

0 commit comments

Comments
 (0)