mirror of
https://github.com/vercel/commerce.git
synced 2025-07-23 04:36:49 +00:00
task: update dependencies
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
"lodash.debounce": "^4.0.8",
|
||||
"lodash.random": "^3.2.0",
|
||||
"lodash.throttle": "^4.1.1",
|
||||
"next": "10.2.1-canary.10",
|
||||
"next": "10.2.2",
|
||||
"next-seo": "^4.24.0",
|
||||
"next-themes": "^0.0.14",
|
||||
"postcss": "^8.2.15",
|
||||
@@ -54,15 +54,15 @@
|
||||
"@graphql-codegen/schema-ast": "^1.18.2",
|
||||
"@graphql-codegen/typescript": "^1.22.0",
|
||||
"@graphql-codegen/typescript-operations": "^1.17.16",
|
||||
"@next/bundle-analyzer": "^10.2.0",
|
||||
"@next/bundle-analyzer": "^10.2.2",
|
||||
"@types/body-scroll-lock": "^2.6.1",
|
||||
"@types/cookie": "^0.4.0",
|
||||
"@types/js-cookie": "^2.2.6",
|
||||
"@types/lodash.debounce": "^4.0.6",
|
||||
"@types/lodash.random": "^3.2.6",
|
||||
"@types/lodash.throttle": "^4.1.6",
|
||||
"@types/node": "^15.3.0",
|
||||
"@types/react": "^17.0.5",
|
||||
"@types/node": "^15.3.1",
|
||||
"@types/react": "^17.0.6",
|
||||
"@types/shopify-buy": "^2.10.5",
|
||||
"deepmerge": "^4.2.2",
|
||||
"graphql": "^15.5.0",
|
||||
|
Reference in New Issue
Block a user