task: remove deprecated packages

This commit is contained in:
Zaiste 2021-04-27 13:04:01 +02:00
parent 34ab15bba4
commit 2c097b0f7e
No known key found for this signature in database
GPG Key ID: 15DF7EBC7F2FFE35

View File

@ -38,7 +38,7 @@
"next-seo": "^4.24.0",
"next-themes": "^0.0.14",
"postcss": "^8.2.13",
"postcss-nesting": "^7.0.1",
"postcss-nesting": "7.0.1",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-merge-refs": "^1.1.0",
@ -54,16 +54,14 @@
"@graphql-codegen/schema-ast": "^1.18.2",
"@graphql-codegen/typescript": "^1.22.0",
"@graphql-codegen/typescript-operations": "^1.17.16",
"@manifoldco/swagger-to-ts": "^2.1.0",
"@next/bundle-analyzer": "^10.1.3",
"@types/body-scroll-lock": "^2.6.1",
"@types/classnames": "^2.3.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": "^14.14.41",
"@types/node": "^15.0.0",
"@types/react": "^17.0.4",
"@types/shopify-buy": "^2.10.5",
"deepmerge": "^4.2.2",
@ -71,6 +69,7 @@
"husky": "^6.0.0",
"lint-staged": "^10.5.4",
"next-unused": "^0.0.6",
"openapi-typescript": "^2.5.0",
"postcss-flexbugs-fixes": "^5.0.2",
"postcss-preset-env": "^6.7.0",
"prettier": "^2.2.1",