Skip to content

Commit

Permalink
chore(deps): update dependency next to v14.2.10 [security] (#2881)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 18, 2024
1 parent cdf066f commit 9da8bbd
Show file tree
Hide file tree
Showing 5 changed files with 62 additions and 62 deletions.
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"monaco-editor-auto-typings": "0.4.5",
"monaco-jsx-syntax-highlight": "1.2.0",
"nanoid": "5.0.7",
"next": "14.2.3",
"next": "14.2.10",
"next-themes": "0.3.0",
"os-browserify": "0.3.0",
"outdent": " ^0.8.0",
Expand Down
116 changes: 58 additions & 58 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion sandbox/next-js-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@types/react": "18.2.55",
"@types/react-dom": "18.2.19",
"eslint-config-next": "14.1.0",
"next": "14.2.3",
"next": "14.2.10",
"react": "18.2.0",
"react-dom": "18.2.0",
"typescript": "5.3.3"
Expand Down
2 changes: 1 addition & 1 deletion sandbox/next-js-pages/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@types/react": "18.2.55",
"@types/react-dom": "18.2.19",
"eslint-config-next": "14.1.0",
"next": "14.2.3",
"next": "14.2.10",
"react": "18.2.0",
"react-dom": "18.2.0",
"typescript": "5.3.3"
Expand Down
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"react-icons": "5.3.0",
"intersection-observer": "0.12.2",
"match-sorter": "6.3.4",
"next": "14.2.3",
"next": "14.2.10",
"next-seo": "6.6.0",
"next-themes": "0.3.0",
"nextra": "2.13.4",
Expand Down

0 comments on commit 9da8bbd

Please sign in to comment.