This commit is contained in:
okbel
2021-03-19 15:39:57 -03:00
parent b5ba5e76be
commit 4c0c7ebf10
8 changed files with 105 additions and 376 deletions

View File

@@ -35,7 +35,7 @@
"next": "^10.0.9-canary.5",
"next-seo": "^4.11.0",
"next-themes": "^0.0.4",
"postcss": "^8.2.6",
"postcss": "^8.2.8",
"postcss-nesting": "^7.0.1",
"react": "^17.0.1",
"react-dom": "^17.0.1",
@@ -44,7 +44,7 @@
"shopify-buy": "^2.11.0",
"swr": "^0.4.0",
"tabbable": "^5.1.5",
"tailwindcss": "^2.0.3"
"tailwindcss": "^2.0.4"
},
"devDependencies": {
"@graphql-codegen/cli": "^1.20.0",
@@ -53,6 +53,7 @@
"@graphql-codegen/typescript-operations": "^1.17.13",
"@manifoldco/swagger-to-ts": "^2.1.0",
"@next/bundle-analyzer": "^10.0.1",
"@tailwindcss/jit": "^0.1.3",
"@types/body-scroll-lock": "^2.6.1",
"@types/classnames": "^2.2.10",
"@types/cookie": "^0.4.0",