Skip to content

Commit cb950e0

Browse files
authored
Update all of nextjs to version 15.1.5
1 parent 493507a commit cb950e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"graphql": "^16.6.0",
2828
"he": "^1.2.0",
2929
"loader-utils": "^3.2.1",
30-
"next": "13.4.0",
30+
"next": "15.1.5",
3131
"nextjs-progressbar": "^0.0.16",
3232
"parameterize": "^1.0.0",
3333
"path": "^0.12.7",
@@ -41,7 +41,7 @@
4141
},
4242
"devDependencies": {
4343
"eslint": "8.39.0",
44-
"eslint-config-next": "^13.4.0",
44+
"eslint-config-next": "^15.1.5",
4545
"eslint-config-prettier": "^8.8.0",
4646
"eslint-plugin-prettier": "^4.2.1",
4747
"eslint-plugin-react": "^7.32.2",

0 commit comments

Comments
 (0)