1
0
mirror of https://github.com/kremalicious/portfolio.git synced 2024-06-25 18:56:39 +02:00

Bump gatsby-plugin-image from 2.4.0 to 2.5.1 (#772)

This commit is contained in:
dependabot[bot] 2022-01-17 09:07:53 +00:00 committed by GitHub
parent 38efb7ae5c
commit 8f3665d058
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 20 additions and 20 deletions

38
package-lock.json generated
View File

@ -15,7 +15,7 @@
"file-saver": "^2.0.5",
"framer-motion": "^5.6.0",
"gatsby": "^4.4.0",
"gatsby-plugin-image": "^2.4.0",
"gatsby-plugin-image": "^2.5.1",
"gatsby-plugin-manifest": "^4.4.0",
"gatsby-plugin-matomo": "^0.11.0",
"gatsby-plugin-offline": "^5.4.0",
@ -5439,12 +5439,12 @@
}
},
"node_modules/babel-plugin-remove-graphql-queries": {
"version": "4.4.0",
"resolved": "https://registry.npmjs.org/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-4.4.0.tgz",
"integrity": "sha512-wxDR1WrpLbF0qyXvNBsGKYLJk+Z7nG8+UM+bEeyxi7YepwVjgfm4CFQgbSytQbk0X+qGRCqpmq4VZVIxVTyGYQ==",
"version": "4.5.1",
"resolved": "https://registry.npmjs.org/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-4.5.1.tgz",
"integrity": "sha512-/sjf253nMUTIpfZhGAwKJ2nl3/yjzWFkACPSRr99mp5fyzVGOUC3BL1rPJV1LEqGpWUeDA4iIJME6twNWAUrSA==",
"dependencies": {
"@babel/runtime": "^7.15.4",
"gatsby-core-utils": "^3.4.0"
"gatsby-core-utils": "^3.5.1"
},
"engines": {
"node": ">=14.15.0"
@ -10956,21 +10956,21 @@
}
},
"node_modules/gatsby-plugin-image": {
"version": "2.4.0",
"resolved": "https://registry.npmjs.org/gatsby-plugin-image/-/gatsby-plugin-image-2.4.0.tgz",
"integrity": "sha512-PKhbefaamdahm1ysKO1d54vnzmIsjR+/qtyFnZumGu8E7O9lN5is0RlXgpNCvsckL+XzcqyMljytt/bYf8L5WA==",
"version": "2.5.1",
"resolved": "https://registry.npmjs.org/gatsby-plugin-image/-/gatsby-plugin-image-2.5.1.tgz",
"integrity": "sha512-ueJ4hWO5j0ERiaqGl4WExivwLCI5Zydo3dYsGB+mgU8cALoOv+dqoj6lIVX/fJKiolJMg/P/7DSwAbeAq74TYw==",
"dependencies": {
"@babel/code-frame": "^7.14.0",
"@babel/parser": "^7.15.5",
"@babel/runtime": "^7.15.4",
"@babel/traverse": "^7.15.4",
"babel-jsx-utils": "^1.1.0",
"babel-plugin-remove-graphql-queries": "^4.4.0",
"babel-plugin-remove-graphql-queries": "^4.5.1",
"camelcase": "^5.3.1",
"chokidar": "^3.5.2",
"common-tags": "^1.8.2",
"fs-extra": "^10.0.0",
"gatsby-core-utils": "^3.4.0",
"gatsby-core-utils": "^3.5.1",
"objectFitPolyfill": "^2.3.5",
"prop-types": "^15.7.2"
},
@ -28883,12 +28883,12 @@
}
},
"babel-plugin-remove-graphql-queries": {
"version": "4.4.0",
"resolved": "https://registry.npmjs.org/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-4.4.0.tgz",
"integrity": "sha512-wxDR1WrpLbF0qyXvNBsGKYLJk+Z7nG8+UM+bEeyxi7YepwVjgfm4CFQgbSytQbk0X+qGRCqpmq4VZVIxVTyGYQ==",
"version": "4.5.1",
"resolved": "https://registry.npmjs.org/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-4.5.1.tgz",
"integrity": "sha512-/sjf253nMUTIpfZhGAwKJ2nl3/yjzWFkACPSRr99mp5fyzVGOUC3BL1rPJV1LEqGpWUeDA4iIJME6twNWAUrSA==",
"requires": {
"@babel/runtime": "^7.15.4",
"gatsby-core-utils": "^3.4.0"
"gatsby-core-utils": "^3.5.1"
}
},
"babel-plugin-syntax-object-rest-spread": {
@ -33800,21 +33800,21 @@
}
},
"gatsby-plugin-image": {
"version": "2.4.0",
"resolved": "https://registry.npmjs.org/gatsby-plugin-image/-/gatsby-plugin-image-2.4.0.tgz",
"integrity": "sha512-PKhbefaamdahm1ysKO1d54vnzmIsjR+/qtyFnZumGu8E7O9lN5is0RlXgpNCvsckL+XzcqyMljytt/bYf8L5WA==",
"version": "2.5.1",
"resolved": "https://registry.npmjs.org/gatsby-plugin-image/-/gatsby-plugin-image-2.5.1.tgz",
"integrity": "sha512-ueJ4hWO5j0ERiaqGl4WExivwLCI5Zydo3dYsGB+mgU8cALoOv+dqoj6lIVX/fJKiolJMg/P/7DSwAbeAq74TYw==",
"requires": {
"@babel/code-frame": "^7.14.0",
"@babel/parser": "^7.15.5",
"@babel/runtime": "^7.15.4",
"@babel/traverse": "^7.15.4",
"babel-jsx-utils": "^1.1.0",
"babel-plugin-remove-graphql-queries": "^4.4.0",
"babel-plugin-remove-graphql-queries": "^4.5.1",
"camelcase": "^5.3.1",
"chokidar": "^3.5.2",
"common-tags": "^1.8.2",
"fs-extra": "^10.0.0",
"gatsby-core-utils": "^3.4.0",
"gatsby-core-utils": "^3.5.1",
"objectFitPolyfill": "^2.3.5",
"prop-types": "^15.7.2"
},

View File

@ -26,7 +26,7 @@
"file-saver": "^2.0.5",
"framer-motion": "^5.6.0",
"gatsby": "^4.4.0",
"gatsby-plugin-image": "^2.4.0",
"gatsby-plugin-image": "^2.5.1",
"gatsby-plugin-manifest": "^4.4.0",
"gatsby-plugin-matomo": "^0.11.0",
"gatsby-plugin-offline": "^5.4.0",