157
157
dependencies :
158
158
" @babel/types" " ^7.24.6"
159
159
160
- " @babel/helper-module-imports@^7.24.6 " :
160
+ " @babel/helper-module-imports@^7.0.0-beta.49 " , "@babel/helper-module-imports@^7. 24.6":
161
161
version "7.24.6"
162
162
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.24.6.tgz#65e54ffceed6a268dc4ce11f0433b82cfff57852"
163
163
integrity sha512-a26dmxFJBF62rRO9mmpgrfTLsAuyHk4e1hKTUkD/fcMfynt8gvEKwQPQDVxWhca8dHoDck+55DFt42zV0QMw5g==
1086
1086
debug "^4.3.1"
1087
1087
globals "^11.1.0"
1088
1088
1089
- " @babel/types@^7.18.2" , "@babel/types@^7.24.6", "@babel/types@^7.4.4":
1089
+ " @babel/types@^7.0.0-beta.49 " , "@babel/types@^7. 18.2", "@babel/types@^7.24.6", "@babel/types@^7.4.4":
1090
1090
version "7.24.6"
1091
1091
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.24.6.tgz#ba4e1f59870c10dc2fa95a274ac4feec23b21912"
1092
1092
integrity sha512-WaMsgi6Q8zMgMth93GvWPXkhAIEobfsIkLTacoVZoK1J0CevIPGYY2Vo5YvJGqyHqXM6P4ppOYGsIRU8MM9pFQ==
@@ -1154,6 +1154,17 @@ babel-plugin-dynamic-import-node@^2.3.3:
1154
1154
dependencies :
1155
1155
object.assign "^4.1.0"
1156
1156
1157
+ babel-plugin-lodash@^3.3.4 :
1158
+ version "3.3.4"
1159
+ resolved "https://registry.yarnpkg.com/babel-plugin-lodash/-/babel-plugin-lodash-3.3.4.tgz#4f6844358a1340baed182adbeffa8df9967bc196"
1160
+ integrity sha512-yDZLjK7TCkWl1gpBeBGmuaDIFhZKmkoL+Cu2MUUjv5VxUZx/z7tBGBCBcQs5RI1Bkz5LLmNdjx7paOyQtMovyg==
1161
+ dependencies :
1162
+ " @babel/helper-module-imports" " ^7.0.0-beta.49"
1163
+ " @babel/types" " ^7.0.0-beta.49"
1164
+ glob "^7.1.1"
1165
+ lodash "^4.17.10"
1166
+ require-package-name "^2.0.1"
1167
+
1157
1168
babel-plugin-polyfill-corejs2@^0.4.10 :
1158
1169
version "0.4.11"
1159
1170
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.11.tgz#30320dfe3ffe1a336c15afdcdafd6fd615b25e33"
@@ -1178,10 +1189,10 @@ babel-plugin-polyfill-regenerator@^0.6.1:
1178
1189
dependencies :
1179
1190
" @babel/helper-define-polyfill-provider" " ^0.6.2"
1180
1191
1181
- babel-preset-gatsby-package@2.15 .0 :
1182
- version "2.15 .0"
1183
- resolved "https://registry.yarnpkg.com/babel-preset-gatsby-package/-/babel-preset-gatsby-package-2.15 .0.tgz#d757ad2793546dd4b10d17c7535bb3c4e0f416ef "
1184
- integrity sha512-orx3fA7+92eNMAZMJ1PHdDfKMOXYud32cMnmSn3KFHsL+n6iCovc1uc18eSJ9EFWqy58V/9Sc1i9L9IRiuYFOw ==
1192
+ babel-preset-gatsby-package@2.25 .0 :
1193
+ version "2.25 .0"
1194
+ resolved "https://registry.yarnpkg.com/babel-preset-gatsby-package/-/babel-preset-gatsby-package-2.25 .0.tgz#f47552d7f33cf285282e7722c8b845eba8037898 "
1195
+ integrity sha512-wo8b/5DD0vuzk1ZLoksusvwRoCIf0IIQPmds+pdZvap7PaVuCngwIIpSoVDKK34hisLzLyUI2+abxqE3/SSH7w ==
1185
1196
dependencies :
1186
1197
" @babel/plugin-proposal-nullish-coalescing-operator" " ^7.14.5"
1187
1198
" @babel/plugin-proposal-optional-chaining" " ^7.14.5"
@@ -1193,6 +1204,7 @@ babel-preset-gatsby-package@2.15.0:
1193
1204
" @babel/preset-react" " ^7.14.0"
1194
1205
" @babel/runtime" " ^7.15.4"
1195
1206
babel-plugin-dynamic-import-node "^2.3.3"
1207
+ babel-plugin-lodash "^3.3.4"
1196
1208
core-js "^3.22.3"
1197
1209
1198
1210
balanced-match@^1.0.0 :
@@ -1531,7 +1543,7 @@ glob-parent@~5.1.2:
1531
1543
dependencies :
1532
1544
is-glob "^4.0.1"
1533
1545
1534
- glob@^7.0.0 :
1546
+ glob@^7.0.0, glob@^7.1.1 :
1535
1547
version "7.2.3"
1536
1548
resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.3.tgz#b8df0fb802bbfa8e89bd1d938b4e16578ed44f2b"
1537
1549
integrity sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==
@@ -1673,6 +1685,11 @@ lodash.debounce@^4.0.8:
1673
1685
resolved "https://registry.yarnpkg.com/lodash.debounce/-/lodash.debounce-4.0.8.tgz#82d79bff30a67c4005ffd5e2515300ad9ca4d7af"
1674
1686
integrity sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==
1675
1687
1688
+ lodash@^4.17.10 :
1689
+ version "4.17.21"
1690
+ resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
1691
+ integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
1692
+
1676
1693
lru-cache@^5.1.1 :
1677
1694
version "5.1.1"
1678
1695
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-5.1.1.tgz#1da27e6710271947695daf6848e847f01d84b920"
@@ -1894,6 +1911,11 @@ regjsparser@^0.9.1:
1894
1911
dependencies :
1895
1912
jsesc "~0.5.0"
1896
1913
1914
+ require-package-name@^2.0.1 :
1915
+ version "2.0.1"
1916
+ resolved "https://registry.yarnpkg.com/require-package-name/-/require-package-name-2.0.1.tgz#c11e97276b65b8e2923f75dabf5fb2ef0c3841b9"
1917
+ integrity sha512-uuoJ1hU/k6M0779t3VMVIYpb2VMJk05cehCaABFhXaibcbvfgR8wKiozLjVFSzJPmQMRqIcO0HMyTFqfV09V6Q==
1918
+
1897
1919
resolve@^1.14.2 :
1898
1920
version "1.22.8"
1899
1921
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.8.tgz#b6c87a9f2aa06dfab52e3d70ac8cde321fa5a48d"
0 commit comments