mirror of
https://github.com/kremalicious/portfolio.git
synced 2025-01-24 16:41:46 +01:00
package updates
This commit is contained in:
parent
768308004a
commit
2851cb0b5f
3981
package-lock.json
generated
3981
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
48
package.json
48
package.json
@ -24,22 +24,22 @@
|
||||
"@loadable/component": "^5.12.0",
|
||||
"axios": "^0.19.2",
|
||||
"file-saver": "^2.0.2",
|
||||
"gatsby": "^2.20.18",
|
||||
"gatsby-image": "^2.3.2",
|
||||
"gatsby-plugin-manifest": "^2.3.3",
|
||||
"gatsby": "^2.20.28",
|
||||
"gatsby-image": "^2.3.4",
|
||||
"gatsby-plugin-manifest": "^2.3.6",
|
||||
"gatsby-plugin-matomo": "^0.8.3",
|
||||
"gatsby-plugin-offline": "^3.1.2",
|
||||
"gatsby-plugin-postcss": "^2.2.1",
|
||||
"gatsby-plugin-react-helmet": "^3.2.2",
|
||||
"gatsby-plugin-sharp": "^2.5.4",
|
||||
"gatsby-plugin-sitemap": "^2.3.1",
|
||||
"gatsby-plugin-offline": "^3.1.4",
|
||||
"gatsby-plugin-postcss": "^2.2.3",
|
||||
"gatsby-plugin-react-helmet": "^3.2.4",
|
||||
"gatsby-plugin-sharp": "^2.5.6",
|
||||
"gatsby-plugin-sitemap": "^2.3.5",
|
||||
"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.2.2",
|
||||
"gatsby-transformer-json": "^2.3.1",
|
||||
"gatsby-transformer-sharp": "^2.4.4",
|
||||
"gatsby-transformer-yaml": "^2.3.1",
|
||||
"gatsby-source-filesystem": "^2.2.4",
|
||||
"gatsby-transformer-json": "^2.3.3",
|
||||
"gatsby-transformer-sharp": "^2.4.6",
|
||||
"gatsby-transformer-yaml": "^2.3.3",
|
||||
"giphy-js-sdk-core": "^1.0.6",
|
||||
"graphql": "^14.6.0",
|
||||
"intersection-observer": "^0.9.0",
|
||||
@ -51,7 +51,7 @@
|
||||
"remark": "^12.0.0",
|
||||
"remark-breaks": "^1.0.5",
|
||||
"remark-html": "^11.0.0",
|
||||
"remark-parse": "^8.0.0",
|
||||
"remark-parse": "^8.0.1",
|
||||
"remark-react": "^7.0.0",
|
||||
"shortid": "^2.2.15",
|
||||
"use-dark-mode": "^2.3.1",
|
||||
@ -64,31 +64,31 @@
|
||||
"@react-mock/localstorage": "^0.1.2",
|
||||
"@svgr/webpack": "^5.3.1",
|
||||
"@testing-library/jest-dom": "^5.5.0",
|
||||
"@testing-library/react": "^10.0.2",
|
||||
"@welldone-software/why-did-you-render": "^4.0.7",
|
||||
"@testing-library/react": "^10.0.3",
|
||||
"@welldone-software/why-did-you-render": "^4.1.1",
|
||||
"babel-eslint": "^10.1.0",
|
||||
"babel-jest": "^25.3.0",
|
||||
"babel-preset-gatsby": "^0.3.1",
|
||||
"babel-jest": "^25.4.0",
|
||||
"babel-preset-gatsby": "^0.3.3",
|
||||
"chalk": "^4.0.0",
|
||||
"eslint": "^6.8.0",
|
||||
"eslint-config-prettier": "^6.10.1",
|
||||
"eslint-config-prettier": "^6.11.0",
|
||||
"eslint-loader": "^4.0.0",
|
||||
"eslint-plugin-graphql": "^3.1.1",
|
||||
"eslint-plugin-prettier": "^3.1.2",
|
||||
"eslint-plugin-prettier": "^3.1.3",
|
||||
"eslint-plugin-react": "^7.19.0",
|
||||
"eslint-plugin-react-hooks": "^3.0.0",
|
||||
"eslint-plugin-testing-library": "^3.0.3",
|
||||
"eslint-plugin-testing-library": "^3.0.4",
|
||||
"gatsby-plugin-webpack-bundle-analyser-v2": "^1.1.8",
|
||||
"identity-obj-proxy": "^3.0.0",
|
||||
"jest": "^25.3.0",
|
||||
"jest": "^25.4.0",
|
||||
"jest-canvas-mock": "^2.2.0",
|
||||
"js-yaml": "^3.13.1",
|
||||
"ora": "^4.0.3",
|
||||
"ora": "^4.0.4",
|
||||
"postcss-preset-env": "^6.7.0",
|
||||
"prepend": "^1.0.2",
|
||||
"prettier": "^2.0.4",
|
||||
"prettier": "^2.0.5",
|
||||
"slugify": "^1.4.0",
|
||||
"stylelint": "^13.3.2",
|
||||
"stylelint": "^13.3.3",
|
||||
"stylelint-config-prettier": "^8.0.1",
|
||||
"stylelint-prettier": "^1.1.2"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user