Skip to content

Commit 3e6a1e8

Browse files
committed
fix(deps): update nextjs monorepo to v15.5.3
1 parent cff4d5e commit 3e6a1e8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/next-app/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"dependencies": {
1212
"@private-captcha/react": "file:../private-captcha-react",
13-
"next": "15.4.7",
13+
"next": "15.5.3",
1414
"react": "^19.1.0",
1515
"react-dom": "^18.0.0"
1616
},
@@ -22,7 +22,7 @@
2222
"@tailwindcss/postcss": "^4",
2323
"tailwindcss": "^4",
2424
"eslint": "^9",
25-
"eslint-config-next": "15.4.7",
25+
"eslint-config-next": "15.5.3",
2626
"@eslint/eslintrc": "^3"
2727
}
2828
}

0 commit comments

Comments
 (0)