Skip to content

Commit 9da8bbd

Browse files
chore(deps): update dependency next to v14.2.10 [security] (#2881)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cdf066f commit 9da8bbd

File tree

5 files changed

+62
-62
lines changed

5 files changed

+62
-62
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.5",
3737
"monaco-jsx-syntax-highlight": "1.2.0",
3838
"nanoid": "5.0.7",
39-
"next": "14.2.3",
39+
"next": "14.2.10",
4040
"next-themes": "0.3.0",
4141
"os-browserify": "0.3.0",
4242
"outdent": " ^0.8.0",

pnpm-lock.yaml

Lines changed: 58 additions & 58 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.3",
17+
"next": "14.2.10",
1818
"react": "18.2.0",
1919
"react-dom": "18.2.0",
2020
"typescript": "5.3.3"

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.3",
17+
"next": "14.2.10",
1818
"react": "18.2.0",
1919
"react-dom": "18.2.0",
2020
"typescript": "5.3.3"

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"react-icons": "5.3.0",
2222
"intersection-observer": "0.12.2",
2323
"match-sorter": "6.3.4",
24-
"next": "14.2.3",
24+
"next": "14.2.10",
2525
"next-seo": "6.6.0",
2626
"next-themes": "0.3.0",
2727
"nextra": "2.13.4",

0 commit comments

Comments
 (0)