Skip to content

Commit 77cbe01

Browse files
Update nextjs monorepo to ^15.3.1
1 parent ce9c355 commit 77cbe01

File tree

2 files changed

+57
-50
lines changed

2 files changed

+57
-50
lines changed

package-lock.json

+55-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
@@ -33,7 +33,7 @@
3333
"framer-motion": "12.7.4",
3434
"graphql": "^16.10.0",
3535
"lodash": "^4.17.21",
36-
"next": "15.3.0",
36+
"next": "15.3.1",
3737
"nprogress": "^0.2.0",
3838
"postcss": "^8.5.3",
3939
"react": "18.3.1",
@@ -54,7 +54,7 @@
5454
"@typescript-eslint/eslint-plugin": "^8.30.1",
5555
"@typescript-eslint/parser": "^8.30.1",
5656
"babel-plugin-styled-components": "^2.1.4",
57-
"eslint-config-next": "^15.3.0",
57+
"eslint-config-next": "^15.3.1",
5858
"postcss-preset-env": "^10.1.5",
5959
"prettier": "^3.5.3",
6060
"tailwindcss": "^3.4.17",

0 commit comments

Comments
 (0)