Skip to content

Commit 30822c7

Browse files
Update nextjs monorepo to ^15.2.0 (#1461)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 51b5408 commit 30822c7

File tree

2 files changed

+51
-50
lines changed

2 files changed

+51
-50
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"framer-motion": "12.4.7",
3434
"graphql": "^16.10.0",
3535
"lodash": "^4.17.21",
36-
"next": "15.1.7",
36+
"next": "15.2.0",
3737
"nprogress": "^0.2.0",
3838
"postcss": "^8.5.3",
3939
"react": "18.3.1",
@@ -53,7 +53,7 @@
5353
"@typescript-eslint/eslint-plugin": "^8.25.0",
5454
"@typescript-eslint/parser": "^8.25.0",
5555
"babel-plugin-styled-components": "^2.1.4",
56-
"eslint-config-next": "^15.1.7",
56+
"eslint-config-next": "^15.2.0",
5757
"postcss-preset-env": "^10.1.5",
5858
"prettier": "^3.5.2",
5959
"tailwindcss": "^3.4.17",

0 commit comments

Comments
 (0)