Skip to content

Commit

Permalink
Merge pull request #686 from belgattitude/renovate/nextjs-monorepo
Browse files Browse the repository at this point in the history
chore(deps): update nextjs monorepo to v12.0.1
  • Loading branch information
belgattitude authored Oct 27, 2021
2 parents 58d4d88 + ee6bbc2 commit 0b043e7
Show file tree
Hide file tree
Showing 3 changed files with 152 additions and 110 deletions.
6 changes: 3 additions & 3 deletions apps/blog-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
},
"devDependencies": {
"@emotion/babel-plugin": "11.3.0",
"@next/bundle-analyzer": "12.0.0",
"@next/bundle-analyzer": "12.0.1",
"@svgr/webpack": "6.0.0-alpha.0",
"@tailwindcss/aspect-ratio": "0.3.0",
"@tailwindcss/forms": "0.3.4",
Expand All @@ -65,7 +65,7 @@
"autoprefixer": "10.3.7",
"cross-env": "7.0.3",
"eslint": "7.32.0",
"eslint-config-next": "12.0.0",
"eslint-config-next": "12.0.1",
"eslint-config-prettier": "8.3.0",
"eslint-import-resolver-typescript": "2.5.0",
"eslint-plugin-import": "2.25.2",
Expand Down Expand Up @@ -100,7 +100,7 @@
"@your-org/core-lib": "workspace:*",
"@your-org/ui-lib": "workspace:*",
"cross-env": "7.0.3",
"next": "12.0.0",
"next": "12.0.1",
"next-secure-headers": "2.2.0",
"next-seo": "4.28.1",
"react": "17.0.2",
Expand Down
6 changes: 3 additions & 3 deletions apps/web-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
},
"devDependencies": {
"@emotion/babel-plugin": "11.3.0",
"@next/bundle-analyzer": "12.0.0",
"@next/bundle-analyzer": "12.0.1",
"@size-limit/file": "6.0.3",
"@svgr/webpack": "6.0.0-alpha.0",
"@tailwindcss/aspect-ratio": "0.3.0",
Expand All @@ -74,7 +74,7 @@
"dotenv-flow": "3.2.0",
"dotenv-flow-cli": "1.0.0",
"eslint": "7.32.0",
"eslint-config-next": "12.0.0",
"eslint-config-next": "12.0.1",
"eslint-config-prettier": "8.3.0",
"eslint-import-resolver-typescript": "2.5.0",
"eslint-plugin-import": "2.25.2",
Expand Down Expand Up @@ -132,7 +132,7 @@
"ioredis": "4.28.0",
"ky": "0.28.6",
"micro": "9.3.4",
"next": "12.0.0",
"next": "12.0.1",
"next-auth": "4.0.0-beta.4",
"next-connect": "0.11.0",
"next-i18next": "8.9.0",
Expand Down
Loading

2 comments on commit 0b043e7

@vercel
Copy link

@vercel vercel bot commented on 0b043e7 Oct 27, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on 0b043e7 Oct 27, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.