137
137
" @babel/traverse" " ^7.24.8"
138
138
" @babel/types" " ^7.24.8"
139
139
140
- " @babel/helper-module-imports@^7.24.7 " :
140
+ " @babel/helper-module-imports@^7.0.0-beta.49 " , "@babel/helper-module-imports@^7. 24.7":
141
141
version "7.24.7"
142
142
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.24.7.tgz#f2f980392de5b84c3328fc71d38bd81bbb83042b"
143
143
integrity sha512-8AyH3C+74cgCVVXow/myrynrAGv+nTVg5vKu2nZph9x7RcRwzmh0VFallJuFTZ9mx6u4eSdXZfcOzSqTUm0HCA==
1074
1074
debug "^4.3.1"
1075
1075
globals "^11.1.0"
1076
1076
1077
- " @babel/types@^7.18.2" , "@babel/types@^7.24.7", "@babel/types@^7.24.8", "@babel/types@^7.25.0", "@babel/types@^7.4.4":
1078
- version "7.25.0 "
1079
- resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.25.0 .tgz#e6e3656c581f28da8452ed4f69e38008ec0ba41b "
1080
- integrity sha512-LcnxQSsd9aXOIgmmSpvZ/1yo46ra2ESYyqLcryaBZOghxy5qqOBjvCWP5JfkI8yl9rlxRgdLTTMCQQRcN2hdCg ==
1077
+ " @babel/types@^7.0.0-beta.49 " , "@babel/types@^7. 18.2", "@babel/types@^7.24.7", "@babel/types@^7.24.8", "@babel/types@^7.25.0", "@babel/types@^7.4.4":
1078
+ version "7.25.2 "
1079
+ resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.25.2 .tgz#55fb231f7dc958cd69ea141a4c2997e819646125 "
1080
+ integrity sha512-YTnYtra7W9e6/oAZEHj0bJehPRUlLH9/fbpT5LfB0NhQXyALCRkRs3zH9v07IYhkgpqX6Z78FnuccZr/l4Fs4Q ==
1081
1081
dependencies :
1082
1082
" @babel/helper-string-parser" " ^7.24.8"
1083
1083
" @babel/helper-validator-identifier" " ^7.24.7"
@@ -1142,6 +1142,17 @@ babel-plugin-dynamic-import-node@^2.3.3:
1142
1142
dependencies :
1143
1143
object.assign "^4.1.0"
1144
1144
1145
+ babel-plugin-lodash@^3.3.4 :
1146
+ version "3.3.4"
1147
+ resolved "https://registry.yarnpkg.com/babel-plugin-lodash/-/babel-plugin-lodash-3.3.4.tgz#4f6844358a1340baed182adbeffa8df9967bc196"
1148
+ integrity sha512-yDZLjK7TCkWl1gpBeBGmuaDIFhZKmkoL+Cu2MUUjv5VxUZx/z7tBGBCBcQs5RI1Bkz5LLmNdjx7paOyQtMovyg==
1149
+ dependencies :
1150
+ " @babel/helper-module-imports" " ^7.0.0-beta.49"
1151
+ " @babel/types" " ^7.0.0-beta.49"
1152
+ glob "^7.1.1"
1153
+ lodash "^4.17.10"
1154
+ require-package-name "^2.0.1"
1155
+
1145
1156
babel-plugin-polyfill-corejs2@^0.4.10 :
1146
1157
version "0.4.11"
1147
1158
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.11.tgz#30320dfe3ffe1a336c15afdcdafd6fd615b25e33"
@@ -1166,10 +1177,10 @@ babel-plugin-polyfill-regenerator@^0.6.1:
1166
1177
dependencies :
1167
1178
" @babel/helper-define-polyfill-provider" " ^0.6.2"
1168
1179
1169
- babel-preset-gatsby-package@2.15 .0 :
1170
- version "2.15 .0"
1171
- resolved "https://registry.yarnpkg.com/babel-preset-gatsby-package/-/babel-preset-gatsby-package-2.15 .0.tgz#d757ad2793546dd4b10d17c7535bb3c4e0f416ef "
1172
- integrity sha512-orx3fA7+92eNMAZMJ1PHdDfKMOXYud32cMnmSn3KFHsL+n6iCovc1uc18eSJ9EFWqy58V/9Sc1i9L9IRiuYFOw ==
1180
+ babel-preset-gatsby-package@2.25 .0 :
1181
+ version "2.25 .0"
1182
+ resolved "https://registry.yarnpkg.com/babel-preset-gatsby-package/-/babel-preset-gatsby-package-2.25 .0.tgz#f47552d7f33cf285282e7722c8b845eba8037898 "
1183
+ integrity sha512-wo8b/5DD0vuzk1ZLoksusvwRoCIf0IIQPmds+pdZvap7PaVuCngwIIpSoVDKK34hisLzLyUI2+abxqE3/SSH7w ==
1173
1184
dependencies :
1174
1185
" @babel/plugin-proposal-nullish-coalescing-operator" " ^7.14.5"
1175
1186
" @babel/plugin-proposal-optional-chaining" " ^7.14.5"
@@ -1181,6 +1192,7 @@ babel-preset-gatsby-package@2.15.0:
1181
1192
" @babel/preset-react" " ^7.14.0"
1182
1193
" @babel/runtime" " ^7.15.4"
1183
1194
babel-plugin-dynamic-import-node "^2.3.3"
1195
+ babel-plugin-lodash "^3.3.4"
1184
1196
core-js "^3.22.3"
1185
1197
1186
1198
balanced-match@^1.0.0 :
@@ -1519,7 +1531,7 @@ glob-parent@~5.1.2:
1519
1531
dependencies :
1520
1532
is-glob "^4.0.1"
1521
1533
1522
- glob@^7.0.0 :
1534
+ glob@^7.0.0, glob@^7.1.1 :
1523
1535
version "7.2.3"
1524
1536
resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.3.tgz#b8df0fb802bbfa8e89bd1d938b4e16578ed44f2b"
1525
1537
integrity sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==
@@ -1661,6 +1673,11 @@ lodash.debounce@^4.0.8:
1661
1673
resolved "https://registry.yarnpkg.com/lodash.debounce/-/lodash.debounce-4.0.8.tgz#82d79bff30a67c4005ffd5e2515300ad9ca4d7af"
1662
1674
integrity sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==
1663
1675
1676
+ lodash@^4.17.10 :
1677
+ version "4.17.21"
1678
+ resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
1679
+ integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
1680
+
1664
1681
lru-cache@^5.1.1 :
1665
1682
version "5.1.1"
1666
1683
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-5.1.1.tgz#1da27e6710271947695daf6848e847f01d84b920"
@@ -1882,6 +1899,11 @@ regjsparser@^0.9.1:
1882
1899
dependencies :
1883
1900
jsesc "~0.5.0"
1884
1901
1902
+ require-package-name@^2.0.1 :
1903
+ version "2.0.1"
1904
+ resolved "https://registry.yarnpkg.com/require-package-name/-/require-package-name-2.0.1.tgz#c11e97276b65b8e2923f75dabf5fb2ef0c3841b9"
1905
+ integrity sha512-uuoJ1hU/k6M0779t3VMVIYpb2VMJk05cehCaABFhXaibcbvfgR8wKiozLjVFSzJPmQMRqIcO0HMyTFqfV09V6Q==
1906
+
1885
1907
resolve@^1.14.2 :
1886
1908
version "1.22.8"
1887
1909
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.8.tgz#b6c87a9f2aa06dfab52e3d70ac8cde321fa5a48d"
0 commit comments