Skip to content

Commit 24f9996

Browse files
fix(deps): update nextjs monorepo to ^15.4.6 (#999)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7ff3447 commit 24f9996

File tree

3 files changed

+62
-62
lines changed

3 files changed

+62
-62
lines changed

apps/www/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"fumadocs-ui": "^14.7.7",
3535
"geist": "^1.4.2",
3636
"jotai": "^2.13.0",
37-
"next": "^15.4.5",
37+
"next": "^15.4.6",
3838
"react": "catalog:react18",
3939
"react-dom": "catalog:react18",
4040
"sharp": "^0.34.3",

pnpm-lock.yaml

Lines changed: 60 additions & 60 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
"prettier": "@kosori/prettier-config",
1717
"dependencies": {
1818
"@eslint/compat": "^1.3.1",
19-
"@next/eslint-plugin-next": "^15.4.5",
19+
"@next/eslint-plugin-next": "^15.4.6",
2020
"eslint-plugin-import": "^2.32.0",
2121
"eslint-plugin-jsx-a11y": "^6.10.2",
2222
"eslint-plugin-react": "^7.37.5",

0 commit comments

Comments
 (0)