1
0
mirror of https://github.com/kremalicious/blog.git synced 2025-02-14 21:10:25 +01:00

package updates

This commit is contained in:
Matthias Kretschmann 2020-08-03 08:46:10 +02:00
parent 8ffdc8f45f
commit 708f9572f0
Signed by: m
GPG Key ID: 606EEEF3C479A91F
2 changed files with 476 additions and 514 deletions

978
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -41,7 +41,7 @@
"fast-exif": "^1.0.1", "fast-exif": "^1.0.1",
"feather-icons": "^4.28.0", "feather-icons": "^4.28.0",
"fraction.js": "^4.0.12", "fraction.js": "^4.0.12",
"gatsby": "^2.24.15", "gatsby": "^2.24.23",
"gatsby-image": "^2.4.14", "gatsby-image": "^2.4.14",
"gatsby-plugin-catch-links": "^2.3.10", "gatsby-plugin-catch-links": "^2.3.10",
"gatsby-plugin-feed": "^2.5.11", "gatsby-plugin-feed": "^2.5.11",
@ -94,12 +94,12 @@
"@testing-library/jest-dom": "^5.11.2", "@testing-library/jest-dom": "^5.11.2",
"@testing-library/react": "^10.4.4", "@testing-library/react": "^10.4.4",
"@types/classnames": "^2.2.10", "@types/classnames": "^2.2.10",
"@types/jest": "^26.0.7", "@types/jest": "^26.0.8",
"@types/loadable__component": "^5.10.0", "@types/loadable__component": "^5.10.0",
"@types/lunr": "^2.3.3", "@types/lunr": "^2.3.3",
"@types/node": "^14.0.27", "@types/node": "^14.0.27",
"@types/node-fetch": "^2.5.7", "@types/node-fetch": "^2.5.7",
"@types/react": "^16.9.41", "@types/react": "^16.9.44",
"@types/react-dom": "^16.9.8", "@types/react-dom": "^16.9.8",
"@types/react-helmet": "^6.0.0", "@types/react-helmet": "^6.0.0",
"@types/react-transition-group": "^4.4.0", "@types/react-transition-group": "^4.4.0",
@ -108,7 +108,7 @@
"@typescript-eslint/parser": "^3.7.1", "@typescript-eslint/parser": "^3.7.1",
"@welldone-software/why-did-you-render": "^4.2.7", "@welldone-software/why-did-you-render": "^4.2.7",
"babel-eslint": "^10.1.0", "babel-eslint": "^10.1.0",
"eslint": "^7.5.0", "eslint": "^7.6.0",
"eslint-config-prettier": "^6.11.0", "eslint-config-prettier": "^6.11.0",
"eslint-loader": "^4.0.2", "eslint-loader": "^4.0.2",
"eslint-plugin-graphql": "^4.0.0", "eslint-plugin-graphql": "^4.0.0",
@ -117,9 +117,9 @@
"eslint-plugin-react": "^7.20.5", "eslint-plugin-react": "^7.20.5",
"eslint-plugin-testing-library": "^3.4.0", "eslint-plugin-testing-library": "^3.4.0",
"fs-extra": "^9.0.1", "fs-extra": "^9.0.1",
"gatsby-plugin-webpack-bundle-analyser-v2": "^1.1.10", "gatsby-plugin-webpack-bundle-analyser-v2": "^1.1.11",
"identity-obj-proxy": "^3.0.0", "identity-obj-proxy": "^3.0.0",
"jest": "^26.2.1", "jest": "^26.2.2",
"markdownlint-cli": "^0.23.2", "markdownlint-cli": "^0.23.2",
"node-iptc": "^1.0.5", "node-iptc": "^1.0.5",
"node-sass": "^4.14.1", "node-sass": "^4.14.1",