157
157
dependencies :
158
158
" @babel/types" " ^7.23.0"
159
159
160
- " @babel/helper-module-imports@^7.22.15" , "@babel/helper-module-imports@^7.24.1", "@babel/helper-module-imports@^7.24.3":
160
+ " @babel/helper-module-imports@^7.0.0-beta.49 " , "@babel/helper-module-imports@^7. 22.15", "@babel/helper-module-imports@^7.24.1", "@babel/helper-module-imports@^7.24.3":
161
161
version "7.24.3"
162
162
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.24.3.tgz#6ac476e6d168c7c23ff3ba3cf4f7841d46ac8128"
163
163
integrity sha512-viKb0F9f2s0BCS22QSF308z/+1YWKV/76mwt61NBzS5izMzDPwdq1pTrzf+Li3npBWX9KdQbkeCt1jSAM7lZqg==
1078
1078
debug "^4.3.1"
1079
1079
globals "^11.1.0"
1080
1080
1081
- " @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.24.0", "@babel/types@^7.4.4":
1081
+ " @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.24.0", "@babel/types@^7.4.4":
1082
1082
version "7.24.0"
1083
1083
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.24.0.tgz#3b951f435a92e7333eba05b7566fd297960ea1bf"
1084
1084
integrity sha512-+j7a5c253RfKh8iABBhywc8NSfP5LURe7Uh4qpsh6jc+aLJguvmIUBdjSdEMQv2bENrCR5MfRdjGo7vzS/ob7w==
@@ -1146,6 +1146,17 @@ babel-plugin-dynamic-import-node@^2.3.3:
1146
1146
dependencies :
1147
1147
object.assign "^4.1.0"
1148
1148
1149
+ babel-plugin-lodash@^3.3.4 :
1150
+ version "3.3.4"
1151
+ resolved "https://registry.yarnpkg.com/babel-plugin-lodash/-/babel-plugin-lodash-3.3.4.tgz#4f6844358a1340baed182adbeffa8df9967bc196"
1152
+ integrity sha512-yDZLjK7TCkWl1gpBeBGmuaDIFhZKmkoL+Cu2MUUjv5VxUZx/z7tBGBCBcQs5RI1Bkz5LLmNdjx7paOyQtMovyg==
1153
+ dependencies :
1154
+ " @babel/helper-module-imports" " ^7.0.0-beta.49"
1155
+ " @babel/types" " ^7.0.0-beta.49"
1156
+ glob "^7.1.1"
1157
+ lodash "^4.17.10"
1158
+ require-package-name "^2.0.1"
1159
+
1149
1160
babel-plugin-polyfill-corejs2@^0.4.10 :
1150
1161
version "0.4.10"
1151
1162
resolved "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.4.10.tgz#276f41710b03a64f6467433cab72cbc2653c38b1"
@@ -1170,10 +1181,10 @@ babel-plugin-polyfill-regenerator@^0.6.1:
1170
1181
dependencies :
1171
1182
" @babel/helper-define-polyfill-provider" " ^0.6.1"
1172
1183
1173
- babel-preset-gatsby-package@2.15 .0 :
1174
- version "2.15 .0"
1175
- resolved "https://registry.yarnpkg.com/babel-preset-gatsby-package/-/babel-preset-gatsby-package-2.15 .0.tgz#d757ad2793546dd4b10d17c7535bb3c4e0f416ef "
1176
- integrity sha512-orx3fA7+92eNMAZMJ1PHdDfKMOXYud32cMnmSn3KFHsL+n6iCovc1uc18eSJ9EFWqy58V/9Sc1i9L9IRiuYFOw ==
1184
+ babel-preset-gatsby-package@2.25 .0 :
1185
+ version "2.25 .0"
1186
+ resolved "https://registry.yarnpkg.com/babel-preset-gatsby-package/-/babel-preset-gatsby-package-2.25 .0.tgz#f47552d7f33cf285282e7722c8b845eba8037898 "
1187
+ integrity sha512-wo8b/5DD0vuzk1ZLoksusvwRoCIf0IIQPmds+pdZvap7PaVuCngwIIpSoVDKK34hisLzLyUI2+abxqE3/SSH7w ==
1177
1188
dependencies :
1178
1189
" @babel/plugin-proposal-nullish-coalescing-operator" " ^7.14.5"
1179
1190
" @babel/plugin-proposal-optional-chaining" " ^7.14.5"
@@ -1185,6 +1196,7 @@ babel-preset-gatsby-package@2.15.0:
1185
1196
" @babel/preset-react" " ^7.14.0"
1186
1197
" @babel/runtime" " ^7.15.4"
1187
1198
babel-plugin-dynamic-import-node "^2.3.3"
1199
+ babel-plugin-lodash "^3.3.4"
1188
1200
core-js "^3.22.3"
1189
1201
1190
1202
balanced-match@^1.0.0 :
@@ -1523,7 +1535,7 @@ glob-parent@~5.1.2:
1523
1535
dependencies :
1524
1536
is-glob "^4.0.1"
1525
1537
1526
- glob@^7.0.0 :
1538
+ glob@^7.0.0, glob@^7.1.1 :
1527
1539
version "7.2.3"
1528
1540
resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.3.tgz#b8df0fb802bbfa8e89bd1d938b4e16578ed44f2b"
1529
1541
integrity sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==
@@ -1665,6 +1677,11 @@ lodash.debounce@^4.0.8:
1665
1677
resolved "https://registry.yarnpkg.com/lodash.debounce/-/lodash.debounce-4.0.8.tgz#82d79bff30a67c4005ffd5e2515300ad9ca4d7af"
1666
1678
integrity sha512-FT1yDzDYEoYWhnSGnpE/4Kj1fLZkDFyqRb7fNt6FdYOSxlUWAtp42Eh6Wb0rGIv/m9Bgo7x4GhQbm5Ys4SG5ow==
1667
1679
1680
+ lodash@^4.17.10 :
1681
+ version "4.17.21"
1682
+ resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
1683
+ integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
1684
+
1668
1685
lru-cache@^5.1.1 :
1669
1686
version "5.1.1"
1670
1687
resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-5.1.1.tgz#1da27e6710271947695daf6848e847f01d84b920"
@@ -1893,6 +1910,11 @@ regjsparser@^0.9.1:
1893
1910
dependencies :
1894
1911
jsesc "~0.5.0"
1895
1912
1913
+ require-package-name@^2.0.1 :
1914
+ version "2.0.1"
1915
+ resolved "https://registry.yarnpkg.com/require-package-name/-/require-package-name-2.0.1.tgz#c11e97276b65b8e2923f75dabf5fb2ef0c3841b9"
1916
+ integrity sha512-uuoJ1hU/k6M0779t3VMVIYpb2VMJk05cehCaABFhXaibcbvfgR8wKiozLjVFSzJPmQMRqIcO0HMyTFqfV09V6Q==
1917
+
1896
1918
resolve@^1.14.2 :
1897
1919
version "1.22.8"
1898
1920
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.8.tgz#b6c87a9f2aa06dfab52e3d70ac8cde321fa5a48d"
0 commit comments