update deps

This commit is contained in:
Zaiste 2021-05-07 12:39:21 +02:00
parent 31ae61885e
commit c26c6889b4
No known key found for this signature in database
GPG Key ID: 15DF7EBC7F2FFE35
2 changed files with 372 additions and 600 deletions

View File

@ -37,15 +37,15 @@
"next": "10.2.0", "next": "10.2.0",
"next-seo": "^4.24.0", "next-seo": "^4.24.0",
"next-themes": "^0.0.14", "next-themes": "^0.0.14",
"postcss": "^8.2.13", "postcss": "^8.2.14",
"postcss-nesting": "7.0.1", "postcss-nesting": "8.0.1",
"react": "^17.0.2", "react": "^17.0.2",
"react-dom": "^17.0.2", "react-dom": "^17.0.2",
"react-merge-refs": "^1.1.0", "react-merge-refs": "^1.1.0",
"react-ticker": "^1.2.2", "react-ticker": "^1.2.2",
"shopify-buy": "^2.11.0", "shopify-buy": "^2.11.0",
"swell-js": "^4.0.0-next.0", "swell-js": "^4.0.0-next.0",
"swr": "^0.5.5", "swr": "^0.5.6",
"tabbable": "^5.2.0", "tabbable": "^5.2.0",
"tailwindcss": "^2.1.2" "tailwindcss": "^2.1.2"
}, },
@ -61,15 +61,14 @@
"@types/lodash.debounce": "^4.0.6", "@types/lodash.debounce": "^4.0.6",
"@types/lodash.random": "^3.2.6", "@types/lodash.random": "^3.2.6",
"@types/lodash.throttle": "^4.1.6", "@types/lodash.throttle": "^4.1.6",
"@types/node": "^15.0.1", "@types/node": "^15.0.2",
"@types/react": "^17.0.4", "@types/react": "^17.0.5",
"@types/shopify-buy": "^2.10.5", "@types/shopify-buy": "^2.10.5",
"deepmerge": "^4.2.2", "deepmerge": "^4.2.2",
"graphql": "^15.5.0", "graphql": "^15.5.0",
"husky": "^6.0.0", "husky": "^6.0.0",
"lint-staged": "^10.5.4", "lint-staged": "^10.5.4",
"next-unused": "^0.0.6", "next-unused": "^0.0.6",
"openapi-typescript": "^3.2.3",
"postcss-flexbugs-fixes": "^5.0.2", "postcss-flexbugs-fixes": "^5.0.2",
"postcss-preset-env": "^6.7.0", "postcss-preset-env": "^6.7.0",
"prettier": "^2.2.1", "prettier": "^2.2.1",

961
yarn.lock

File diff suppressed because it is too large Load Diff