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
b941f1ea84
commit
fbaf19a791
30
package.json
30
package.json
@ -33,15 +33,15 @@
|
||||
"dms2dec": "^1.1.0",
|
||||
"fast-exif": "^1.0.1",
|
||||
"fraction.js": "^4.0.12",
|
||||
"gatsby": "^2.0.111",
|
||||
"gatsby": "^2.0.118",
|
||||
"gatsby-image": "^2.0.29",
|
||||
"gatsby-plugin-catch-links": "^2.0.10",
|
||||
"gatsby-plugin-favicon": "^3.1.5",
|
||||
"gatsby-plugin-feed": "^2.0.13",
|
||||
"gatsby-plugin-lunr": "^1.3.0",
|
||||
"gatsby-plugin-lunr": "^1.4.0",
|
||||
"gatsby-plugin-matomo": "^0.6.0",
|
||||
"gatsby-plugin-meta-redirect": "^1.1.1",
|
||||
"gatsby-plugin-offline": "^2.0.22",
|
||||
"gatsby-plugin-offline": "^2.0.23",
|
||||
"gatsby-plugin-react-helmet": "^3.0.6",
|
||||
"gatsby-plugin-sass": "^2.0.10",
|
||||
"gatsby-plugin-sharp": "^2.0.20",
|
||||
@ -49,14 +49,14 @@
|
||||
"gatsby-plugin-svgr": "^2.0.1",
|
||||
"gatsby-plugin-webpack-size": "^0.0.3",
|
||||
"gatsby-redirect-from": "^0.1.1",
|
||||
"gatsby-remark-autolink-headers": "^2.0.13",
|
||||
"gatsby-remark-autolink-headers": "^2.0.14",
|
||||
"gatsby-remark-copy-linked-files": "^2.0.9",
|
||||
"gatsby-remark-highlights": "^1.3.4",
|
||||
"gatsby-remark-images": "^3.0.3",
|
||||
"gatsby-remark-smartypants": "^2.0.8",
|
||||
"gatsby-source-filesystem": "^2.0.20",
|
||||
"gatsby-source-graphql": "^2.0.10",
|
||||
"gatsby-transformer-remark": "^2.2.3",
|
||||
"gatsby-transformer-remark": "^2.2.4",
|
||||
"gatsby-transformer-sharp": "^2.1.13",
|
||||
"graphql": "^14.1.1",
|
||||
"intersection-observer": "^0.5.1",
|
||||
@ -66,21 +66,21 @@
|
||||
"nord": "^0.2.1",
|
||||
"pigeon-maps": "^0.11.10",
|
||||
"pigeon-marker": "^0.3.4",
|
||||
"react": "^16.7.0",
|
||||
"react": "^16.8.1",
|
||||
"react-blockies": "^1.4.1",
|
||||
"react-clipboard.js": "^2.0.2",
|
||||
"react-dom": "^16.7.0",
|
||||
"react-clipboard.js": "^2.0.3",
|
||||
"react-dom": "^16.8.1",
|
||||
"react-helmet": "^5.2.0",
|
||||
"react-modal": "^3.8.1",
|
||||
"react-pose": "^4.0.6",
|
||||
"react-qr-svg": "^2.1.0",
|
||||
"react-qr-svg": "^2.2.1",
|
||||
"react-time": "^4.3.0",
|
||||
"react-transition-group": "^2.5.3",
|
||||
"remark": "^10.0.1",
|
||||
"remark-react": "^5.0.1",
|
||||
"slugify": "^1.3.4",
|
||||
"terser": "3.14.1",
|
||||
"web3": "^1.0.0-beta.41"
|
||||
"terser": "^3.16.1",
|
||||
"web3": "^1.0.0-beta.46"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/node": "^7.2.2",
|
||||
@ -89,21 +89,21 @@
|
||||
"babel-eslint": "^10.0.1",
|
||||
"eslint": "^5.13.0",
|
||||
"eslint-config-prettier": "^4.0.0",
|
||||
"eslint-loader": "^2.1.1",
|
||||
"eslint-loader": "^2.1.2",
|
||||
"eslint-plugin-graphql": "^3.0.3",
|
||||
"eslint-plugin-jsx-a11y": "^6.2.0",
|
||||
"eslint-plugin-jsx-a11y": "^6.2.1",
|
||||
"eslint-plugin-prettier": "^3.0.1",
|
||||
"eslint-plugin-react": "^7.12.4",
|
||||
"fs-extra": "^7.0.1",
|
||||
"markdownlint-cli": "^0.13.0",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"ora": "^3.0.0",
|
||||
"ora": "^3.1.0",
|
||||
"prettier": "^1.16.4",
|
||||
"prettier-stylelint": "^0.4.2",
|
||||
"stylelint": "^9.10.1",
|
||||
"stylelint-config-css-modules": "^1.3.0",
|
||||
"stylelint-config-standard": "^18.2.0",
|
||||
"stylelint-scss": "^3.5.2",
|
||||
"stylelint-scss": "^3.5.3",
|
||||
"why-did-you-update": "^1.0.6"
|
||||
},
|
||||
"engines": {
|
||||
|
Loading…
Reference in New Issue
Block a user