157
157
dependencies :
158
158
" @babel/types" " ^7.23.0"
159
159
160
- " @babel/helper-module-imports@^7.22.15 " :
160
+ " @babel/helper-module-imports@^7.0.0-beta.49 " , "@babel/helper-module-imports@^7. 22.15":
161
161
version "7.22.15"
162
162
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.22.15.tgz#16146307acdc40cc00c3b2c647713076464bdbf0"
163
163
integrity sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w==
1079
1079
debug "^4.3.1"
1080
1080
globals "^11.1.0"
1081
1081
1082
- " @babel/types@^7.18.2" , "@babel/types@^7.22.15", "@babel/types@^7.22.19", "@babel/types@^7.22.5", "@babel/types@^7.23.0", "@babel/types@^7.23.4", "@babel/types@^7.23.6", "@babel/types@^7.4.4":
1082
+ " @babel/types@^7.0.0-beta.49 " , "@babel/types@^7. 18.2", "@babel/types@^7.22.15", "@babel/types@^7.22.19", "@babel/types@^7.22.5", "@babel/types@^7.23.0", "@babel/types@^7.23.4", "@babel/types@^7.23.6", "@babel/types@^7.4.4":
1083
1083
version "7.23.6"
1084
1084
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.6.tgz#be33fdb151e1f5a56877d704492c240fc71c7ccd"
1085
1085
integrity sha512-+uarb83brBzPKN38NX1MkB6vb6+mwvR6amUulqAE7ccQw1pEl+bCia9TbdG1lsnFP7lZySvUn37CHyXQdfTwzg==
@@ -1147,6 +1147,17 @@ babel-plugin-dynamic-import-node@^2.3.3:
1147
1147
dependencies :
1148
1148
object.assign "^4.1.0"
1149
1149
1150
+ babel-plugin-lodash@^3.3.4 :
1151
+ version "3.3.4"
1152
+ resolved "https://registry.yarnpkg.com/babel-plugin-lodash/-/babel-plugin-lodash-3.3.4.tgz#4f6844358a1340baed182adbeffa8df9967bc196"
1153
+ integrity sha512-yDZLjK7TCkWl1gpBeBGmuaDIFhZKmkoL+Cu2MUUjv5VxUZx/z7tBGBCBcQs5RI1Bkz5LLmNdjx7paOyQtMovyg==
1154
+ dependencies :
1155
+ " @babel/helper-module-imports" " ^7.0.0-beta.49"
1156
+ " @babel/types" " ^7.0.0-beta.49"
1157
+ glob "^7.1.1"
1158
+ lodash "^4.17.10"
1159
+ require-package-name "^2.0.1"
1160
+
1150
1161
babel-plugin-polyfill-corejs2@^0.4.7 :
1151
1162
version "0.4.7"
1152
1163
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.7.tgz#679d1b94bf3360f7682e11f2cb2708828a24fe8c"
@@ -1171,10 +1182,10 @@ babel-plugin-polyfill-regenerator@^0.5.4:
1171
1182
dependencies :
1172
1183
" @babel/helper-define-polyfill-provider" " ^0.4.4"
1173
1184
1174
- babel-preset-gatsby-package@2.15 .0 :
1175
- version "2.15 .0"
1176
- resolved "https://registry.yarnpkg.com/babel-preset-gatsby-package/-/babel-preset-gatsby-package-2.15 .0.tgz#d757ad2793546dd4b10d17c7535bb3c4e0f416ef "
1177
- integrity sha512-orx3fA7+92eNMAZMJ1PHdDfKMOXYud32cMnmSn3KFHsL+n6iCovc1uc18eSJ9EFWqy58V/9Sc1i9L9IRiuYFOw ==
1185
+ babel-preset-gatsby-package@2.25 .0 :
1186
+ version "2.25 .0"
1187
+ resolved "https://registry.yarnpkg.com/babel-preset-gatsby-package/-/babel-preset-gatsby-package-2.25 .0.tgz#f47552d7f33cf285282e7722c8b845eba8037898 "
1188
+ integrity sha512-wo8b/5DD0vuzk1ZLoksusvwRoCIf0IIQPmds+pdZvap7PaVuCngwIIpSoVDKK34hisLzLyUI2+abxqE3/SSH7w ==
1178
1189
dependencies :
1179
1190
" @babel/plugin-proposal-nullish-coalescing-operator" " ^7.14.5"
1180
1191
" @babel/plugin-proposal-optional-chaining" " ^7.14.5"
@@ -1186,6 +1197,7 @@ babel-preset-gatsby-package@2.15.0:
1186
1197
" @babel/preset-react" " ^7.14.0"
1187
1198
" @babel/runtime" " ^7.15.4"
1188
1199
babel-plugin-dynamic-import-node "^2.3.3"
1200
+ babel-plugin-lodash "^3.3.4"
1189
1201
core-js "^3.22.3"
1190
1202
1191
1203
balanced-match@^1.0.0 :
@@ -1509,7 +1521,7 @@ glob-parent@~5.1.2:
1509
1521
dependencies :
1510
1522
is-glob "^4.0.1"
1511
1523
1512
- glob@^7.0.0 :
1524
+ glob@^7.0.0, glob@^7.1.1 :
1513
1525
version "7.2.3"
1514
1526
resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.3.tgz#b8df0fb802bbfa8e89bd1d938b4e16578ed44f2b"
1515
1527
integrity sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==
@@ -1651,6 +1663,11 @@ lodash.debounce@^4.0.8:
1651
1663
resolved "https://registry.yarnpkg.com/lodash.debounce/-/lodash.debounce-4.0.8.tgz#82d79bff30a67c4005ffd5e2515300ad9ca4d7af"
1652
1664
integrity sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==
1653
1665
1666
+ lodash@^4.17.10 :
1667
+ version "4.17.21"
1668
+ resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
1669
+ integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
1670
+
1654
1671
lru-cache@^5.1.1 :
1655
1672
version "5.1.1"
1656
1673
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-5.1.1.tgz#1da27e6710271947695daf6848e847f01d84b920"
@@ -1879,6 +1896,11 @@ regjsparser@^0.9.1:
1879
1896
dependencies :
1880
1897
jsesc "~0.5.0"
1881
1898
1899
+ require-package-name@^2.0.1 :
1900
+ version "2.0.1"
1901
+ resolved "https://registry.yarnpkg.com/require-package-name/-/require-package-name-2.0.1.tgz#c11e97276b65b8e2923f75dabf5fb2ef0c3841b9"
1902
+ integrity sha512-uuoJ1hU/k6M0779t3VMVIYpb2VMJk05cehCaABFhXaibcbvfgR8wKiozLjVFSzJPmQMRqIcO0HMyTFqfV09V6Q==
1903
+
1882
1904
resolve@^1.14.2 :
1883
1905
version "1.22.8"
1884
1906
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.8.tgz#b6c87a9f2aa06dfab52e3d70ac8cde321fa5a48d"
0 commit comments