task: update dependencies

This commit is contained in:
Zaiste
2021-05-20 12:03:59 +02:00
parent 0d0b3fc7da
commit 989993cf25
2 changed files with 74 additions and 51 deletions

View File

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