forked from crowetic/commerce
Memoize functions in commerce hooks and debounce update
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
"cookie": "^0.4.1",
|
||||
"js-cookie": "^2.2.1",
|
||||
"lodash": "^4.17.20",
|
||||
"lodash.debounce": "^4.0.8",
|
||||
"next": "^9.5.4-canary.23",
|
||||
"postcss-nesting": "^7.0.1",
|
||||
"react": "^16.13.1",
|
||||
@@ -39,6 +40,7 @@
|
||||
"@graphql-codegen/typescript-operations": "^1.17.8",
|
||||
"@types/cookie": "^0.4.0",
|
||||
"@types/js-cookie": "^2.2.6",
|
||||
"@types/lodash.debounce": "^4.0.6",
|
||||
"@types/node": "^14.11.2",
|
||||
"@types/react": "^16.9.49",
|
||||
"graphql": "^15.3.0",
|
||||
|
Reference in New Issue
Block a user