Skip to content

Commit 497a18c

Browse files
authored
Merge pull request #18 from Blazity/renovate/nextjs-monorepo
Update nextjs monorepo to v12.3.4
2 parents 4ae77e8 + 3a40cac commit 497a18c

File tree

2 files changed

+654
-342
lines changed

2 files changed

+654
-342
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.1.0",
13+
"next": "12.3.4",
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.41.0",
21-
"eslint-config-next": "12.1.0",
21+
"eslint-config-next": "12.3.4",
2222
"typescript": "^5.0.0"
2323
}
2424
}

0 commit comments

Comments
 (0)