mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-06-17 18:12:08 +02:00
Update dependency gatsby-plugin-sharp to v3.0.1
This commit is contained in:
parent
748a608205
commit
96438d858c
2 changed files with 10 additions and 10 deletions
18
package-lock.json
generated
18
package-lock.json
generated
|
@ -12551,9 +12551,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"gatsby-plugin-sharp": {
|
"gatsby-plugin-sharp": {
|
||||||
"version": "3.0.0",
|
"version": "3.0.1",
|
||||||
"resolved": "https://registry.npmjs.org/gatsby-plugin-sharp/-/gatsby-plugin-sharp-3.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/gatsby-plugin-sharp/-/gatsby-plugin-sharp-3.0.1.tgz",
|
||||||
"integrity": "sha512-gmIzHjv+JaW1Gyyrz81s43yBkqtMpgvGb6qbPzH2ZX8V2YTyd9LnfUxKx/uTwluEB5oz/om4jtHSCH5DSUsTFA==",
|
"integrity": "sha512-HL519LIhTmTySUPFO2IuwIHBlgo/0N7gJng2gu2XwD/DJ3ENgw5+SXmiVTwvERx7Pr5YVPECgYuszWdlYgJmgw==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@babel/runtime": "^7.12.5",
|
"@babel/runtime": "^7.12.5",
|
||||||
"async": "^3.2.0",
|
"async": "^3.2.0",
|
||||||
|
@ -12693,9 +12693,9 @@
|
||||||
"integrity": "sha512-2s47yzUxdexf1OhyRi4Em83iQk0aPvwTddtFz4hnSSw9dCEsLEGf6SwIO8ss/19S9iBb5sJaOuTvTGDeZI00BQ=="
|
"integrity": "sha512-2s47yzUxdexf1OhyRi4Em83iQk0aPvwTddtFz4hnSSw9dCEsLEGf6SwIO8ss/19S9iBb5sJaOuTvTGDeZI00BQ=="
|
||||||
},
|
},
|
||||||
"p-cancelable": {
|
"p-cancelable": {
|
||||||
"version": "2.0.0",
|
"version": "2.1.0",
|
||||||
"resolved": "https://registry.npmjs.org/p-cancelable/-/p-cancelable-2.0.0.tgz",
|
"resolved": "https://registry.npmjs.org/p-cancelable/-/p-cancelable-2.1.0.tgz",
|
||||||
"integrity": "sha512-wvPXDmbMmu2ksjkB4Z3nZWTSkJEb9lqVdMaCKpZUGJG9TMiNp9XcbG3fn9fPKjem04fJMJnXoyFPk2FmgiaiNg=="
|
"integrity": "sha512-HAZyB3ZodPo+BDpb4/Iu7Jv4P6cSazBz9ZM0ChhEXp70scx834aWCEjQRwgt41UzzejUAPdbqqONfRWTPYrPAQ=="
|
||||||
},
|
},
|
||||||
"responselike": {
|
"responselike": {
|
||||||
"version": "2.0.0",
|
"version": "2.0.0",
|
||||||
|
@ -14045,9 +14045,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"imagemin-pngquant": {
|
"imagemin-pngquant": {
|
||||||
"version": "9.0.1",
|
"version": "9.0.2",
|
||||||
"resolved": "https://registry.npmjs.org/imagemin-pngquant/-/imagemin-pngquant-9.0.1.tgz",
|
"resolved": "https://registry.npmjs.org/imagemin-pngquant/-/imagemin-pngquant-9.0.2.tgz",
|
||||||
"integrity": "sha512-PYyo9G/xwddf+Qqlqe3onz5ZH7p6vHYVVkiuuczUjxZmfekyY77RXaOA/AR6FnVoeQxGa/pDtEK5xUKOcVo+sA==",
|
"integrity": "sha512-cj//bKo8+Frd/DM8l6Pg9pws1pnDUjgb7ae++sUX1kUVdv2nrngPykhiUOgFeE0LGY/LmUbCf4egCHC4YUcZSg==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"execa": "^4.0.0",
|
"execa": "^4.0.0",
|
||||||
"is-png": "^2.0.0",
|
"is-png": "^2.0.0",
|
||||||
|
|
|
@ -32,7 +32,7 @@
|
||||||
"gatsby-plugin-react-i18next": "1.0.4",
|
"gatsby-plugin-react-i18next": "1.0.4",
|
||||||
"gatsby-plugin-robots-txt": "1.5.5",
|
"gatsby-plugin-robots-txt": "1.5.5",
|
||||||
"gatsby-plugin-sass": "4.0.2",
|
"gatsby-plugin-sass": "4.0.2",
|
||||||
"gatsby-plugin-sharp": "3.0.0",
|
"gatsby-plugin-sharp": "3.0.1",
|
||||||
"gatsby-plugin-sitemap": "3.0.0",
|
"gatsby-plugin-sitemap": "3.0.0",
|
||||||
"gatsby-source-filesystem": "3.0.0",
|
"gatsby-source-filesystem": "3.0.0",
|
||||||
"gatsby-transformer-json": "3.0.0",
|
"gatsby-transformer-json": "3.0.0",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue