Skip to content

Commit c2f50f7

Browse files
committed
security: bump next
1 parent 4d75d29 commit c2f50f7

File tree

5 files changed

+65
-70
lines changed

5 files changed

+65
-70
lines changed

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"monaco-editor-auto-typings": "0.4.6",
3737
"monaco-jsx-syntax-highlight": "1.2.0",
3838
"nanoid": "5.0.9",
39-
"next": "14.2.21",
39+
"next": "14.2.25",
4040
"next-themes": "0.3.0",
4141
"os-browserify": "0.3.0",
4242
"outdent": " ^0.8.0",

pnpm-lock.yaml

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

sandbox/next-js-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@types/react": "18.2.55",
1515
"@types/react-dom": "18.2.19",
1616
"eslint-config-next": "14.1.0",
17-
"next": "14.2.21",
17+
"next": "14.2.25",
1818
"react": "18.2.0",
1919
"react-dom": "18.2.0",
2020
"typescript": "5.6.2"

sandbox/next-js-pages/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@types/react": "18.2.55",
1515
"@types/react-dom": "18.2.19",
1616
"eslint-config-next": "14.1.0",
17-
"next": "14.2.21",
17+
"next": "14.2.25",
1818
"react": "18.2.0",
1919
"react-dom": "18.2.0",
2020
"typescript": "5.6.2"

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"react-icons": "5.3.0",
2424
"intersection-observer": "0.12.2",
2525
"match-sorter": "6.3.4",
26-
"next": "14.2.21",
26+
"next": "14.2.25",
2727
"next-seo": "6.6.0",
2828
"next-themes": "0.3.0",
2929
"nextra": "2.13.4",

0 commit comments

Comments
 (0)