1
0
mirror of https://github.com/kremalicious/portfolio.git synced 2024-06-28 00:27:40 +02:00

package updates

This commit is contained in:
Matthias Kretschmann 2019-10-06 17:14:51 +02:00
parent 831a8129f2
commit dbc355cdd0
Signed by: m
GPG Key ID: 606EEEF3C479A91F

View File

@ -27,25 +27,25 @@
"axios": "^0.19.0",
"classnames": "^2.2.6",
"file-saver": "^2.0.2",
"gatsby": "^2.15.18",
"gatsby-image": "^2.2.19",
"gatsby-plugin-manifest": "^2.2.17",
"gatsby": "^2.15.29",
"gatsby-image": "^2.2.24",
"gatsby-plugin-manifest": "^2.2.20",
"gatsby-plugin-matomo": "^0.7.2",
"gatsby-plugin-offline": "^3.0.7",
"gatsby-plugin-react-helmet": "^3.1.7",
"gatsby-plugin-sass": "^2.1.14",
"gatsby-plugin-sharp": "^2.2.24",
"gatsby-plugin-sitemap": "^2.2.13",
"gatsby-plugin-offline": "^3.0.11",
"gatsby-plugin-react-helmet": "^3.1.10",
"gatsby-plugin-sass": "^2.1.17",
"gatsby-plugin-sharp": "^2.2.28",
"gatsby-plugin-sitemap": "^2.2.16",
"gatsby-plugin-svgr": "^2.0.2",
"gatsby-source-filesystem": "^2.1.24",
"gatsby-transformer-json": "^2.2.8",
"gatsby-transformer-sharp": "^2.2.15",
"gatsby-transformer-yaml": "^2.2.9",
"gatsby-source-filesystem": "^2.1.29",
"gatsby-transformer-json": "^2.2.12",
"gatsby-transformer-sharp": "^2.2.20",
"gatsby-transformer-yaml": "^2.2.12",
"giphy-js-sdk-core": "^1.0.6",
"graphql": "^14.5.6",
"graphql": "^14.5.8",
"intersection-observer": "^0.7.0",
"react": "^16.9.0",
"react-dom": "^16.9.0",
"react": "^16.10.2",
"react-dom": "^16.10.2",
"react-helmet": "^5.2.1",
"react-pose": "^4.0.8",
"remark": "^11.0.1",
@ -55,24 +55,24 @@
"vcf": "^2.0.5"
},
"devDependencies": {
"@babel/core": "^7.6.0",
"@babel/node": "^7.6.1",
"@babel/preset-env": "^7.6.0",
"@babel/core": "^7.6.2",
"@babel/node": "^7.6.2",
"@babel/preset-env": "^7.6.2",
"@react-mock/localstorage": "^0.1.2",
"@svgr/webpack": "^4.3.2",
"@svgr/webpack": "^4.3.3",
"@testing-library/jest-dom": "^4.1.0",
"@testing-library/react": "^9.1.4",
"@testing-library/react": "^9.3.0",
"babel-eslint": "^10.0.3",
"babel-jest": "^24.9.0",
"babel-preset-gatsby": "^0.2.13",
"babel-preset-gatsby": "^0.2.17",
"chalk": "^2.4.2",
"eslint": "^6.4.0",
"eslint-config-prettier": "^6.3.0",
"eslint-loader": "^3.0.0",
"eslint-plugin-graphql": "^3.0.3",
"eslint": "^6.5.1",
"eslint-config-prettier": "^6.4.0",
"eslint-loader": "^3.0.2",
"eslint-plugin-graphql": "^3.1.0",
"eslint-plugin-prettier": "^3.1.1",
"eslint-plugin-react": "^7.14.3",
"eslint-plugin-react-hooks": "^2.0.0",
"eslint-plugin-react": "^7.16.0",
"eslint-plugin-react-hooks": "^2.1.2",
"identity-obj-proxy": "^3.0.0",
"jest": "^24.9.0",
"jest-canvas-mock": "^2.1.1",