mirror of
https://github.com/kremalicious/portfolio.git
synced 2024-12-23 01:29:41 +01:00
package updates
This commit is contained in:
parent
f15e9366f5
commit
a41043b0f2
32
package.json
32
package.json
@ -22,37 +22,37 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"file-saver": "^2.0.0-rc.4",
|
||||
"gatsby": "^2.0.34",
|
||||
"gatsby-image": "^2.0.18",
|
||||
"gatsby": "^2.0.42",
|
||||
"gatsby-image": "^2.0.20",
|
||||
"gatsby-plugin-favicon": "^3.1.4",
|
||||
"gatsby-plugin-matomo": "^0.5.0",
|
||||
"gatsby-plugin-offline": "^2.0.10",
|
||||
"gatsby-plugin-offline": "^2.0.13",
|
||||
"gatsby-plugin-react-helmet": "^3.0.1",
|
||||
"gatsby-plugin-sass": "^2.0.2",
|
||||
"gatsby-plugin-sharp": "^2.0.10",
|
||||
"gatsby-plugin-sass": "^2.0.4",
|
||||
"gatsby-plugin-sharp": "^2.0.12",
|
||||
"gatsby-plugin-sitemap": "^2.0.2",
|
||||
"gatsby-plugin-svgr": "next",
|
||||
"gatsby-source-filesystem": "^2.0.6",
|
||||
"gatsby-source-filesystem": "^2.0.8",
|
||||
"gatsby-transformer-json": "^2.1.5",
|
||||
"gatsby-transformer-sharp": "^2.1.7",
|
||||
"gatsby-transformer-yaml": "^2.1.4",
|
||||
"gatsby-transformer-sharp": "^2.1.8",
|
||||
"gatsby-transformer-yaml": "^2.1.5",
|
||||
"giphy-js-sdk-core": "^1.0.6",
|
||||
"graphql": "^0.13.2",
|
||||
"intersection-observer": "^0.5.1",
|
||||
"js-yaml": "^3.12.0",
|
||||
"node-sass": "^4.9.4",
|
||||
"react": "^16.6.0",
|
||||
"react-dom": "^16.6.0",
|
||||
"node-sass": "^4.10.0",
|
||||
"react": "^16.6.1",
|
||||
"react-dom": "^16.6.1",
|
||||
"react-helmet": "^5.2.0",
|
||||
"react-markdown": "^4.0.3",
|
||||
"react-pose": "^3.3.7",
|
||||
"react-pose": "^3.4.0",
|
||||
"suncalc": "^1.8.0",
|
||||
"vcf": "^2.0.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.1.2",
|
||||
"@babel/core": "^7.1.5",
|
||||
"@babel/node": "^7.0.0",
|
||||
"@babel/preset-env": "^7.1.0",
|
||||
"@babel/preset-env": "^7.1.5",
|
||||
"ava": "^0.25.0",
|
||||
"babel-eslint": "^10.0.0",
|
||||
"chrome-launcher": "^0.10.5",
|
||||
@ -65,10 +65,10 @@
|
||||
"lighthouse": "^3.2.1",
|
||||
"ora": "^3.0.0",
|
||||
"prepend": "^1.0.2",
|
||||
"prettier": "^1.14.3",
|
||||
"prettier": "^1.15.1",
|
||||
"prettier-stylelint": "^0.4.2",
|
||||
"slugify": "^1.3.2",
|
||||
"stylelint": "^9.7.0",
|
||||
"stylelint": "^9.7.1",
|
||||
"stylelint-config-css-modules": "^1.3.0",
|
||||
"stylelint-config-standard": "^18.2.0"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user