Merge branch 'master' of github.com:vercel/commerce into outgrow-reaction-commerce-provider

Signed-off-by: Loan Laux <loan@outgrow.io>
This commit is contained in:
Loan Laux
2021-04-26 16:12:37 +04:00
58 changed files with 2643 additions and 2952 deletions

View File

@@ -33,7 +33,7 @@
"lodash.debounce": "^4.0.8",
"lodash.random": "^3.2.0",
"lodash.throttle": "^4.1.1",
"next": "^10.0.7",
"next": "^10.0.9-canary.5",
"next-seo": "^4.11.0",
"next-themes": "^0.0.4",
"postcss": "^8.2.6",
@@ -74,9 +74,6 @@
"prettier": "^2.2.1",
"typescript": "^4.0.3"
},
"resolutions": {
"webpack": "5.11.1"
},
"husky": {
"hooks": {
"pre-commit": "lint-staged"