160160 dependencies :
161161 " @babel/types" " ^7.18.9"
162162
163- " @babel/helper-module-imports@^7.18.6 " :
163+ " @babel/helper-module-imports@^7.0.0-beta.49 " , "@babel/helper-module-imports@^7. 18.6":
164164 version "7.18.6"
165165 resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.18.6.tgz#1e3ebdbbd08aad1437b428c50204db13c5a3ca6e"
166166 integrity sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA==
10201020 debug "^4.1.0"
10211021 globals "^11.1.0"
10221022
1023- " @babel/types@^7.18.10" , "@babel/types@^7.18.2", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.4.4":
1024- version "7.18.10 "
1025- resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.10 .tgz#4908e81b6b339ca7c6b7a555a5fc29446f26dde6 "
1026- integrity sha512-MJvnbEiiNkpjo+LknnmRrqbY1GPUUggjv+wQVjetM/AONoupqRALB7I6jGqNUAZsKcRIEu2J6FRFvsczljjsaQ ==
1023+ " @babel/types@^7.0.0-beta.49 " , "@babel/types@^7. 18.10", "@babel/types@^7.18.2", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.4.4":
1024+ version "7.18.13 "
1025+ resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.18.13 .tgz#30aeb9e514f4100f7c1cb6e5ba472b30e48f519a "
1026+ integrity sha512-ePqfTihzW0W6XAU+aMw2ykilisStJfDnsejDCXRchCcMJ4O0+8DhPXf2YUbZ6wjBlsEmZwLK/sPweWtu8hcJYQ ==
10271027 dependencies :
10281028 " @babel/helper-string-parser" " ^7.18.10"
10291029 " @babel/helper-validator-identifier" " ^7.18.6"
@@ -1096,6 +1096,17 @@ babel-plugin-dynamic-import-node@^2.3.3:
10961096 dependencies :
10971097 object.assign "^4.1.0"
10981098
1099+ babel-plugin-lodash@^3.3.4 :
1100+ version "3.3.4"
1101+ resolved "https://registry.yarnpkg.com/babel-plugin-lodash/-/babel-plugin-lodash-3.3.4.tgz#4f6844358a1340baed182adbeffa8df9967bc196"
1102+ integrity sha512-yDZLjK7TCkWl1gpBeBGmuaDIFhZKmkoL+Cu2MUUjv5VxUZx/z7tBGBCBcQs5RI1Bkz5LLmNdjx7paOyQtMovyg==
1103+ dependencies :
1104+ " @babel/helper-module-imports" " ^7.0.0-beta.49"
1105+ " @babel/types" " ^7.0.0-beta.49"
1106+ glob "^7.1.1"
1107+ lodash "^4.17.10"
1108+ require-package-name "^2.0.1"
1109+
10991110babel-plugin-polyfill-corejs2@^0.3.2 :
11001111 version "0.3.2"
11011112 resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.3.2.tgz#e4c31d4c89b56f3cf85b92558954c66b54bd972d"
@@ -1120,10 +1131,10 @@ babel-plugin-polyfill-regenerator@^0.4.0:
11201131 dependencies :
11211132 " @babel/helper-define-polyfill-provider" " ^0.3.2"
11221133
1123- babel-preset-gatsby-package@2.15 .0 :
1124- version "2.15 .0"
1125- resolved "https://registry.yarnpkg.com/babel-preset-gatsby-package/-/babel-preset-gatsby-package-2.15 .0.tgz#d757ad2793546dd4b10d17c7535bb3c4e0f416ef "
1126- integrity sha512-orx3fA7+92eNMAZMJ1PHdDfKMOXYud32cMnmSn3KFHsL+n6iCovc1uc18eSJ9EFWqy58V/9Sc1i9L9IRiuYFOw ==
1134+ babel-preset-gatsby-package@2.22 .0 :
1135+ version "2.22 .0"
1136+ resolved "https://registry.yarnpkg.com/babel-preset-gatsby-package/-/babel-preset-gatsby-package-2.22 .0.tgz#d1cad70669553227e466d4be03f327f62a4bcd82 "
1137+ integrity sha512-3SyYljJSYNCt32W2G2ZqmD9ldfUQ5KJ6dXFoGmKNuxg0R1XI8x+DfEtq4KqUQBsWrMvaEYqHMTl3fLcAxjKrFg ==
11271138 dependencies :
11281139 " @babel/plugin-proposal-nullish-coalescing-operator" " ^7.14.5"
11291140 " @babel/plugin-proposal-optional-chaining" " ^7.14.5"
11351146 " @babel/preset-react" " ^7.14.0"
11361147 " @babel/runtime" " ^7.15.4"
11371148 babel-plugin-dynamic-import-node "^2.3.3"
1149+ babel-plugin-lodash "^3.3.4"
11381150 core-js "^3.22.3"
11391151
11401152balanced-match@^1.0.0 :
@@ -1449,7 +1461,7 @@ glob-parent@~5.1.2:
14491461 dependencies :
14501462 is-glob "^4.0.1"
14511463
1452- glob@^7.0.0 :
1464+ glob@^7.0.0, glob@^7.1.1 :
14531465 version "7.2.3"
14541466 resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.3.tgz#b8df0fb802bbfa8e89bd1d938b4e16578ed44f2b"
14551467 integrity sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==
@@ -1579,6 +1591,11 @@ lodash.debounce@^4.0.8:
15791591 resolved "https://registry.yarnpkg.com/lodash.debounce/-/lodash.debounce-4.0.8.tgz#82d79bff30a67c4005ffd5e2515300ad9ca4d7af"
15801592 integrity sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==
15811593
1594+ lodash@^4.17.10 :
1595+ version "4.17.21"
1596+ resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
1597+ integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
1598+
15821599lru-cache@^6.0.0 :
15831600 version "6.0.0"
15841601 resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-6.0.0.tgz#6d6fe6570ebd96aaf90fcad1dafa3b2566db3a94"
@@ -1800,6 +1817,11 @@ regjsparser@^0.8.2:
18001817 dependencies :
18011818 jsesc "~0.5.0"
18021819
1820+ require-package-name@^2.0.1 :
1821+ version "2.0.1"
1822+ resolved "https://registry.yarnpkg.com/require-package-name/-/require-package-name-2.0.1.tgz#c11e97276b65b8e2923f75dabf5fb2ef0c3841b9"
1823+ integrity sha512-uuoJ1hU/k6M0779t3VMVIYpb2VMJk05cehCaABFhXaibcbvfgR8wKiozLjVFSzJPmQMRqIcO0HMyTFqfV09V6Q==
1824+
18031825resolve@^1.14.2 :
18041826 version "1.22.1"
18051827 resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.1.tgz#27cb2ebb53f91abb49470a928bba7558066ac177"
0 commit comments