1
0
mirror of https://github.com/kremalicious/blog.git synced 2024-12-22 17:23:50 +01:00

package updates

This commit is contained in:
Matthias Kretschmann 2019-10-15 01:53:00 +02:00
parent ddee5aab52
commit 74af0c2dc9
Signed by: m
GPG Key ID: 606EEEF3C479A91F

View File

@ -34,33 +34,33 @@
"dms2dec": "^1.1.0",
"fast-exif": "^1.0.1",
"fraction.js": "^4.0.12",
"gatsby": "^2.15.36",
"gatsby-image": "^2.2.27",
"gatsby-plugin-catch-links": "^2.1.13",
"gatsby-plugin-feed": "^2.3.16",
"gatsby": "^2.16.1",
"gatsby-image": "^2.2.29",
"gatsby-plugin-catch-links": "^2.1.15",
"gatsby-plugin-feed": "^2.3.18",
"gatsby-plugin-lunr": "^1.5.2",
"gatsby-plugin-manifest": "^2.2.21",
"gatsby-plugin-manifest": "^2.2.23",
"gatsby-plugin-matomo": "^0.7.2",
"gatsby-plugin-meta-redirect": "^1.1.1",
"gatsby-plugin-offline": "^3.0.14",
"gatsby-plugin-react-helmet": "^3.1.11",
"gatsby-plugin-sass": "^2.1.18",
"gatsby-plugin-sharp": "^2.2.29",
"gatsby-plugin-sitemap": "^2.2.17",
"gatsby-plugin-offline": "^3.0.16",
"gatsby-plugin-react-helmet": "^3.1.13",
"gatsby-plugin-sass": "^2.1.20",
"gatsby-plugin-sharp": "^2.2.31",
"gatsby-plugin-sitemap": "^2.2.19",
"gatsby-plugin-svgr": "^2.0.2",
"gatsby-plugin-typescript": "^2.1.12",
"gatsby-plugin-typescript": "^2.1.15",
"gatsby-plugin-use-dark-mode": "^1.1.2",
"gatsby-plugin-webpack-size": "^1.0.0",
"gatsby-redirect-from": "^0.2.1",
"gatsby-remark-autolink-headers": "^2.1.14",
"gatsby-remark-copy-linked-files": "^2.1.26",
"gatsby-remark-images": "^3.1.26",
"gatsby-remark-smartypants": "^2.1.12",
"gatsby-remark-autolink-headers": "^2.1.16",
"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-source-filesystem": "^2.1.31",
"gatsby-source-graphql": "^2.1.18",
"gatsby-transformer-remark": "^2.6.28",
"gatsby-transformer-sharp": "^2.2.21",
"gatsby-source-filesystem": "^2.1.33",
"gatsby-source-graphql": "^2.1.20",
"gatsby-transformer-remark": "^2.6.30",
"gatsby-transformer-sharp": "^2.2.23",
"graphql": "^14.5.8",
"intersection-observer": "^0.7.0",
"js-scrypt": "^0.2.0",
@ -90,18 +90,18 @@
"@testing-library/jest-dom": "^4.1.2",
"@testing-library/react": "^9.3.0",
"@types/classnames": "^2.2.9",
"@types/jest": "^24.0.18",
"@types/jest": "^24.0.19",
"@types/lunr": "^2.3.2",
"@types/node": "^12.7.12",
"@types/react": "^16.9.5",
"@types/react-dom": "^16.9.1",
"@types/react": "^16.9.6",
"@types/react-dom": "^16.9.2",
"@types/react-helmet": "^5.0.11",
"@types/react-modal": "^3.8.3",
"@types/react-transition-group": "^4.2.3",
"@types/shortid": "0.0.29",
"@types/web3": "^1.0.20",
"@typescript-eslint/eslint-plugin": "^2.3.3",
"@typescript-eslint/parser": "^2.3.3",
"@typescript-eslint/eslint-plugin": "^2.4.0",
"@typescript-eslint/parser": "^2.4.0",
"babel-eslint": "^10.0.3",
"babel-jest": "^24.9.0",
"eslint": "^6.5.1",