1
0
mirror of https://github.com/kremalicious/blog.git synced 2024-11-22 18:00:06 +01:00

package updates

This commit is contained in:
Matthias Kretschmann 2020-09-09 23:51:30 +02:00
parent 972840eec5
commit 2f354d75b5
Signed by: m
GPG Key ID: 606EEEF3C479A91F
2 changed files with 465 additions and 353 deletions

792
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -41,33 +41,33 @@
"fast-exif": "^1.0.1",
"feather-icons": "^4.28.0",
"fraction.js": "^4.0.12",
"gatsby": "^2.24.53",
"gatsby-image": "^2.4.16",
"gatsby": "^2.24.56",
"gatsby-image": "^2.4.17",
"gatsby-plugin-catch-links": "^2.3.11",
"gatsby-plugin-feed": "^2.5.11",
"gatsby-plugin-lunr": "^1.5.2",
"gatsby-plugin-manifest": "^2.4.27",
"gatsby-plugin-manifest": "^2.4.28",
"gatsby-plugin-matomo": "^0.8.3",
"gatsby-plugin-meta-redirect": "^1.1.1",
"gatsby-plugin-offline": "^3.2.26",
"gatsby-plugin-offline": "^3.2.27",
"gatsby-plugin-react-helmet": "^3.3.10",
"gatsby-plugin-sass": "^2.3.12",
"gatsby-plugin-sharp": "^2.6.31",
"gatsby-plugin-sharp": "^2.6.34",
"gatsby-plugin-sitemap": "^2.4.12",
"gatsby-plugin-svgr": "^2.0.2",
"gatsby-plugin-use-dark-mode": "^1.1.2",
"gatsby-plugin-webpack-size": "^1.0.0",
"gatsby-redirect-from": "^0.2.4",
"gatsby-remark-autolink-headers": "^2.3.11",
"gatsby-remark-autolink-headers": "^2.3.12",
"gatsby-remark-breaks": "^1.0.0",
"gatsby-remark-copy-linked-files": "^2.3.13",
"gatsby-remark-images": "^3.3.28",
"gatsby-remark-copy-linked-files": "^2.3.14",
"gatsby-remark-images": "^3.3.29",
"gatsby-remark-images-medium-zoom": "^1.7.0",
"gatsby-remark-smartypants": "^2.3.10",
"gatsby-remark-vscode": "^3.0.1",
"gatsby-source-filesystem": "^2.3.27",
"gatsby-source-graphql": "^2.7.2",
"gatsby-transformer-remark": "^2.8.32",
"gatsby-source-filesystem": "^2.3.29",
"gatsby-source-graphql": "^2.7.3",
"gatsby-transformer-remark": "^2.8.34",
"gatsby-transformer-sharp": "^2.5.14",
"intersection-observer": "^0.11.0",
"node-fetch": "^2.6.1",
@ -104,8 +104,8 @@
"@types/react-helmet": "^6.1.0",
"@types/react-transition-group": "^4.4.0",
"@types/shortid": "^0.0.29",
"@typescript-eslint/eslint-plugin": "^4.0.1",
"@typescript-eslint/parser": "^4.0.1",
"@typescript-eslint/eslint-plugin": "^4.1.0",
"@typescript-eslint/parser": "^4.1.0",
"@welldone-software/why-did-you-render": "^5.0.0-alpha.2",
"babel-eslint": "^10.1.0",
"eslint": "^7.8.1",