@@ -3184,13 +3184,13 @@ babel-plugin-polyfill-regenerator@^0.2.2:
3184
3184
dependencies:
3185
3185
"@babel/helper-define-polyfill-provider" "^0.2.2"
3186
3186
3187
- babel-plugin-remove-graphql-queries@^4.1.2 :
3188
- version "4.1.2 "
3189
- resolved "https://registry.yarnpkg.com/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-4.1.2 .tgz#be45b449dfa8ef7ca0498f3b0a7ce023378dfe61 "
3190
- integrity sha512-qXF2gjlMpCTAaMPO9bEJH2Mb7MrsqIXucXOTql0TG/+Ums5+Vldv2E+k8varVmrcI5xPZaLN8u9zSFFT3z3bDQ ==
3187
+ babel-plugin-remove-graphql-queries@^4.1.3 :
3188
+ version "4.1.3 "
3189
+ resolved "https://registry.yarnpkg.com/babel-plugin-remove-graphql-queries/-/babel-plugin-remove-graphql-queries-4.1.3 .tgz#f881e8c650eebb7beaebf7ff248d45bf196afb2c "
3190
+ integrity sha512-84LUlWYfw+aQjUNsd81DwjdOPpQI9/EnxL7smdkFH1WjwfIhAaJYW+tNN4eZLurhexI5mYdHIJQ3kD6hpzwkNw ==
3191
3191
dependencies:
3192
3192
"@babel/runtime" "^7.15.4"
3193
- gatsby-core-utils "^3.1.2 "
3193
+ gatsby-core-utils "^3.1.3 "
3194
3194
3195
3195
babel-plugin-syntax-trailing-function-commas@^7.0.0-beta.0:
3196
3196
version "7.0.0-beta.0"
@@ -3235,10 +3235,10 @@ babel-preset-fbjs@^3.3.0:
3235
3235
"@babel/plugin-transform-template-literals" "^7.0.0"
3236
3236
babel-plugin-syntax-trailing-function-commas "^7.0.0-beta.0"
3237
3237
3238
- babel-preset-gatsby@^2.1.2 :
3239
- version "2.1.2 "
3240
- resolved "https://registry.yarnpkg.com/babel-preset-gatsby/-/babel-preset-gatsby-2.1.2 .tgz#0230a50901965fb8f944e7018bcb81f13acd7f88 "
3241
- integrity sha512-i9/o/MCQS4R4+vr6Bpy0QuoiAxhdkNEGwmfxGWdna7X+YVS3clkMigceMD38FTKwX0hc5ifoezBt+AFDQkUcwQ ==
3238
+ babel-preset-gatsby@^2.1.3 :
3239
+ version "2.1.3 "
3240
+ resolved "https://registry.yarnpkg.com/babel-preset-gatsby/-/babel-preset-gatsby-2.1.3 .tgz#ef6d04cf8f0834f950cae87e89bb1004c4d5295f "
3241
+ integrity sha512-O9yqDlzPrcY/Q1AsoMMbWcbt1cjc7rLP8Ga04/jxukPGI1GqK6FPFv8LVuPPI2lNKK2RLfhIoaaVgvcB5P2ZFw ==
3242
3242
dependencies:
3243
3243
"@babel/plugin-proposal-class-properties" "^7.14.0"
3244
3244
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.14.5"
@@ -3253,7 +3253,7 @@ babel-preset-gatsby@^2.1.2:
3253
3253
babel-plugin-dynamic-import-node "^2.3.3"
3254
3254
babel-plugin-macros "^2.8.0"
3255
3255
babel-plugin-transform-react-remove-prop-types "^0.4.24"
3256
- gatsby-core-utils "^3.1.2 "
3256
+ gatsby-core-utils "^3.1.3 "
3257
3257
gatsby-legacy-polyfills "^2.1.0"
3258
3258
3259
3259
babel-runtime@^6.26.0:
@@ -5869,10 +5869,10 @@ functional-red-black-tree@^1.0.1:
5869
5869
resolved "https://registry.yarnpkg.com/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz#1b0ab3bd553b2a0d6399d29c0e3ea0b252078327"
5870
5870
integrity sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc=
5871
5871
5872
- gatsby-cli@^4.1.3 :
5873
- version "4.1.3 "
5874
- resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-4.1.3 .tgz#adf1dae15d5d68925a3ade6c164f659e7f34e170 "
5875
- integrity sha512-GKOKnNXNMCJ/FDTieZ0eAVbOWoDRzSbbUU1+QQzbSvWl2fBtWXvpz9Grrk66gkHlu1KtqzuN9zR11AIa12dEzw ==
5872
+ gatsby-cli@^4.1.4 :
5873
+ version "4.1.4 "
5874
+ resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-4.1.4 .tgz#390bfaf2ea1b5c132b03da8f9399236d3df47bfa "
5875
+ integrity sha512-B8PYO0FPZMuaEJnvLDPPfEO+xHci7pWoS0NnEKKd+12kneObi4doQp0vqqAG+PS3oNtBRGy1nLglf8BTpCex8Q ==
5876
5876
dependencies:
5877
5877
"@babel/code-frame" "^7.14.0"
5878
5878
"@babel/runtime" "^7.15.4"
@@ -5889,9 +5889,9 @@ gatsby-cli@^4.1.3:
5889
5889
execa "^5.1.1"
5890
5890
fs-exists-cached "^1.0.0"
5891
5891
fs-extra "^10.0.0"
5892
- gatsby-core-utils "^3.1.2 "
5893
- gatsby-recipes "^1.1.2 "
5894
- gatsby-telemetry "^3.1.2 "
5892
+ gatsby-core-utils "^3.1.3 "
5893
+ gatsby-recipes "^1.1.3 "
5894
+ gatsby-telemetry "^3.1.3 "
5895
5895
hosted-git-info "^3.0.8"
5896
5896
is-valid-path "^0.1.1"
5897
5897
joi "^17.4.2"
@@ -5915,10 +5915,10 @@ gatsby-cli@^4.1.3:
5915
5915
yoga-layout-prebuilt "^1.10.0"
5916
5916
yurnalist "^2.1.0"
5917
5917
5918
- gatsby-core-utils@^3.1.2 :
5919
- version "3.1.2 "
5920
- resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-3.1.2 .tgz#5e9bff98036ec55714079314ae027d6bcab51cb6 "
5921
- integrity sha512-l3LUdGNDlM3fLrdxRUGnsd/Szu9e8yLEL/pZIV2LuhTHMNwjOStiycEQivezsUhHNPobep1r5t4yWzP6r2cw/Q ==
5918
+ gatsby-core-utils@^3.1.3 :
5919
+ version "3.1.3 "
5920
+ resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-3.1.3 .tgz#c4fd710f8a1297e26a5d24eba3a166490f754c20 "
5921
+ integrity sha512-+pg2i3DYVLzmJ/67SVGM+zVxerilGCbcgVxDoN58Y+Htv5TwogUWzPymfoFrJEsWGhlVKlYq7I8jVWSXPzwMHw ==
5922
5922
dependencies:
5923
5923
"@babel/runtime" "^7.15.4"
5924
5924
ci-info "2.0.0"
@@ -5955,16 +5955,16 @@ gatsby-link@^4.1.0:
5955
5955
"@types/reach__router" "^1.3.9"
5956
5956
prop-types "^15.7.2"
5957
5957
5958
- gatsby-page-utils@^2.1.2 :
5959
- version "2.1.2 "
5960
- resolved "https://registry.yarnpkg.com/gatsby-page-utils/-/gatsby-page-utils-2.1.2 .tgz#615b0e07af7ba370a50106ecc42832df95c21ff1 "
5961
- integrity sha512-b38U8DRptVaiLlVnQikcVA5PYeqlGCE+pWxqum+wvSuKowy0mKddxeMgHylk7KmKhTc1jBalFpk3fJrdO+pymQ ==
5958
+ gatsby-page-utils@^2.1.3 :
5959
+ version "2.1.3 "
5960
+ resolved "https://registry.yarnpkg.com/gatsby-page-utils/-/gatsby-page-utils-2.1.3 .tgz#8399fb5bd7a008b287c7b95819a185e07e6c346a "
5961
+ integrity sha512-5CrSKsXXF6gk6ZxueyE1z1HHZ4I/+y4nEcYliTl7fpNG+dGIKgmuQIjJoigcvZGEVhn9gk1BTDjBFUuXGrSgNA ==
5962
5962
dependencies:
5963
5963
"@babel/runtime" "^7.15.4"
5964
5964
bluebird "^3.7.2"
5965
5965
chokidar "^3.5.2"
5966
5966
fs-exists-cached "^1.0.0"
5967
- gatsby-core-utils "^3.1.2 "
5967
+ gatsby-core-utils "^3.1.3 "
5968
5968
glob "^7.1.7"
5969
5969
lodash "^4.17.21"
5970
5970
micromatch "^4.0.4"
@@ -6006,20 +6006,20 @@ gatsby-plugin-less@6.1.0:
6006
6006
"@babel/runtime" "^7.15.4"
6007
6007
less-loader "^6.2.0"
6008
6008
6009
- gatsby-plugin-page-creator@^4.1.3 :
6010
- version "4.1.3 "
6011
- resolved "https://registry.yarnpkg.com/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-4.1.3 .tgz#dcc536cd80ff006efc194de8eeab0518c229a3f1 "
6012
- integrity sha512-zS1gEpKIA6Q1lLR+YzZgD1F3h77E/BZr9MZzI7tTGxk6UvFnvD72aD1UaQbRTME8ZlBXxvnJ8/OITPfOYclW8w ==
6009
+ gatsby-plugin-page-creator@^4.1.4 :
6010
+ version "4.1.4 "
6011
+ resolved "https://registry.yarnpkg.com/gatsby-plugin-page-creator/-/gatsby-plugin-page-creator-4.1.4 .tgz#0c8a1ac73fec307149229f4c6b22ea25a5c8bc23 "
6012
+ integrity sha512-MLs/C0Tc+uzRDmiWZyXdE5plDG/DeRnCgsd4iXBkeClzdVyToJSQWNlA30knMAS2jbtZdmYxQIPLvwO3CYd4/Q ==
6013
6013
dependencies:
6014
6014
"@babel/runtime" "^7.15.4"
6015
6015
"@babel/traverse" "^7.15.4"
6016
6016
"@sindresorhus/slugify" "^1.1.2"
6017
6017
chokidar "^3.5.2"
6018
6018
fs-exists-cached "^1.0.0"
6019
- gatsby-core-utils "^3.1.2 "
6020
- gatsby-page-utils "^2.1.2 "
6019
+ gatsby-core-utils "^3.1.3 "
6020
+ gatsby-page-utils "^2.1.3 "
6021
6021
gatsby-plugin-utils "^2.1.1"
6022
- gatsby-telemetry "^3.1.2 "
6022
+ gatsby-telemetry "^3.1.3 "
6023
6023
globby "^11.0.4"
6024
6024
lodash "^4.17.21"
6025
6025
@@ -6048,18 +6048,18 @@ gatsby-plugin-typegen@2.2.4:
6048
6048
async "^3.2.0"
6049
6049
common-tags "^1.8.0"
6050
6050
6051
- gatsby-plugin-typescript@^4.1.2 :
6052
- version "4.1.2 "
6053
- resolved "https://registry.yarnpkg.com/gatsby-plugin-typescript/-/gatsby-plugin-typescript-4.1.2 .tgz#affe3f2503134a48713e8ba01279188737c0389a "
6054
- integrity sha512-FpACah/J1HSQFHpTI9cVmV0Dn1L6GobtceLgXQHm19pPHMqMC+gjCASmMLmSBE6Rao1xUMDrjmafCer51Ic0Ew ==
6051
+ gatsby-plugin-typescript@^4.1.3 :
6052
+ version "4.1.3 "
6053
+ resolved "https://registry.yarnpkg.com/gatsby-plugin-typescript/-/gatsby-plugin-typescript-4.1.3 .tgz#2fdf9a45b64d7cfe0e4230f46d30bc117a8622bd "
6054
+ integrity sha512-1yc3q6rszJztj6xd1phd6DnmYAlK7H3RBRT0Oy+tcdphkd307CktDJdrT+ix93O/7UEZnu9nGM5IC8DRCNdYpA ==
6055
6055
dependencies:
6056
6056
"@babel/core" "^7.15.5"
6057
6057
"@babel/plugin-proposal-nullish-coalescing-operator" "^7.14.5"
6058
6058
"@babel/plugin-proposal-numeric-separator" "^7.14.5"
6059
6059
"@babel/plugin-proposal-optional-chaining" "^7.14.5"
6060
6060
"@babel/preset-typescript" "^7.15.0"
6061
6061
"@babel/runtime" "^7.15.4"
6062
- babel-plugin-remove-graphql-queries "^4.1.2 "
6062
+ babel-plugin-remove-graphql-queries "^4.1.3 "
6063
6063
6064
6064
gatsby-plugin-utils@^2.1.1:
6065
6065
version "2.1.1"
@@ -6088,10 +6088,10 @@ gatsby-react-router-scroll@^5.1.0:
6088
6088
dependencies:
6089
6089
"@babel/runtime" "^7.15.4"
6090
6090
6091
- gatsby-recipes@^1.1.2 :
6092
- version "1.1.2 "
6093
- resolved "https://registry.yarnpkg.com/gatsby-recipes/-/gatsby-recipes-1.1.2 .tgz#720f5fa547f713a24ad20b53dcf30a158e6ecad7 "
6094
- integrity sha512-r6FSPM2eKH+rlC6JX0SgVYBFxBXJW5J/MwFtsP8N+C6Yvr7Cosi9OlMreMx/SBza4HYMXxIoDBYvX68qbBQrhg ==
6091
+ gatsby-recipes@^1.1.3 :
6092
+ version "1.1.3 "
6093
+ resolved "https://registry.yarnpkg.com/gatsby-recipes/-/gatsby-recipes-1.1.3 .tgz#67084498580c7bb59636fd472b896013b05a1c55 "
6094
+ integrity sha512-AdO9Y7vtpa0VSWXe3gZIeIUDJ6/j/MeAkpkuJHbbU8hix9gtbVPoOcmF8VFJUMALNRzhhFsgqRN2mK6jXJlang ==
6095
6095
dependencies:
6096
6096
"@babel/core" "^7.15.5"
6097
6097
"@babel/generator" "^7.15.4"
@@ -6117,8 +6117,8 @@ gatsby-recipes@^1.1.2:
6117
6117
express "^4.17.1"
6118
6118
express-graphql "^0.12.0"
6119
6119
fs-extra "^10.0.0"
6120
- gatsby-core-utils "^3.1.2 "
6121
- gatsby-telemetry "^3.1.2 "
6120
+ gatsby-core-utils "^3.1.3 "
6121
+ gatsby-telemetry "^3.1.3 "
6122
6122
glob "^7.1.6"
6123
6123
graphql "^15.4.0"
6124
6124
graphql-compose "~7.25.0"
@@ -6153,17 +6153,17 @@ gatsby-recipes@^1.1.2:
6153
6153
xstate "^4.9.1"
6154
6154
yoga-layout-prebuilt "^1.9.6"
6155
6155
6156
- gatsby-source-filesystem@4.1.2 :
6157
- version "4.1.2 "
6158
- resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-4.1.2 .tgz#20675ae88cdcb56e78da591e0632c357349766c6 "
6159
- integrity sha512-f4oa3+3i3Y2IgTwHaI7EO9cQO9YW4tx3h89gnSKMeD5QjofQGivBjGsGETFMCa16kKARAdLGEITdl09A8ltcyQ ==
6156
+ gatsby-source-filesystem@4.1.3 :
6157
+ version "4.1.3 "
6158
+ resolved "https://registry.yarnpkg.com/gatsby-source-filesystem/-/gatsby-source-filesystem-4.1.3 .tgz#bc765d7ccb60a11386241af26a933597ab52a705 "
6159
+ integrity sha512-X3r58Mwq8jXlnA1ZJmzx2bynE2iJQKsiGyDqnC4T606LbMLnIwLLyu6n9oQ1K41zXT7KtEp6r+12BhgsTTp97A ==
6160
6160
dependencies:
6161
6161
"@babel/runtime" "^7.15.4"
6162
6162
chokidar "^3.5.2"
6163
6163
fastq "^1.11.1"
6164
6164
file-type "^16.5.3"
6165
6165
fs-extra "^10.0.0"
6166
- gatsby-core-utils "^3.1.2 "
6166
+ gatsby-core-utils "^3.1.3 "
6167
6167
got "^9.6.0"
6168
6168
md5-file "^5.0.0"
6169
6169
mime "^2.5.2"
@@ -6172,10 +6172,10 @@ gatsby-source-filesystem@4.1.2:
6172
6172
valid-url "^1.0.9"
6173
6173
xstate "^4.14.0"
6174
6174
6175
- gatsby-telemetry@^3.1.2 :
6176
- version "3.1.2 "
6177
- resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-3.1.2 .tgz#a19b7750ded09305262173110179d5d6830f77d9 "
6178
- integrity sha512-uz8J+cGkQ1vgIc5BCrR5Jm/cF/kKF+Ys+tqXofn4ah95ezT94U+g+m3FPPB49cut7H4OZsONCXeLyLRzdIx7EQ ==
6175
+ gatsby-telemetry@^3.1.3 :
6176
+ version "3.1.3 "
6177
+ resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-3.1.3 .tgz#2a414e28db12bb2445e0bd9dec7ce5145430f178 "
6178
+ integrity sha512-vZSj67F4vzoqqK5CyNIRTDTWOqhBYkMey+i6swY3H51tehGTHRyzzOhJorQOJa76cQOcOMXr1/vvxX1T84Y96g ==
6179
6179
dependencies:
6180
6180
"@babel/code-frame" "^7.14.0"
6181
6181
"@babel/runtime" "^7.15.4"
@@ -6185,19 +6185,19 @@ gatsby-telemetry@^3.1.2:
6185
6185
boxen "^4.2.0"
6186
6186
configstore "^5.0.1"
6187
6187
fs-extra "^10.0.0"
6188
- gatsby-core-utils "^3.1.2 "
6188
+ gatsby-core-utils "^3.1.3 "
6189
6189
git-up "^4.0.5"
6190
6190
is-docker "^2.2.1"
6191
6191
lodash "^4.17.21"
6192
6192
node-fetch "^2.6.5"
6193
6193
6194
- gatsby-transformer-remark@5.1.3 :
6195
- version "5.1.3 "
6196
- resolved "https://registry.yarnpkg.com/gatsby-transformer-remark/-/gatsby-transformer-remark-5.1.3 .tgz#87fa86160554839a57e318b5b7ab565d7cb5892f "
6197
- integrity sha512-hpszmzv//aHTm+AohFOzHGoOj/MQnYyb8UBfm+T16wVsMYeUekT97mVXPcGvdw6yeoAO+ntnbOhFGP2O5BplAw ==
6194
+ gatsby-transformer-remark@5.1.4 :
6195
+ version "5.1.4 "
6196
+ resolved "https://registry.yarnpkg.com/gatsby-transformer-remark/-/gatsby-transformer-remark-5.1.4 .tgz#bd4604738f336975268c60a96bf7bc3704b4e285 "
6197
+ integrity sha512-zZEc203MJqhomR6naoimtEdSmAsrJze/o7o6rW/wIhLMy2VLy0Kmwjpc+5MCP4WaPNwGu7LLnSc3mz/7NWGB5g ==
6198
6198
dependencies:
6199
6199
"@babel/runtime" "^7.15.4"
6200
- gatsby-core-utils "^3.1.2 "
6200
+ gatsby-core-utils "^3.1.3 "
6201
6201
gray-matter "^4.0.3"
6202
6202
hast-util-raw "^6.0.2"
6203
6203
hast-util-to-html "^7.1.3"
@@ -6227,10 +6227,10 @@ gatsby-worker@^1.1.0:
6227
6227
"@babel/core" "^7.15.5"
6228
6228
"@babel/runtime" "^7.15.4"
6229
6229
6230
- gatsby@4.1.5 :
6231
- version "4.1.5 "
6232
- resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.1.5 .tgz#11a8d87ed880f9b227178bf5299b66f5fea5b199 "
6233
- integrity sha512-TbPqdZl86vm47v04mfTkdFmv+Hnnob3qMEGCBEeaHI6Z9a38RaPQsRMBkbQh+l7Z1Pc6UWD1Lw/wDhL4cDNe+Q ==
6230
+ gatsby@4.1.6 :
6231
+ version "4.1.6 "
6232
+ resolved "https://registry.yarnpkg.com/gatsby/-/gatsby-4.1.6 .tgz#d835e6021d029c8994812b05c46335bab4a49a84 "
6233
+ integrity sha512-cXgP3k9Jxw4yv7lKWt/F5RRMPbJREI/180zHYrfgT+KlOm9VQ0TImRzBq4XJBKQVGcYUxD9+QKY75e81onPNwg ==
6234
6234
dependencies:
6235
6235
"@babel/code-frame" "^7.14.0"
6236
6236
"@babel/core" "^7.15.5"
@@ -6256,8 +6256,8 @@ gatsby@4.1.5:
6256
6256
babel-plugin-add-module-exports "^1.0.4"
6257
6257
babel-plugin-dynamic-import-node "^2.3.3"
6258
6258
babel-plugin-lodash "^3.3.4"
6259
- babel-plugin-remove-graphql-queries "^4.1.2 "
6260
- babel-preset-gatsby "^2.1.2 "
6259
+ babel-plugin-remove-graphql-queries "^4.1.3 "
6260
+ babel-preset-gatsby "^2.1.3 "
6261
6261
better-opn "^2.1.1"
6262
6262
bluebird "^3.7.2"
6263
6263
body-parser "^1.19.0"
@@ -6299,16 +6299,16 @@ gatsby@4.1.5:
6299
6299
find-cache-dir "^3.3.2"
6300
6300
fs-exists-cached "1.0.0"
6301
6301
fs-extra "^10.0.0"
6302
- gatsby-cli "^4.1.3 "
6303
- gatsby-core-utils "^3.1.2 "
6302
+ gatsby-cli "^4.1.4 "
6303
+ gatsby-core-utils "^3.1.3 "
6304
6304
gatsby-graphiql-explorer "^2.1.0"
6305
6305
gatsby-legacy-polyfills "^2.1.0"
6306
6306
gatsby-link "^4.1.0"
6307
- gatsby-plugin-page-creator "^4.1.3 "
6308
- gatsby-plugin-typescript "^4.1.2 "
6307
+ gatsby-plugin-page-creator "^4.1.4 "
6308
+ gatsby-plugin-typescript "^4.1.3 "
6309
6309
gatsby-plugin-utils "^2.1.1"
6310
6310
gatsby-react-router-scroll "^5.1.0"
6311
- gatsby-telemetry "^3.1.2 "
6311
+ gatsby-telemetry "^3.1.3 "
6312
6312
gatsby-worker "^1.1.0"
6313
6313
glob "^7.2.0"
6314
6314
got "^11.8.2"
0 commit comments