1
0
mirror of https://github.com/kremalicious/portfolio.git synced 2024-12-23 01:29:41 +01:00

package updates

This commit is contained in:
Matthias Kretschmann 2020-03-06 15:28:35 +01:00
parent 265c430143
commit 0c9cf423ec
Signed by: m
GPG Key ID: 606EEEF3C479A91F
2 changed files with 575 additions and 631 deletions

1190
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -25,8 +25,8 @@
"@loadable/component": "^5.12.0",
"axios": "^0.19.2",
"file-saver": "^2.0.2",
"gatsby": "^2.19.22",
"gatsby-image": "^2.2.41",
"gatsby": "^2.19.30",
"gatsby-image": "^2.2.42",
"gatsby-plugin-manifest": "^2.2.42",
"gatsby-plugin-matomo": "^0.8.1",
"gatsby-plugin-offline": "^3.0.35",
@ -39,7 +39,7 @@
"gatsby-plugin-webpack-size": "^1.0.0",
"gatsby-source-filesystem": "^2.1.48",
"gatsby-transformer-json": "^2.2.26",
"gatsby-transformer-sharp": "^2.3.15",
"gatsby-transformer-sharp": "^2.3.16",
"gatsby-transformer-yaml": "^2.2.25",
"giphy-js-sdk-core": "^1.0.6",
"graphql": "^14.6.0",
@ -59,13 +59,13 @@
"vcf": "^2.0.6"
},
"devDependencies": {
"@babel/core": "^7.8.4",
"@babel/node": "^7.8.4",
"@babel/preset-env": "^7.8.4",
"@babel/core": "^7.8.7",
"@babel/node": "^7.8.7",
"@babel/preset-env": "^7.8.7",
"@react-mock/localstorage": "^0.1.2",
"@svgr/webpack": "^5.2.0",
"@testing-library/jest-dom": "^5.1.1",
"@testing-library/react": "^9.4.1",
"@testing-library/react": "^9.5.0",
"@welldone-software/why-did-you-render": "^4.0.5",
"babel-eslint": "^10.1.0",
"babel-jest": "^25.1.0",
@ -89,7 +89,7 @@
"prepend": "^1.0.2",
"prettier": "^1.19.1",
"prettier-stylelint": "^0.4.2",
"slugify": "^1.3.6",
"slugify": "^1.4.0",
"stylelint": "^13.2.0",
"stylelint-config-css-modules": "^2.2.0",
"stylelint-config-standard": "^20.0.0"