update deps

This commit is contained in:
Zaiste 2021-04-29 21:15:17 +02:00
parent a8678bdecd
commit 31ae61885e
No known key found for this signature in database
GPG Key ID: 15DF7EBC7F2FFE35

View File

@ -34,7 +34,7 @@
"lodash.debounce": "^4.0.8",
"lodash.random": "^3.2.0",
"lodash.throttle": "^4.1.1",
"next": "10.1.3",
"next": "10.2.0",
"next-seo": "^4.24.0",
"next-themes": "^0.0.14",
"postcss": "^8.2.13",
@ -54,14 +54,14 @@
"@graphql-codegen/schema-ast": "^1.18.2",
"@graphql-codegen/typescript": "^1.22.0",
"@graphql-codegen/typescript-operations": "^1.17.16",
"@next/bundle-analyzer": "^10.1.3",
"@next/bundle-analyzer": "^10.2.0",
"@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.0.0",
"@types/node": "^15.0.1",
"@types/react": "^17.0.4",
"@types/shopify-buy": "^2.10.5",
"deepmerge": "^4.2.2",
@ -69,7 +69,7 @@
"husky": "^6.0.0",
"lint-staged": "^10.5.4",
"next-unused": "^0.0.6",
"openapi-typescript": "^2.5.0",
"openapi-typescript": "^3.2.3",
"postcss-flexbugs-fixes": "^5.0.2",
"postcss-preset-env": "^6.7.0",
"prettier": "^2.2.1",