mirror of
https://github.com/kremalicious/blog.git
synced 2024-12-22 17:23:50 +01:00
package updates
This commit is contained in:
parent
fe04f21b63
commit
7891dd5980
28
package.json
28
package.json
@ -31,32 +31,32 @@
|
||||
"dms2dec": "^1.1.0",
|
||||
"fast-exif": "^1.0.1",
|
||||
"fraction.js": "^4.0.12",
|
||||
"gatsby": "^2.15.9",
|
||||
"gatsby-image": "^2.2.17",
|
||||
"gatsby": "^2.15.18",
|
||||
"gatsby-image": "^2.2.19",
|
||||
"gatsby-plugin-catch-links": "^2.1.8",
|
||||
"gatsby-plugin-feed": "^2.3.11",
|
||||
"gatsby-plugin-lunr": "^1.5.2",
|
||||
"gatsby-plugin-manifest": "^2.2.14",
|
||||
"gatsby-plugin-manifest": "^2.2.17",
|
||||
"gatsby-plugin-matomo": "^0.7.2",
|
||||
"gatsby-plugin-meta-redirect": "^1.1.1",
|
||||
"gatsby-plugin-offline": "^2.2.10",
|
||||
"gatsby-plugin-react-helmet": "^3.1.6",
|
||||
"gatsby-plugin-sass": "^2.1.13",
|
||||
"gatsby-plugin-sharp": "^2.2.20",
|
||||
"gatsby-plugin-sitemap": "^2.2.10",
|
||||
"gatsby-plugin-sharp": "^2.2.24",
|
||||
"gatsby-plugin-sitemap": "^2.2.13",
|
||||
"gatsby-plugin-svgr": "^2.0.2",
|
||||
"gatsby-plugin-webpack-size": "^1.0.0",
|
||||
"gatsby-redirect-from": "^0.2.1",
|
||||
"gatsby-remark-autolink-headers": "^2.1.9",
|
||||
"gatsby-remark-copy-linked-files": "^2.1.17",
|
||||
"gatsby-remark-images": "^3.1.20",
|
||||
"gatsby-remark-images": "^3.1.22",
|
||||
"gatsby-remark-smartypants": "^2.1.7",
|
||||
"gatsby-remark-vscode": "^1.2.0",
|
||||
"gatsby-source-filesystem": "^2.1.21",
|
||||
"gatsby-source-filesystem": "^2.1.24",
|
||||
"gatsby-source-graphql": "^2.1.12",
|
||||
"gatsby-transformer-remark": "^2.6.21",
|
||||
"gatsby-transformer-sharp": "^2.2.13",
|
||||
"graphql": "^14.5.4",
|
||||
"gatsby-transformer-remark": "^2.6.23",
|
||||
"gatsby-transformer-sharp": "^2.2.15",
|
||||
"graphql": "^14.5.6",
|
||||
"intersection-observer": "^0.7.0",
|
||||
"js-scrypt": "^0.2.0",
|
||||
"load-script": "^1.0.0",
|
||||
@ -85,12 +85,12 @@
|
||||
"@testing-library/react": "^9.1.4",
|
||||
"babel-eslint": "^10.0.3",
|
||||
"babel-jest": "^24.9.0",
|
||||
"eslint": "^6.3.0",
|
||||
"eslint": "^6.4.0",
|
||||
"eslint-config-prettier": "^6.2.0",
|
||||
"eslint-loader": "^3.0.0",
|
||||
"eslint-plugin-graphql": "^3.0.3",
|
||||
"eslint-plugin-jsx-a11y": "^6.2.3",
|
||||
"eslint-plugin-prettier": "^3.1.0",
|
||||
"eslint-plugin-prettier": "^3.1.1",
|
||||
"eslint-plugin-react": "^7.14.3",
|
||||
"fs-extra": "^8.1.0",
|
||||
"identity-obj-proxy": "^3.0.0",
|
||||
@ -103,9 +103,9 @@
|
||||
"prettier": "^1.18.2",
|
||||
"prettier-stylelint": "^0.4.2",
|
||||
"stylelint": "^11.0.0",
|
||||
"stylelint-config-css-modules": "^1.4.0",
|
||||
"stylelint-config-css-modules": "^1.5.0",
|
||||
"stylelint-config-standard": "^19.0.0",
|
||||
"stylelint-scss": "^3.10.1",
|
||||
"stylelint-scss": "^3.11.0",
|
||||
"why-did-you-update": "^1.0.6"
|
||||
},
|
||||
"engines": {
|
||||
|
Loading…
Reference in New Issue
Block a user