mirror of
https://github.com/kremalicious/portfolio.git
synced 2024-12-31 17:17:38 +01:00
package updates
This commit is contained in:
parent
645eef181c
commit
cd9fe14ba1
8649
package-lock.json
generated
8649
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
54
package.json
54
package.json
@ -22,27 +22,27 @@
|
||||
"new": "babel-node ./scripts/new.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"@loadable/component": "^5.11.0",
|
||||
"axios": "^0.19.0",
|
||||
"@loadable/component": "^5.12.0",
|
||||
"axios": "^0.19.2",
|
||||
"file-saver": "^2.0.2",
|
||||
"gatsby": "^2.18.17",
|
||||
"gatsby-image": "^2.2.37",
|
||||
"gatsby-plugin-manifest": "^2.2.34",
|
||||
"gatsby": "^2.19.10",
|
||||
"gatsby-image": "^2.2.39",
|
||||
"gatsby-plugin-manifest": "^2.2.40",
|
||||
"gatsby-plugin-matomo": "^0.7.2",
|
||||
"gatsby-plugin-offline": "^3.0.30",
|
||||
"gatsby-plugin-react-helmet": "^3.1.18",
|
||||
"gatsby-plugin-sass": "^2.1.26",
|
||||
"gatsby-plugin-sharp": "^2.3.10",
|
||||
"gatsby-plugin-sitemap": "^2.2.24",
|
||||
"gatsby-plugin-offline": "^3.0.33",
|
||||
"gatsby-plugin-react-helmet": "^3.1.21",
|
||||
"gatsby-plugin-sass": "^2.1.27",
|
||||
"gatsby-plugin-sharp": "^2.4.4",
|
||||
"gatsby-plugin-sitemap": "^2.2.26",
|
||||
"gatsby-plugin-svgr": "^2.0.2",
|
||||
"gatsby-plugin-use-dark-mode": "^1.1.2",
|
||||
"gatsby-plugin-webpack-size": "^1.0.0",
|
||||
"gatsby-source-filesystem": "^2.1.43",
|
||||
"gatsby-transformer-json": "^2.2.22",
|
||||
"gatsby-transformer-sharp": "^2.3.9",
|
||||
"gatsby-transformer-yaml": "^2.2.20",
|
||||
"gatsby-source-filesystem": "^2.1.47",
|
||||
"gatsby-transformer-json": "^2.2.25",
|
||||
"gatsby-transformer-sharp": "^2.3.13",
|
||||
"gatsby-transformer-yaml": "^2.2.23",
|
||||
"giphy-js-sdk-core": "^1.0.6",
|
||||
"graphql": "^14.5.8",
|
||||
"graphql": "^14.6.0",
|
||||
"intersection-observer": "^0.7.0",
|
||||
"react": "^16.12.0",
|
||||
"react-dom": "^16.12.0",
|
||||
@ -59,39 +59,39 @@
|
||||
"vcf": "^2.0.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.7.7",
|
||||
"@babel/node": "^7.7.7",
|
||||
"@babel/preset-env": "^7.7.7",
|
||||
"@babel/core": "^7.8.4",
|
||||
"@babel/node": "^7.8.4",
|
||||
"@babel/preset-env": "^7.8.4",
|
||||
"@react-mock/localstorage": "^0.1.2",
|
||||
"@svgr/webpack": "^5.0.1",
|
||||
"@svgr/webpack": "^5.1.0",
|
||||
"@testing-library/jest-dom": "^5.0.0",
|
||||
"@testing-library/react": "^9.4.0",
|
||||
"@welldone-software/why-did-you-render": "^4.0.0",
|
||||
"babel-eslint": "^10.0.3",
|
||||
"babel-jest": "^24.9.0",
|
||||
"babel-preset-gatsby": "^0.2.26",
|
||||
"babel-jest": "^25.1.0",
|
||||
"babel-preset-gatsby": "^0.2.27",
|
||||
"chalk": "^3.0.0",
|
||||
"eslint": "^6.8.0",
|
||||
"eslint-config-prettier": "^6.9.0",
|
||||
"eslint-config-prettier": "^6.10.0",
|
||||
"eslint-loader": "^3.0.3",
|
||||
"eslint-plugin-graphql": "^3.1.1",
|
||||
"eslint-plugin-prettier": "^3.1.2",
|
||||
"eslint-plugin-react": "^7.17.0",
|
||||
"eslint-plugin-react": "^7.18.0",
|
||||
"eslint-plugin-react-hooks": "^2.3.0",
|
||||
"eslint-plugin-testing-library": "^2.0.0",
|
||||
"gatsby-plugin-webpack-bundle-analyser-v2": "^1.1.8",
|
||||
"identity-obj-proxy": "^3.0.0",
|
||||
"jest": "^24.9.0",
|
||||
"jest": "^25.1.0",
|
||||
"jest-canvas-mock": "^2.2.0",
|
||||
"js-yaml": "^3.13.1",
|
||||
"node-sass": "^4.13.0",
|
||||
"node-sass": "^4.13.1",
|
||||
"ora": "^4.0.3",
|
||||
"prepend": "^1.0.2",
|
||||
"prettier": "^1.19.1",
|
||||
"prettier-stylelint": "^0.4.2",
|
||||
"slugify": "^1.3.6",
|
||||
"stylelint": "^12.0.1",
|
||||
"stylelint-config-css-modules": "^2.1.0",
|
||||
"stylelint": "^13.0.0",
|
||||
"stylelint-config-css-modules": "^2.2.0",
|
||||
"stylelint-config-standard": "^19.0.0"
|
||||
},
|
||||
"browserslist": [
|
||||
|
Loading…
Reference in New Issue
Block a user