Skip to content

Commit 642a20e

Browse files
fix(deps): update nextjs monorepo to ^15.1.7
1 parent 4971ab1 commit 642a20e

File tree

2 files changed

+52
-50
lines changed

2 files changed

+52
-50
lines changed

package-lock.json

+50-48
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"framer-motion": "12.4.2",
3131
"graphql": "^16.10.0",
3232
"lodash": "^4.17.21",
33-
"next": "15.1.6",
33+
"next": "15.1.7",
3434
"nprogress": "^0.2.0",
3535
"postcss": "^8.5.2",
3636
"react": "18.3.1",
@@ -49,7 +49,7 @@
4949
"@typescript-eslint/eslint-plugin": "^8.23.0",
5050
"@typescript-eslint/parser": "^8.23.0",
5151
"babel-plugin-styled-components": "^2.1.4",
52-
"eslint-config-next": "^15.1.6",
52+
"eslint-config-next": "^15.1.7",
5353
"postcss-preset-env": "^10.1.3",
5454
"prettier": "^3.5.0",
5555
"tailwindcss": "^3.4.17",

0 commit comments

Comments
 (0)