Skip to content

Commit 7d58544

Browse files
renovate[bot]renovate-botkodiakhq[bot]
authored
chore(deps): update nextjs monorepo to v12.0.10 (#1211)
Co-authored-by: Renovate Bot <[email protected]> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
1 parent 966279c commit 7d58544

File tree

2 files changed

+114
-194
lines changed

2 files changed

+114
-194
lines changed

demos/nx-next-monorepo-demo/package-lock.json

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

demos/nx-next-monorepo-demo/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"@nrwl/next": "13.4.6",
1313
"core-js": "^3.6.5",
14-
"next": "12.0.9",
14+
"next": "12.0.10",
1515
"react": "17.0.2",
1616
"react-dom": "17.0.2",
1717
"regenerator-runtime": "0.13.9",
@@ -39,7 +39,7 @@
3939
"babel-jest": "27.4.6",
4040
"cypress": "^8.3.0",
4141
"eslint": "8.7.0",
42-
"eslint-config-next": "12.0.9",
42+
"eslint-config-next": "12.0.10",
4343
"eslint-config-prettier": "8.3.0",
4444
"eslint-plugin-cypress": "^2.10.3",
4545
"eslint-plugin-import": "2.25.4",

0 commit comments

Comments
 (0)