1
0
mirror of https://github.com/kremalicious/blog.git synced 2025-02-01 12:29:49 +01:00

package updates

This commit is contained in:
Matthias Kretschmann 2020-03-07 18:21:33 +01:00
parent d53b95ee80
commit 95db74a2f1
Signed by: m
GPG Key ID: 606EEEF3C479A91F
2 changed files with 457 additions and 339 deletions

744
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -41,35 +41,35 @@
"fast-exif": "^1.0.1",
"feather-icons": "^4.26.0",
"fraction.js": "^4.0.12",
"gatsby": "^2.19.28",
"gatsby-image": "^2.2.42",
"gatsby-plugin-catch-links": "^2.1.26",
"gatsby-plugin-feed": "^2.3.27",
"gatsby": "^2.19.32",
"gatsby-image": "^2.2.43",
"gatsby-plugin-catch-links": "^2.1.27",
"gatsby-plugin-feed": "^2.3.28",
"gatsby-plugin-lunr": "^1.5.2",
"gatsby-plugin-manifest": "^2.2.42",
"gatsby-plugin-manifest": "^2.2.44",
"gatsby-plugin-matomo": "^0.8.1",
"gatsby-plugin-meta-redirect": "^1.1.1",
"gatsby-plugin-offline": "^3.0.35",
"gatsby-plugin-react-helmet": "^3.1.22",
"gatsby-plugin-sass": "^2.1.29",
"gatsby-plugin-sharp": "^2.4.5",
"gatsby-plugin-sitemap": "^2.2.27",
"gatsby-plugin-offline": "^3.0.37",
"gatsby-plugin-react-helmet": "^3.1.23",
"gatsby-plugin-sass": "^2.1.30",
"gatsby-plugin-sharp": "^2.4.7",
"gatsby-plugin-sitemap": "^2.2.28",
"gatsby-plugin-svgr": "^2.0.2",
"gatsby-plugin-typescript": "^2.2.0",
"gatsby-plugin-typescript": "^2.2.2",
"gatsby-plugin-use-dark-mode": "^1.1.2",
"gatsby-plugin-webpack-size": "^1.0.0",
"gatsby-redirect-from": "^0.2.1",
"gatsby-remark-autolink-headers": "^2.1.24",
"gatsby-remark-autolink-headers": "^2.1.25",
"gatsby-remark-breaks": "^1.0.0",
"gatsby-remark-copy-linked-files": "^2.1.37",
"gatsby-remark-images": "^3.1.44",
"gatsby-remark-copy-linked-files": "^2.1.38",
"gatsby-remark-images": "^3.1.46",
"gatsby-remark-images-medium-zoom": "^1.4.0",
"gatsby-remark-smartypants": "^2.1.21",
"gatsby-remark-smartypants": "^2.1.22",
"gatsby-remark-vscode": "^2.0.3",
"gatsby-source-filesystem": "^2.1.48",
"gatsby-source-graphql": "^2.1.33",
"gatsby-transformer-remark": "^2.6.53",
"gatsby-transformer-sharp": "^2.3.16",
"gatsby-source-filesystem": "^2.1.50",
"gatsby-source-graphql": "^2.1.34",
"gatsby-transformer-remark": "^2.6.55",
"gatsby-transformer-sharp": "^2.3.17",
"graphql": "^14.6.0",
"intersection-observer": "^0.7.0",
"node-fetch": "^2.6.0",
@ -90,17 +90,17 @@
"use-dark-mode": "^2.3.1"
},
"devDependencies": {
"@babel/node": "^7.8.4",
"@babel/preset-env": "^7.8.6",
"@babel/node": "^7.8.7",
"@babel/preset-env": "^7.8.7",
"@babel/preset-typescript": "^7.8.3",
"@svgr/webpack": "^5.2.0",
"@testing-library/jest-dom": "^5.1.1",
"@testing-library/react": "^9.4.1",
"@types/classnames": "^2.2.9",
"@types/jest": "^25.1.3",
"@testing-library/react": "^9.5.0",
"@types/classnames": "^2.2.10",
"@types/jest": "^25.1.4",
"@types/loadable__component": "^5.10.0",
"@types/lunr": "^2.3.2",
"@types/node": "^13.7.7",
"@types/node": "^13.9.0",
"@types/node-fetch": "^2.5.5",
"@types/react": "^16.9.23",
"@types/react-dom": "^16.9.5",
@ -118,7 +118,7 @@
"eslint-plugin-graphql": "^3.1.1",
"eslint-plugin-jsx-a11y": "^6.2.3",
"eslint-plugin-prettier": "^3.1.2",
"eslint-plugin-react": "^7.18.3",
"eslint-plugin-react": "^7.19.0",
"eslint-plugin-testing-library": "^2.2.3",
"fs-extra": "^8.1.0",
"gatsby-plugin-webpack-bundle-analyser-v2": "^1.1.8",