1
0
Fork 0

package updates

This commit is contained in:
Matthias Kretschmann 2020-10-19 21:54:48 +02:00
parent 51e18ba7aa
commit ca15fc5e79
Signed by: m
GPG Key ID: 606EEEF3C479A91F
3 changed files with 519 additions and 521 deletions

View File

@ -1,8 +1,8 @@
version: 2
updates:
- package-ecosystem: npm
directory: "/"
schedule:
interval: weekly
time: '04:00'
open-pull-requests-limit: 10
- package-ecosystem: npm
directory: '/'
schedule:
interval: monthly
time: '04:00'
open-pull-requests-limit: 10

1008
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -41,18 +41,18 @@
"fast-exif": "^1.0.1",
"feather-icons": "^4.28.0",
"fraction.js": "^4.0.12",
"gatsby": "^2.24.80",
"gatsby": "^2.24.82",
"gatsby-image": "^2.4.21",
"gatsby-plugin-catch-links": "^2.3.15",
"gatsby-plugin-feed": "^2.5.15",
"gatsby-plugin-feed": "^2.5.16",
"gatsby-plugin-lunr": "^1.5.2",
"gatsby-plugin-manifest": "^2.4.35",
"gatsby-plugin-matomo": "^0.8.3",
"gatsby-plugin-meta-redirect": "^1.1.1",
"gatsby-plugin-offline": "^3.2.30",
"gatsby-plugin-offline": "^3.2.34",
"gatsby-plugin-react-helmet": "^3.3.14",
"gatsby-plugin-sass": "^2.3.17",
"gatsby-plugin-sharp": "^2.6.42",
"gatsby-plugin-sass": "^2.3.18",
"gatsby-plugin-sharp": "^2.6.43",
"gatsby-plugin-sitemap": "^2.4.17",
"gatsby-plugin-svgr": "^2.0.2",
"gatsby-plugin-use-dark-mode": "^1.1.2",
@ -61,13 +61,13 @@
"gatsby-remark-autolink-headers": "^2.3.13",
"gatsby-remark-breaks": "^1.0.0",
"gatsby-remark-copy-linked-files": "^2.3.19",
"gatsby-remark-images": "^3.3.35",
"gatsby-remark-images": "^3.3.36",
"gatsby-remark-images-medium-zoom": "^1.7.0",
"gatsby-remark-smartypants": "^2.3.13",
"gatsby-remark-vscode": "^3.1.0",
"gatsby-source-filesystem": "^2.3.35",
"gatsby-source-graphql": "^2.7.6",
"gatsby-transformer-remark": "^2.8.42",
"gatsby-transformer-remark": "^2.8.43",
"gatsby-transformer-sharp": "^2.5.18",
"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.4.1",
"@typescript-eslint/parser": "^4.4.1",
"@typescript-eslint/eslint-plugin": "^4.5.0",
"@typescript-eslint/parser": "^4.5.0",
"@welldone-software/why-did-you-render": "^5.0.0-rc.1",
"babel-eslint": "^10.1.0",
"eslint": "^7.11.0",
@ -119,7 +119,7 @@
"fs-extra": "^9.0.1",
"gatsby-plugin-webpack-bundle-analyser-v2": "^1.1.13",
"identity-obj-proxy": "^3.0.0",
"jest": "^26.5.3",
"jest": "^26.6.0",
"markdownlint-cli": "^0.24.0",
"node-iptc": "^1.0.5",
"node-sass": "^4.14.1",