Skip to content

Commit 6ba9b17

Browse files
fix(deps): update dependency next@>=13.4.0 <15.5.16 to v16 [security] (#381)
* fix(deps): update dependency next@>=13.4.0 <15.5.16 to v16 [security] BREAKING CHANGE: updated dependencies to major versions * chore: merge renovate update against main --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Daniel Bannert <d.bannert@anolilab.de>
1 parent 885ca56 commit 6ba9b17

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pnpm-lock.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pnpm-workspace.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ overrides:
139139
"next@>=14.2.0 <15.5.16": ">=15.5.23"
140140
"next@>=13.4.6 <15.5.16": ">=15.5.23"
141141
"next@>=13.4.13 <15.5.16": ">=15.5.23"
142-
"next@>=13.4.0 <15.5.16": ">=15.5.23"
142+
"next@>=13.4.0 <15.5.16": ">=16.3.0"
143143
"next@>=13.0.0 <15.5.16": ">=15.5.23"
144144
"next@>=13.0.0 <15.5.15": ">=15.5.23"
145145
"next@>=12.2.0 <15.5.16": ">=15.5.23"

0 commit comments

Comments
 (0)