From 31ae61885e22dbb09f8530190075d626436e0317 Mon Sep 17 00:00:00 2001 From: Zaiste Date: Thu, 29 Apr 2021 21:15:17 +0200 Subject: [PATCH] update deps --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 391703e34..024de239b 100644 --- a/package.json +++ b/package.json @@ -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",