mirror of
https://github.com/kremalicious/portfolio.git
synced 2024-11-13 16:45:12 +01:00
packages updates
This commit is contained in:
parent
6520acc630
commit
b7d59bffde
5072
package-lock.json
generated
5072
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
28
package.json
28
package.json
@ -23,19 +23,19 @@
|
||||
"@loadable/component": "^5.12.0",
|
||||
"axios": "^0.19.2",
|
||||
"file-saver": "^2.0.2",
|
||||
"gatsby": "^2.22.17",
|
||||
"gatsby": "^2.23.7",
|
||||
"gatsby-image": "^2.4.7",
|
||||
"gatsby-plugin-manifest": "^2.4.10",
|
||||
"gatsby-plugin-manifest": "^2.4.12",
|
||||
"gatsby-plugin-matomo": "^0.8.3",
|
||||
"gatsby-plugin-offline": "^3.2.8",
|
||||
"gatsby-plugin-offline": "^3.2.11",
|
||||
"gatsby-plugin-postcss": "^2.3.3",
|
||||
"gatsby-plugin-react-helmet": "^3.3.4",
|
||||
"gatsby-plugin-sharp": "^2.6.10",
|
||||
"gatsby-plugin-sharp": "^2.6.12",
|
||||
"gatsby-plugin-sitemap": "^2.4.4",
|
||||
"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.3.10",
|
||||
"gatsby-source-filesystem": "^2.3.12",
|
||||
"gatsby-transformer-json": "^2.4.5",
|
||||
"gatsby-transformer-sharp": "^2.5.4",
|
||||
"gatsby-transformer-yaml": "^2.4.3",
|
||||
@ -57,26 +57,26 @@
|
||||
"vcf": "^2.0.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.10.2",
|
||||
"@babel/node": "^7.10.1",
|
||||
"@babel/preset-env": "^7.10.2",
|
||||
"@babel/core": "^7.10.3",
|
||||
"@babel/node": "^7.10.3",
|
||||
"@babel/preset-env": "^7.10.3",
|
||||
"@react-mock/localstorage": "^0.1.2",
|
||||
"@svgr/webpack": "^5.4.0",
|
||||
"@testing-library/jest-dom": "^5.10.1",
|
||||
"@testing-library/react": "^10.2.1",
|
||||
"@testing-library/react": "^10.3.0",
|
||||
"@welldone-software/why-did-you-render": "^4.2.5",
|
||||
"babel-eslint": "^10.1.0",
|
||||
"babel-jest": "^26.0.1",
|
||||
"babel-preset-gatsby": "^0.4.8",
|
||||
"babel-preset-gatsby": "^0.4.10",
|
||||
"chalk": "^4.1.0",
|
||||
"eslint": "^7.2.0",
|
||||
"eslint": "^7.3.0",
|
||||
"eslint-config-prettier": "^6.11.0",
|
||||
"eslint-loader": "^4.0.2",
|
||||
"eslint-plugin-graphql": "^4.0.0",
|
||||
"eslint-plugin-prettier": "^3.1.4",
|
||||
"eslint-plugin-react": "^7.20.0",
|
||||
"eslint-plugin-react-hooks": "^4.0.4",
|
||||
"eslint-plugin-testing-library": "^3.2.0",
|
||||
"eslint-plugin-testing-library": "^3.3.1",
|
||||
"gatsby-plugin-webpack-bundle-analyser-v2": "^1.1.10",
|
||||
"identity-obj-proxy": "^3.0.0",
|
||||
"jest": "^26.0.1",
|
||||
@ -87,8 +87,8 @@
|
||||
"prepend": "^1.0.2",
|
||||
"prettier": "^2.0.5",
|
||||
"slugify": "^1.4.0",
|
||||
"stylelint": "^13.6.0",
|
||||
"stylelint-config-prettier": "^8.0.1",
|
||||
"stylelint": "^13.6.1",
|
||||
"stylelint-config-prettier": "^8.0.2",
|
||||
"stylelint-prettier": "^1.1.2"
|
||||
},
|
||||
"browserslist": [
|
||||
|
Loading…
Reference in New Issue
Block a user