Skip to content
This repository has been archived by the owner on Mar 10, 2024. It is now read-only.

Commit

Permalink
Update nextjs monorepo to v12.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 2, 2022
1 parent c136101 commit 4f920e0
Show file tree
Hide file tree
Showing 3 changed files with 218 additions and 74 deletions.
6 changes: 3 additions & 3 deletions apps/user-portal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"@keystone-ui/button": "^6.0.0",
"@keystone-ui/fields": "^6.0.0",
"@keystone-ui/icons": "^5.0.0",
"@next/bundle-analyzer": "^12.0.10",
"@next/bundle-analyzer": "12.1.6",
"@preconstruct/next": "^3.0.1",
"@stripe/react-stripe-js": "^1.7.0",
"@stripe/stripe-js": "^1.23.0",
Expand All @@ -78,13 +78,13 @@
"date-fns": "^2.27.0",
"deepmerge": "^4.2.2",
"downshift": "^6.1.7",
"eslint-config-next": "^12.0.10",
"eslint-config-next": "12.1.6",
"graphql": "^15.7.2",
"graphql-tag": "^2.12.6",
"graphql-upload": "^13.0.0",
"lodash": "^4.17.21",
"lodash.debounce": "^4.0.8",
"next": "^12.0.7",
"next": "12.1.6",
"next-auth": "^4.2.1",
"next-transpile-modules": "^9.0.0",
"next-with-apollo": "^5.2.1",
Expand Down
2 changes: 1 addition & 1 deletion backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"typescript": "^4.5.5"
},
"resolutions": {
"next": "12.0.10"
"next": "12.1.6"
},
"packageManager": "[email protected]"
}
Loading

0 comments on commit 4f920e0

Please sign in to comment.