update deps

This commit is contained in:
Zaiste 2021-06-15 14:37:34 +02:00
parent 2c8673c15a
commit 3a3ec8ce27
No known key found for this signature in database
GPG Key ID: 15DF7EBC7F2FFE35
2 changed files with 6798 additions and 7 deletions

View File

@ -20,7 +20,7 @@
}, },
"dependencies": { "dependencies": {
"@reach/portal": "^0.15.0", "@reach/portal": "^0.15.0",
"@vercel/fetch": "^6.1.0", "@vercel/fetch": "^6.1.1",
"autoprefixer": "^10.2.6", "autoprefixer": "^10.2.6",
"body-scroll-lock": "^3.1.5", "body-scroll-lock": "^3.1.5",
"bowser": "^2.11.0", "bowser": "^2.11.0",
@ -30,14 +30,14 @@
"email-validator": "^2.0.4", "email-validator": "^2.0.4",
"immutability-helper": "^3.1.1", "immutability-helper": "^3.1.1",
"js-cookie": "^2.2.1", "js-cookie": "^2.2.1",
"keen-slider": "^5.4.1", "keen-slider": "^5.5.1",
"lodash.debounce": "^4.0.8", "lodash.debounce": "^4.0.8",
"lodash.random": "^3.2.0", "lodash.random": "^3.2.0",
"lodash.throttle": "^4.1.1", "lodash.throttle": "^4.1.1",
"next": "10.0.9-canary.5", "next": "10.0.9-canary.5",
"next-seo": "^4.24.0", "next-seo": "^4.24.0",
"next-themes": "^0.0.14", "next-themes": "^0.0.14",
"postcss": "^8.3.0", "postcss": "^8.3.4",
"postcss-nesting": "^8.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",
@ -47,7 +47,7 @@
"swell-js": "^4.0.0-next.0", "swell-js": "^4.0.0-next.0",
"swr": "^0.5.6", "swr": "^0.5.6",
"tabbable": "^5.2.0", "tabbable": "^5.2.0",
"tailwindcss": "^2.1.2" "tailwindcss": "^2.1.4"
}, },
"devDependencies": { "devDependencies": {
"@graphql-codegen/cli": "^1.21.5", "@graphql-codegen/cli": "^1.21.5",
@ -61,8 +61,8 @@
"@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.6.1", "@types/node": "^15.12.2",
"@types/react": "^17.0.8", "@types/react": "^17.0.11",
"@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",
@ -71,7 +71,7 @@
"next-unused": "^0.0.6", "next-unused": "^0.0.6",
"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.3.0", "prettier": "^2.3.1",
"typescript": "4.2.4" "typescript": "4.2.4"
}, },
"husky": { "husky": {

6791
pnpm-lock.yaml generated Normal file

File diff suppressed because it is too large Load Diff