mirror of
https://github.com/kremalicious/portfolio.git
synced 2025-02-14 21:10:41 +01:00
package updates
This commit is contained in:
parent
f4a7033ee2
commit
b7bf63a076
20
package.json
20
package.json
@ -21,24 +21,24 @@
|
|||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"file-saver": "^1.3.8",
|
"file-saver": "^1.3.8",
|
||||||
"gatsby": "^2.0.0-beta.72",
|
"gatsby": "^2.0.0-beta.99",
|
||||||
"gatsby-image": "^2.0.0-beta.7",
|
"gatsby-image": "^2.0.0-beta.7",
|
||||||
"gatsby-plugin-manifest": "^2.0.2-beta.3",
|
"gatsby-plugin-manifest": "^2.0.2-beta.5",
|
||||||
"gatsby-plugin-matomo": "^0.5.0",
|
"gatsby-plugin-matomo": "^0.5.0",
|
||||||
"gatsby-plugin-offline": "^2.0.0-beta.6",
|
"gatsby-plugin-offline": "^2.0.0-beta.9",
|
||||||
"gatsby-plugin-react-helmet": "^3.0.0-beta.4",
|
"gatsby-plugin-react-helmet": "^3.0.0-beta.4",
|
||||||
"gatsby-plugin-sass": "^2.0.0-beta.6",
|
"gatsby-plugin-sass": "^2.0.0-beta.10",
|
||||||
"gatsby-plugin-sharp": "^2.0.0-beta.7",
|
"gatsby-plugin-sharp": "^2.0.0-beta.7",
|
||||||
"gatsby-plugin-sitemap": "^2.0.0-beta.3",
|
"gatsby-plugin-sitemap": "^2.0.0-beta.3",
|
||||||
"gatsby-source-filesystem": "^2.0.1-beta.10",
|
"gatsby-source-filesystem": "^2.0.1-beta.10",
|
||||||
"gatsby-transformer-json": "^2.1.1-beta.5",
|
"gatsby-transformer-json": "^2.1.1-beta.5",
|
||||||
"gatsby-transformer-sharp": "^2.1.1-beta.6",
|
"gatsby-transformer-sharp": "^2.1.1-beta.7",
|
||||||
"gatsby-transformer-yaml": "^2.1.1-beta.3",
|
"gatsby-transformer-yaml": "^2.1.1-beta.3",
|
||||||
"giphy-js-sdk-core": "^1.0.5",
|
"giphy-js-sdk-core": "^1.0.5",
|
||||||
"graphql": "^0.13.2",
|
"graphql": "^0.13.2",
|
||||||
"intersection-observer": "^0.5.0",
|
"intersection-observer": "^0.5.0",
|
||||||
"js-yaml": "^3.12.0",
|
"js-yaml": "^3.12.0",
|
||||||
"node-sass": "^4.9.2",
|
"node-sass": "^4.9.3",
|
||||||
"react": "^16.4.2",
|
"react": "^16.4.2",
|
||||||
"react-dom": "^16.4.2",
|
"react-dom": "^16.4.2",
|
||||||
"react-helmet": "^5.2.0",
|
"react-helmet": "^5.2.0",
|
||||||
@ -47,17 +47,17 @@
|
|||||||
"vcf": "^2.0.1"
|
"vcf": "^2.0.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@svgr/cli": "^2.1.1",
|
"@svgr/cli": "^2.2.0",
|
||||||
"babel-eslint": "^8.2.6",
|
"babel-eslint": "^8.2.6",
|
||||||
"eslint": "^5.3.0",
|
"eslint": "^5.3.0",
|
||||||
"eslint-config-prettier": "^2.9.0",
|
"eslint-config-prettier": "^2.10.0",
|
||||||
"eslint-loader": "^2.1.0",
|
"eslint-loader": "^2.1.0",
|
||||||
"eslint-plugin-graphql": "^2.1.1",
|
"eslint-plugin-graphql": "^2.1.1",
|
||||||
"eslint-plugin-prettier": "^2.6.2",
|
"eslint-plugin-prettier": "^2.6.2",
|
||||||
"eslint-plugin-react": "^7.10.0",
|
"eslint-plugin-react": "^7.11.0",
|
||||||
"ora": "^3.0.0",
|
"ora": "^3.0.0",
|
||||||
"prepend": "^1.0.2",
|
"prepend": "^1.0.2",
|
||||||
"prettier": "^1.14.0",
|
"prettier": "^1.14.2",
|
||||||
"prettier-stylelint": "^0.4.2",
|
"prettier-stylelint": "^0.4.2",
|
||||||
"slugify": "^1.3.1",
|
"slugify": "^1.3.1",
|
||||||
"stylelint": "^9.4.0",
|
"stylelint": "^9.4.0",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user