mirror of
https://github.com/kremalicious/blog.git
synced 2024-11-22 18:00:06 +01:00
package updates
This commit is contained in:
parent
21b4853faf
commit
0153a440b3
50
package.json
50
package.json
@ -32,31 +32,31 @@
|
||||
"dms2dec": "^1.1.0",
|
||||
"fast-exif": "^1.0.1",
|
||||
"fraction.js": "^4.0.12",
|
||||
"gatsby": "^2.9.2",
|
||||
"gatsby-image": "^2.1.4",
|
||||
"gatsby-plugin-catch-links": "^2.0.15",
|
||||
"gatsby-plugin-feed": "^2.2.3",
|
||||
"gatsby": "^2.10.4",
|
||||
"gatsby-image": "^2.2.3",
|
||||
"gatsby-plugin-catch-links": "^2.1.0",
|
||||
"gatsby-plugin-feed": "^2.3.1",
|
||||
"gatsby-plugin-lunr": "^1.5.1",
|
||||
"gatsby-plugin-manifest": "^2.1.1",
|
||||
"gatsby-plugin-matomo": "^0.7.1",
|
||||
"gatsby-plugin-manifest": "^2.2.0",
|
||||
"gatsby-plugin-matomo": "^0.7.2",
|
||||
"gatsby-plugin-meta-redirect": "^1.1.1",
|
||||
"gatsby-plugin-offline": "^2.1.3",
|
||||
"gatsby-plugin-react-helmet": "^3.0.12",
|
||||
"gatsby-plugin-sass": "^2.0.11",
|
||||
"gatsby-plugin-sharp": "^2.1.5",
|
||||
"gatsby-plugin-sitemap": "^2.1.0",
|
||||
"gatsby-plugin-offline": "^2.2.0",
|
||||
"gatsby-plugin-react-helmet": "^3.1.0",
|
||||
"gatsby-plugin-sass": "^2.1.0",
|
||||
"gatsby-plugin-sharp": "^2.2.1",
|
||||
"gatsby-plugin-sitemap": "^2.2.0",
|
||||
"gatsby-plugin-svgr": "^2.0.2",
|
||||
"gatsby-plugin-webpack-size": "^0.0.3",
|
||||
"gatsby-plugin-webpack-size": "^1.0.0",
|
||||
"gatsby-redirect-from": "^0.2.1",
|
||||
"gatsby-remark-autolink-headers": "^2.0.16",
|
||||
"gatsby-remark-copy-linked-files": "^2.0.13",
|
||||
"gatsby-remark-autolink-headers": "^2.1.0",
|
||||
"gatsby-remark-copy-linked-files": "^2.1.0",
|
||||
"gatsby-remark-highlights": "^1.3.4",
|
||||
"gatsby-remark-images": "^3.0.14",
|
||||
"gatsby-remark-smartypants": "^2.0.9",
|
||||
"gatsby-source-filesystem": "^2.0.39",
|
||||
"gatsby-source-graphql": "^2.0.19",
|
||||
"gatsby-transformer-remark": "^2.3.12",
|
||||
"gatsby-transformer-sharp": "^2.1.21",
|
||||
"gatsby-remark-images": "^3.1.0",
|
||||
"gatsby-remark-smartypants": "^2.1.0",
|
||||
"gatsby-source-filesystem": "^2.1.0",
|
||||
"gatsby-source-graphql": "^2.1.0",
|
||||
"gatsby-transformer-remark": "^2.5.0",
|
||||
"gatsby-transformer-sharp": "^2.2.0",
|
||||
"graphql": "^14.3.1",
|
||||
"intersection-observer": "^0.7.0",
|
||||
"js-scrypt": "^0.2.0",
|
||||
@ -66,7 +66,7 @@
|
||||
"pigeon-marker": "^0.3.4",
|
||||
"react": "^16.8.6",
|
||||
"react-blockies": "^1.4.1",
|
||||
"react-clipboard.js": "^2.0.12",
|
||||
"react-clipboard.js": "^2.0.13",
|
||||
"react-dom": "^16.8.6",
|
||||
"react-helmet": "^5.2.1",
|
||||
"react-modal": "^3.8.1",
|
||||
@ -83,16 +83,16 @@
|
||||
"@babel/node": "^7.4.5",
|
||||
"@babel/preset-env": "^7.4.5",
|
||||
"@svgr/webpack": "^4.3.0",
|
||||
"@testing-library/react": "^8.0.1",
|
||||
"babel-eslint": "^10.0.1",
|
||||
"@testing-library/react": "^8.0.2",
|
||||
"babel-eslint": "^10.0.2",
|
||||
"babel-jest": "^24.8.0",
|
||||
"eslint": "^5.16.0",
|
||||
"eslint": "^6.0.0",
|
||||
"eslint-config-prettier": "^5.0.0",
|
||||
"eslint-loader": "^2.1.2",
|
||||
"eslint-plugin-graphql": "^3.0.3",
|
||||
"eslint-plugin-jsx-a11y": "^6.2.1",
|
||||
"eslint-plugin-prettier": "^3.1.0",
|
||||
"eslint-plugin-react": "^7.13.0",
|
||||
"eslint-plugin-react": "^7.14.1",
|
||||
"fs-extra": "^8.0.0",
|
||||
"identity-obj-proxy": "^3.0.0",
|
||||
"jest": "^24.8.0",
|
||||
|
Loading…
Reference in New Issue
Block a user