Skip to content

Commit 2a69bcb

Browse files
fix(deps): update dependency next to v15.5.9 [security] (#2808)
* fix(deps): update dependency next to v15.5.9 [security] * Ensure 'out/' is ignored in Git --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Arda TANRIKULU <[email protected]>
1 parent e55dbf6 commit 2a69bcb

File tree

3 files changed

+27
-28
lines changed

3 files changed

+27
-28
lines changed

pnpm-lock.yaml

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

website/.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
out/
1+
out/

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"dependencies": {
1414
"@theguild/components": "7.6.5",
1515
"date-fns": "4.1.0",
16-
"next": "15.5.8",
16+
"next": "15.5.9",
1717
"next-sitemap": "4.2.3",
1818
"nextra": "3.0.0-alpha.22",
1919
"react": "18.3.1",

0 commit comments

Comments
 (0)