|
3216 | 3216 | dependencies:
|
3217 | 3217 | "@types/node" "*"
|
3218 | 3218 |
|
| 3219 | +"@types/sharp@^0.30.5": |
| 3220 | + version "0.30.5" |
| 3221 | + resolved "https://registry.yarnpkg.com/@types/sharp/-/sharp-0.30.5.tgz#d75d91f7acf5260525aeae229845046dcff6d17a" |
| 3222 | + integrity sha512-EhO29617AIBqxoVtpd1qdBanWpspk/kD2B6qTFRJ31Q23Rdf+DNU1xlHSwtqvwq1vgOqBwq1i38SX+HGCymIQg== |
| 3223 | + dependencies: |
| 3224 | + "@types/node" "*" |
| 3225 | + |
3219 | 3226 | "@types/tmp@^0.0.33":
|
3220 | 3227 | version "0.0.33"
|
3221 | 3228 | resolved "https://registry.yarnpkg.com/@types/tmp/-/tmp-0.0.33.tgz#1073c4bc824754ae3d10cfab88ab0237ba964e4d"
|
@@ -6997,16 +7004,16 @@ gatsby-parcel-config@0.9.0:
|
6997 | 7004 | "@parcel/transformer-raw" "2.6.0"
|
6998 | 7005 | "@parcel/transformer-react-refresh-wrap" "2.6.0"
|
6999 | 7006 |
|
7000 |
| -gatsby-plugin-manifest@^4.18.0: |
7001 |
| - version "4.18.0" |
7002 |
| - resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-4.18.0.tgz#4a7f0251e260709415c520fffcc92ae3a2ce65cb" |
7003 |
| - integrity sha512-UqyENX8vwl9toCVnfdhVX/P7NZApG4FvXoDdkxfI53tKoFv93rIisb2IUGQeZZP9jHXprGlnP3y8dgTAmz5Ubw== |
| 7007 | +gatsby-plugin-manifest@^4.21.0: |
| 7008 | + version "4.21.0" |
| 7009 | + resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-4.21.0.tgz#15f0c6905be2604e22f2f7dddf239411393ab8f4" |
| 7010 | + integrity sha512-QzP7J2KKRrpENq5lm85jvLvW/xYCN7bfziaUyfxiip+ztHlF+E8XToxsHZqyLlgZrKoB/cUV6zu7vHpqoYFOQQ== |
7004 | 7011 | dependencies:
|
7005 | 7012 | "@babel/runtime" "^7.15.4"
|
7006 |
| - gatsby-core-utils "^3.18.0" |
7007 |
| - gatsby-plugin-utils "^3.12.0" |
| 7013 | + gatsby-core-utils "^3.21.0" |
| 7014 | + gatsby-plugin-utils "^3.15.0" |
7008 | 7015 | semver "^7.3.7"
|
7009 |
| - sharp "^0.30.3" |
| 7016 | + sharp "^0.30.7" |
7010 | 7017 |
|
7011 | 7018 | gatsby-plugin-offline@^5.21.0:
|
7012 | 7019 | version "5.21.0"
|
@@ -7101,16 +7108,17 @@ gatsby-plugin-typescript@^4.18.0:
|
7101 | 7108 | "@babel/runtime" "^7.15.4"
|
7102 | 7109 | babel-plugin-remove-graphql-queries "^4.18.0"
|
7103 | 7110 |
|
7104 |
| -gatsby-plugin-utils@^3.12.0: |
7105 |
| - version "3.12.0" |
7106 |
| - resolved "https://registry.yarnpkg.com/gatsby-plugin-utils/-/gatsby-plugin-utils-3.12.0.tgz#c286753c9ea96f40bbcf850b260883533bfca6b3" |
7107 |
| - integrity sha512-vdz3qwaCOkvgzAxMkZlgpmpWf555jISwek5lyWYhGyJJvXYV8KQ2cZ4CoOfFKAYVeZVSucrHcdWyY3fLLpQvAA== |
| 7111 | +gatsby-plugin-utils@^3.12.0, gatsby-plugin-utils@^3.15.0: |
| 7112 | + version "3.15.0" |
| 7113 | + resolved "https://registry.yarnpkg.com/gatsby-plugin-utils/-/gatsby-plugin-utils-3.15.0.tgz#1d1d7a3e696c38aa7db848e0d52aaa4ded841172" |
| 7114 | + integrity sha512-O4dm4ntakCoQZnnnS4oGihtT48Rrh888fMpcxj0zWu/6/8Uyz8IgagJyJAz0MMdcfhrLIE+X8Rszjk8hINDQhA== |
7108 | 7115 | dependencies:
|
7109 | 7116 | "@babel/runtime" "^7.15.4"
|
7110 | 7117 | "@gatsbyjs/potrace" "^2.2.0"
|
| 7118 | + fastq "^1.13.0" |
7111 | 7119 | fs-extra "^10.1.0"
|
7112 |
| - gatsby-core-utils "^3.18.0" |
7113 |
| - gatsby-sharp "^0.12.0" |
| 7120 | + gatsby-core-utils "^3.21.0" |
| 7121 | + gatsby-sharp "^0.15.0" |
7114 | 7122 | graphql-compose "^9.0.7"
|
7115 | 7123 | import-from "^4.0.0"
|
7116 | 7124 | joi "^17.4.2"
|
@@ -7139,6 +7147,14 @@ gatsby-sharp@^0.12.0:
|
7139 | 7147 | "@types/sharp" "^0.30.0"
|
7140 | 7148 | sharp "^0.30.3"
|
7141 | 7149 |
|
| 7150 | +gatsby-sharp@^0.15.0: |
| 7151 | + version "0.15.0" |
| 7152 | + resolved "https://registry.yarnpkg.com/gatsby-sharp/-/gatsby-sharp-0.15.0.tgz#a911f9ffe0efee947ae762b83fb0c8f343c87195" |
| 7153 | + integrity sha512-JtW6lLW5GmuQSyZ5l64Cg1qjXhFsMDAf9nzc2RC8srf6hsr2ifI0vTCHh0jImFXQqseaQ3HVlbCKYMbDtXXCIg== |
| 7154 | + dependencies: |
| 7155 | + "@types/sharp" "^0.30.5" |
| 7156 | + sharp "^0.30.7" |
| 7157 | + |
7142 | 7158 | gatsby-source-filesystem@^4.21.1:
|
7143 | 7159 | version "4.21.1"
|
7144 | 7160 | resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-4.21.1.tgz#e1666090b6d4cd71bd8f142b9327c7b4d00d46f6"
|
@@ -12170,7 +12186,7 @@ shallow-compare@^1.2.2:
|
12170 | 12186 | resolved "https://registry.yarnpkg.com/shallow-compare/-/shallow-compare-1.2.2.tgz#fa4794627bf455a47c4f56881d8a6132d581ffdb"
|
12171 | 12187 | integrity sha512-LUMFi+RppPlrHzbqmFnINTrazo0lPNwhcgzuAXVVcfy/mqPDrQmHAyz5bvV0gDAuRFrk804V0HpQ6u9sZ0tBeg==
|
12172 | 12188 |
|
12173 |
| -sharp@^0.30.3: |
| 12189 | +sharp@^0.30.3, sharp@^0.30.7: |
12174 | 12190 | version "0.30.7"
|
12175 | 12191 | resolved "https://registry.yarnpkg.com/sharp/-/sharp-0.30.7.tgz#7862bda98804fdd1f0d5659c85e3324b90d94c7c"
|
12176 | 12192 | integrity sha512-G+MY2YW33jgflKPTXXptVO28HvNOo9G3j0MybYAHeEmby+QuD2U98dT6ueht9cv/XDqZspSpIhoSW+BAKJ7Hig==
|
|
0 commit comments