mirror of
https://github.com/kremalicious/portfolio.git
synced 2025-01-03 18:35:00 +01:00
package updates
This commit is contained in:
parent
97cce46a9a
commit
858131a9aa
38
package.json
38
package.json
@ -24,50 +24,50 @@
|
||||
"dependencies": {
|
||||
"classnames": "^2.2.6",
|
||||
"file-saver": "^2.0.0",
|
||||
"gatsby": "^2.0.91",
|
||||
"gatsby-image": "^2.0.26",
|
||||
"gatsby": "^2.0.111",
|
||||
"gatsby-image": "^2.0.29",
|
||||
"gatsby-plugin-favicon": "^3.1.5",
|
||||
"gatsby-plugin-matomo": "^0.6.0",
|
||||
"gatsby-plugin-offline": "^2.0.21",
|
||||
"gatsby-plugin-react-helmet": "^3.0.5",
|
||||
"gatsby-plugin-sass": "^2.0.7",
|
||||
"gatsby-plugin-sharp": "^2.0.17",
|
||||
"gatsby-plugin-sitemap": "^2.0.4",
|
||||
"gatsby-plugin-offline": "^2.0.22",
|
||||
"gatsby-plugin-react-helmet": "^3.0.6",
|
||||
"gatsby-plugin-sass": "^2.0.10",
|
||||
"gatsby-plugin-sharp": "^2.0.20",
|
||||
"gatsby-plugin-sitemap": "^2.0.5",
|
||||
"gatsby-plugin-svgr": "^2.0.1",
|
||||
"gatsby-source-filesystem": "^2.0.16",
|
||||
"gatsby-transformer-json": "^2.1.7",
|
||||
"gatsby-transformer-sharp": "^2.1.10",
|
||||
"gatsby-transformer-yaml": "^2.1.7",
|
||||
"gatsby-source-filesystem": "^2.0.20",
|
||||
"gatsby-transformer-json": "^2.1.8",
|
||||
"gatsby-transformer-sharp": "^2.1.13",
|
||||
"gatsby-transformer-yaml": "^2.1.8",
|
||||
"giphy-js-sdk-core": "^1.0.6",
|
||||
"graphql": "^0.13.2",
|
||||
"graphql": "^14.1.1",
|
||||
"intersection-observer": "^0.5.1",
|
||||
"js-yaml": "^3.12.1",
|
||||
"node-sass": "^4.11.0",
|
||||
"react": "^16.7.0",
|
||||
"react-dom": "^16.7.0",
|
||||
"react-helmet": "^5.2.0",
|
||||
"react-pose": "^4.0.5",
|
||||
"react-pose": "^4.0.6",
|
||||
"remark": "^10.0.1",
|
||||
"remark-html": "^9.0.0",
|
||||
"remark-parse": "^6.0.3",
|
||||
"suncalc": "^1.8.0",
|
||||
"vcf": "^2.0.1"
|
||||
"vcf": "^2.0.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.2.2",
|
||||
"@babel/node": "^7.2.2",
|
||||
"@babel/preset-env": "^7.2.3",
|
||||
"@babel/preset-env": "^7.3.1",
|
||||
"@svgr/webpack": "^4.1.0",
|
||||
"babel-eslint": "^10.0.1",
|
||||
"eslint": "^5.12.1",
|
||||
"eslint-config-prettier": "^3.6.0",
|
||||
"eslint": "^5.13.0",
|
||||
"eslint-config-prettier": "^4.0.0",
|
||||
"eslint-loader": "^2.1.1",
|
||||
"eslint-plugin-graphql": "^3.0.1",
|
||||
"eslint-plugin-graphql": "^3.0.3",
|
||||
"eslint-plugin-prettier": "^3.0.1",
|
||||
"eslint-plugin-react": "^7.12.4",
|
||||
"ora": "^3.0.0",
|
||||
"prepend": "^1.0.2",
|
||||
"prettier": "^1.16.0",
|
||||
"prettier": "^1.16.4",
|
||||
"prettier-stylelint": "^0.4.2",
|
||||
"slugify": "^1.3.4",
|
||||
"stylelint": "^9.10.1",
|
||||
|
Loading…
Reference in New Issue
Block a user