mirror of
https://github.com/kremalicious/blog.git
synced 2024-12-22 17:23:50 +01:00
package updates
This commit is contained in:
parent
c86cf0ef5a
commit
84c3c29d6f
12
package.json
12
package.json
@ -27,7 +27,7 @@
|
||||
"dms2dec": "^1.1.0",
|
||||
"fast-exif": "^1.0.1",
|
||||
"fraction.js": "^4.0.9",
|
||||
"gatsby": "^2.0.9",
|
||||
"gatsby": "^2.0.11",
|
||||
"gatsby-awesome-pagination": "^0.2.1",
|
||||
"gatsby-image": "^2.0.10",
|
||||
"gatsby-plugin-catch-links": "^2.0.3",
|
||||
@ -55,7 +55,7 @@
|
||||
"load-script": "^1.0.0",
|
||||
"node-sass": "^4.9.3",
|
||||
"nord": "^0.2.1",
|
||||
"pigeon-maps": "^0.10.4",
|
||||
"pigeon-maps": "^0.11.0",
|
||||
"pigeon-marker": "^0.3.4",
|
||||
"prismjs": "^1.15.0",
|
||||
"react": "^16.5.2",
|
||||
@ -66,24 +66,24 @@
|
||||
"react-pose": "^3.3.4",
|
||||
"react-qr-svg": "^2.1.0",
|
||||
"react-time": "^4.3.0",
|
||||
"react-transition-group": "^2.4.0",
|
||||
"react-transition-group": "^2.5.0",
|
||||
"slugify": "^1.3.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/node": "^7.0.0",
|
||||
"@babel/preset-env": "^7.1.0",
|
||||
"babel-eslint": "^9.0.0",
|
||||
"babel-eslint": "^10.0.1",
|
||||
"eslint": "^5.6.0",
|
||||
"eslint-config-prettier": "^3.1.0",
|
||||
"eslint-loader": "^2.1.1",
|
||||
"eslint-plugin-graphql": "^2.1.1",
|
||||
"eslint-plugin-prettier": "^2.6.2",
|
||||
"eslint-plugin-prettier": "^2.7.0",
|
||||
"eslint-plugin-react": "^7.11.1",
|
||||
"markdownlint": "^0.11.0",
|
||||
"markdownlint-cli": "^0.13.0",
|
||||
"prettier": "^1.14.3",
|
||||
"prettier-stylelint": "^0.4.2",
|
||||
"stylelint": "^9.5.0",
|
||||
"stylelint": "^9.6.0",
|
||||
"stylelint-config-css-modules": "^1.3.0",
|
||||
"stylelint-config-standard": "^18.2.0",
|
||||
"stylelint-scss": "^3.3.1"
|
||||
|
Loading…
Reference in New Issue
Block a user