merge latest from vercel/commerce

This commit is contained in:
Greg Hoskin
2021-04-28 13:50:12 -05:00
53 changed files with 1213 additions and 971 deletions

View File

@@ -32,7 +32,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"