|
@@ -999,7 +999,7 @@
|
999
|
999
|
core-js-pure "^3.16.0"
|
1000
|
1000
|
regenerator-runtime "^0.13.4"
|
1001
|
1001
|
|
1002
|
|
-"@babel/runtime@^7.10.0", "@babel/runtime@^7.10.2", "@babel/runtime@^7.11.2", "@babel/runtime@^7.14.6", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2":
|
|
1002
|
+"@babel/runtime@^7.10.0", "@babel/runtime@^7.10.2", "@babel/runtime@^7.11.2", "@babel/runtime@^7.14.6", "@babel/runtime@^7.14.8", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2":
|
1003
|
1003
|
version "7.15.3"
|
1004
|
1004
|
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.15.3.tgz#2e1c2880ca118e5b2f9988322bd8a7656a32502b"
|
1005
|
1005
|
integrity sha512-OvwMLqNXkCXSz1kSm58sEsNuhqOx/fKpnUnKnFB5v8uDda5bLNEHNgKPvhDN6IU0LDcnHQ90LlJ0Q6jnyBSIBA==
|
|
@@ -4916,6 +4916,13 @@ gatsby-page-utils@^1.11.0:
|
4916
|
4916
|
lodash "^4.17.21"
|
4917
|
4917
|
micromatch "^4.0.2"
|
4918
|
4918
|
|
|
4919
|
+gatsby-plugin-layout@^2.12.0:
|
|
4920
|
+ version "2.12.0"
|
|
4921
|
+ resolved "https://registry.yarnpkg.com/gatsby-plugin-layout/-/gatsby-plugin-layout-2.12.0.tgz#8564e6b012287f0108fbfadf4e269a581a570a08"
|
|
4922
|
+ integrity sha512-zBj7JTrAC6ro5GJPA2WxFEc+VMa6P62SnbKsj1fOUo8oVgNSV3I2oX9UMGv+S58nquW0NX/pNjIU8wR4IRwYmw==
|
|
4923
|
+ dependencies:
|
|
4924
|
+ "@babel/runtime" "^7.14.8"
|
|
4925
|
+
|
4919
|
4926
|
gatsby-plugin-manifest@^3.11.0:
|
4920
|
4927
|
version "3.11.0"
|
4921
|
4928
|
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-3.11.0.tgz#9dfc08f3573636edb7eba904291da9ca482524f4"
|
|
@@ -4942,6 +4949,13 @@ gatsby-plugin-page-creator@^3.11.0:
|
4942
|
4949
|
globby "^11.0.3"
|
4943
|
4950
|
lodash "^4.17.21"
|
4944
|
4951
|
|
|
4952
|
+gatsby-plugin-react-helmet@^4.12.0:
|
|
4953
|
+ version "4.12.0"
|
|
4954
|
+ resolved "https://registry.yarnpkg.com/gatsby-plugin-react-helmet/-/gatsby-plugin-react-helmet-4.12.0.tgz#85272d332497cf51ef399b48f06b1d4c81f3e42a"
|
|
4955
|
+ integrity sha512-vjVy+tEWGWgyTP7QnJEK2P++ctQ+mWBYGu92fSeHoEFhkxp7G0/v8E92YAPu0cKHEp7cwo4kEXo5++cWqj3QDQ==
|
|
4956
|
+ dependencies:
|
|
4957
|
+ "@babel/runtime" "^7.14.8"
|
|
4958
|
+
|
4945
|
4959
|
gatsby-plugin-sass@^4.11.0:
|
4946
|
4960
|
version "4.11.0"
|
4947
|
4961
|
resolved "https://registry.yarnpkg.com/gatsby-plugin-sass/-/gatsby-plugin-sass-4.11.0.tgz#a17b952d29364727250e7ea7e97c03249c547121"
|