From 22561c7f3b4f60c5dd7feba194d11bc1c41fe52c Mon Sep 17 00:00:00 2001 From: Matthias Kretschmann Date: Mon, 4 Nov 2019 19:25:53 +0100 Subject: [PATCH] package updates --- package.json | 27 +++++++++++++-------------- 1 file changed, 13 insertions(+), 14 deletions(-) diff --git a/package.json b/package.json index 92ac781a..b33c21e9 100644 --- a/package.json +++ b/package.json @@ -35,18 +35,18 @@ "dms2dec": "^1.1.0", "fast-exif": "^1.0.1", "fraction.js": "^4.0.12", - "gatsby": "^2.17.6", + "gatsby": "^2.17.7", "gatsby-image": "^2.2.30", "gatsby-plugin-catch-links": "^2.1.15", "gatsby-plugin-feed": "^2.3.19", "gatsby-plugin-lunr": "^1.5.2", - "gatsby-plugin-manifest": "^2.2.25", + "gatsby-plugin-manifest": "^2.2.26", "gatsby-plugin-matomo": "^0.7.2", "gatsby-plugin-meta-redirect": "^1.1.1", "gatsby-plugin-offline": "^3.0.17", "gatsby-plugin-react-helmet": "^3.1.13", "gatsby-plugin-sass": "^2.1.20", - "gatsby-plugin-sharp": "^2.2.34", + "gatsby-plugin-sharp": "^2.2.36", "gatsby-plugin-sitemap": "^2.2.19", "gatsby-plugin-svgr": "^2.0.2", "gatsby-plugin-typescript": "^2.1.15", @@ -57,11 +57,11 @@ "gatsby-remark-copy-linked-files": "^2.1.28", "gatsby-remark-images": "^3.1.28", "gatsby-remark-smartypants": "^2.1.14", - "gatsby-remark-vscode": "^1.2.0", + "gatsby-remark-vscode": "^1.3.0", "gatsby-source-filesystem": "^2.1.35", "gatsby-source-graphql": "^2.1.21", "gatsby-transformer-remark": "^2.6.32", - "gatsby-transformer-sharp": "^2.3.1", + "gatsby-transformer-sharp": "^2.3.2", "graphql": "^14.5.8", "intersection-observer": "^0.7.0", "js-scrypt": "^0.2.0", @@ -79,7 +79,7 @@ "react-transition-group": "^4.3.0", "remark": "^11.0.1", "remark-react": "^6.0.0", - "slugify": "^1.3.4", + "slugify": "^1.3.6", "use-dark-mode": "^2.3.1", "web3": "^1.2.2" }, @@ -88,21 +88,20 @@ "@babel/preset-env": "^7.6.3", "@babel/preset-typescript": "^7.6.0", "@svgr/webpack": "^4.3.3", - "@testing-library/jest-dom": "^4.2.0", - "@testing-library/react": "^9.3.0", + "@testing-library/jest-dom": "^4.2.3", + "@testing-library/react": "^9.3.2", "@types/classnames": "^2.2.9", - "@types/jest": "^24.0.20", + "@types/jest": "^24.0.21", "@types/lunr": "^2.3.2", - "@types/node": "^12.11.7", + "@types/node": "^12.12.5", "@types/react": "^16.9.11", "@types/react-dom": "^16.9.3", - "@types/react-helmet": "^5.0.13", + "@types/react-helmet": "^5.0.14", "@types/react-modal": "^3.10.0", "@types/react-transition-group": "^4.2.3", "@types/shortid": "0.0.29", - "@types/web3": "^1.0.20", - "@typescript-eslint/eslint-plugin": "^2.6.0", - "@typescript-eslint/parser": "^2.6.0", + "@typescript-eslint/eslint-plugin": "^2.6.1", + "@typescript-eslint/parser": "^2.6.1", "babel-eslint": "^10.0.3", "babel-jest": "^24.9.0", "eslint": "^6.6.0",