Skip to content

Commit deb22b5

Browse files
renovate[bot]danez
andauthored
chore(deps): update dependency next to v16.2.11 [security] (#1114)
* chore(deps): update dependency next to v16.2.11 [security] * fix lockfile --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Daniel Tschinder <code@tschinder.de>
1 parent 07bb81d commit deb22b5

3 files changed

Lines changed: 64 additions & 52 deletions

File tree

packages/website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@types/react-dom": "19.2.3",
2222
"@uiw/react-codemirror": "4.25.11",
2323
"clsx": "2.1.1",
24-
"next": "16.2.10",
24+
"next": "16.2.11",
2525
"next-sitemap": "4.2.3",
2626
"next-themes": "0.4.6",
2727
"nextra": "4.6.1",

pnpm-lock.yaml

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

pnpm-workspace.yaml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,15 @@ overrides:
1111
zod: 4.3.6
1212
linkWorkspacePackages: true
1313
minimumReleaseAge: 4320
14+
minimumReleaseAgeExclude:
15+
# Renovate security update: next@16.2.11
16+
- next@16.2.11
17+
- '@next/env@16.2.11'
18+
- '@next/swc-darwin-arm64@16.2.11'
19+
- '@next/swc-darwin-x64@16.2.11'
20+
- '@next/swc-linux-arm64-gnu@16.2.11'
21+
- '@next/swc-linux-arm64-musl@16.2.11'
22+
- '@next/swc-linux-x64-gnu@16.2.11'
23+
- '@next/swc-linux-x64-musl@16.2.11'
24+
- '@next/swc-win32-arm64-msvc@16.2.11'
25+
- '@next/swc-win32-x64-msvc@16.2.11'

0 commit comments

Comments
 (0)