Skip to content

Commit 87755d3

Browse files
fix(deps): update nextjs monorepo to v15 (#825)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0856a38 commit 87755d3

File tree

2 files changed

+985
-332
lines changed

2 files changed

+985
-332
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"javascript-stringify": "^2.1.0",
2525
"keen-slider": "^6.8.6",
2626
"lodash": "^4.17.21",
27-
"next": "^14.2.5",
27+
"next": "^15.0.0",
2828
"node-gyp": "^11.0.0",
2929
"react": "^18.3.1",
3030
"react-blurhash": "^0.3.0",
@@ -42,7 +42,7 @@
4242
"@typescript-eslint/parser": "^8.0.0",
4343
"autoprefixer": "^10.4.20",
4444
"eslint": "^8.57.0",
45-
"eslint-config-next": "^14.2.5",
45+
"eslint-config-next": "^15.0.0",
4646
"eslint-config-prettier": "^9.1.0",
4747
"postcss": "^8.4.40",
4848
"prettier": "^3.3.3",

0 commit comments

Comments
 (0)