Skip to content

Commit 5458b49

Browse files
fix(deps): update nextjs monorepo to ^15.5.4 (#2110)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6ce02ce commit 5458b49

File tree

3 files changed

+60
-60
lines changed

3 files changed

+60
-60
lines changed

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"jwt-decode": "^4.0.0",
5050
"linkify": "^0.2.1",
5151
"linkify-react": "^4.3.2",
52-
"next": "^15.5.3",
52+
"next": "^15.5.4",
5353
"next-i18next": "^15.4.2",
5454
"next-themes": "^0.4.6",
5555
"nuqs": "2.4.3",

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.

tooling/eslint/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"dependencies": {
1818
"@eslint/compat": "^1.3.2",
19-
"@next/eslint-plugin-next": "^15.5.3",
19+
"@next/eslint-plugin-next": "^15.5.4",
2020
"@ufb/eslint-plugin-header": "workspace:*",
2121
"eslint-plugin-import": "^2.32.0",
2222
"eslint-plugin-jsx-a11y": "^6.10.2",

0 commit comments

Comments
 (0)