Skip to content

Commit 16dd092

Browse files
Update nextjs monorepo to v14
1 parent 900abc0 commit 16dd092

File tree

2 files changed

+772
-289
lines changed

2 files changed

+772
-289
lines changed

example/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,15 @@
1010
},
1111
"dependencies": {
1212
"@blazity/next-image-proxy": "1.0.2",
13-
"next": "12.3.4",
13+
"next": "14.0.1",
1414
"react": "17.0.2",
1515
"react-dom": "17.0.2"
1616
},
1717
"devDependencies": {
1818
"@types/node": "^18.0.0",
1919
"@types/react": "^17.0.39",
2020
"eslint": "8.46.0",
21-
"eslint-config-next": "12.3.4",
21+
"eslint-config-next": "14.0.1",
2222
"typescript": "^5.0.0"
2323
}
2424
}

0 commit comments

Comments
 (0)