|
422 | 422 | dependencies:
|
423 | 423 | "@babel/types" "^7.20.7"
|
424 | 424 |
|
425 |
| -"@babel/helper-module-imports@^7.0.0", "@babel/helper-module-imports@^7.0.0-beta.49", "@babel/helper-module-imports@^7.10.4", "@babel/helper-module-imports@^7.16.7", "@babel/helper-module-imports@^7.18.6": |
| 425 | +"@babel/helper-module-imports@^7.0.0", "@babel/helper-module-imports@^7.10.4", "@babel/helper-module-imports@^7.16.7", "@babel/helper-module-imports@^7.18.6": |
426 | 426 | version "7.18.6"
|
427 | 427 | resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.18.6.tgz#1e3ebdbbd08aad1437b428c50204db13c5a3ca6e"
|
428 | 428 | integrity sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA==
|
|
1390 | 1390 | debug "^4.1.0"
|
1391 | 1391 | globals "^11.1.0"
|
1392 | 1392 |
|
1393 |
| -"@babel/types@^7.0.0", "@babel/types@^7.0.0-beta.49", "@babel/types@^7.12.1", "@babel/types@^7.12.7", "@babel/types@^7.16.8", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.19.0", "@babel/types@^7.2.0", "@babel/types@^7.20.0", "@babel/types@^7.20.2", "@babel/types@^7.20.5", "@babel/types@^7.20.7", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
| 1393 | +"@babel/types@^7.0.0", "@babel/types@^7.12.1", "@babel/types@^7.12.7", "@babel/types@^7.16.8", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.19.0", "@babel/types@^7.2.0", "@babel/types@^7.20.0", "@babel/types@^7.20.2", "@babel/types@^7.20.5", "@babel/types@^7.20.7", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
1394 | 1394 | version "7.20.7"
|
1395 | 1395 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.20.7.tgz#54ec75e252318423fc07fb644dc6a58a64c09b7f"
|
1396 | 1396 | integrity sha512-69OnhBxSSgK0OzTJai4kyPDiKTIe3j+ctaHdIGVbRahTLAT7L3R9oeXHC2aVSuGYt3cVnoAMDmOCgJ2yaiLMvg==
|
|
4247 | 4247 | resolved "https://registry.yarnpkg.com/@sideway/pinpoint/-/pinpoint-2.0.0.tgz#cff8ffadc372ad29fd3f78277aeb29e632cc70df"
|
4248 | 4248 | integrity sha512-RNiOoTPkptFtSVzQevY/yWtZwf/RxyVnPy/OcA9HBM3MlGDnBEYL5B41H0MTn0Uec8Hi+2qUtTfG2WWZBmMejQ==
|
4249 | 4249 |
|
| 4250 | +"@sigmacomputing/babel-plugin-lodash@^3.3.5": |
| 4251 | + version "3.3.5" |
| 4252 | + resolved "https://registry.yarnpkg.com/@sigmacomputing/babel-plugin-lodash/-/babel-plugin-lodash-3.3.5.tgz#613d98b0cbb51c1836bbc12c8a12d75750ee3510" |
| 4253 | + integrity sha512-VFhaHjlNzWyBtBm3YdqOwP8GbQHK7sWzXKpSUBTLjl2Zz6/9PwCK4qXZXI5CHpDjmvbouHUDbjrZP2KU5h6VQg== |
| 4254 | + dependencies: |
| 4255 | + "@babel/helper-module-imports" "^7.0.0" |
| 4256 | + "@babel/types" "^7.0.0" |
| 4257 | + glob "^7.1.1" |
| 4258 | + lodash "^4.17.10" |
| 4259 | + require-package-name "^2.0.1" |
| 4260 | + |
4250 | 4261 | "@sinclair/typebox@^0.25.16":
|
4251 | 4262 | version "0.25.21"
|
4252 | 4263 | resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.25.21.tgz#763b05a4b472c93a8db29b2c3e359d55b29ce272"
|
@@ -6627,17 +6638,6 @@ babel-plugin-jest-hoist@^29.5.0:
|
6627 | 6638 | "@types/babel__core" "^7.1.14"
|
6628 | 6639 | "@types/babel__traverse" "^7.0.6"
|
6629 | 6640 |
|
6630 |
| -babel-plugin-lodash@^3.3.4: |
6631 |
| - version "3.3.4" |
6632 |
| - resolved "https://registry.yarnpkg.com/babel-plugin-lodash/-/babel-plugin-lodash-3.3.4.tgz#4f6844358a1340baed182adbeffa8df9967bc196" |
6633 |
| - integrity sha512-yDZLjK7TCkWl1gpBeBGmuaDIFhZKmkoL+Cu2MUUjv5VxUZx/z7tBGBCBcQs5RI1Bkz5LLmNdjx7paOyQtMovyg== |
6634 |
| - dependencies: |
6635 |
| - "@babel/helper-module-imports" "^7.0.0-beta.49" |
6636 |
| - "@babel/types" "^7.0.0-beta.49" |
6637 |
| - glob "^7.1.1" |
6638 |
| - lodash "^4.17.10" |
6639 |
| - require-package-name "^2.0.1" |
6640 |
| - |
6641 | 6641 | babel-plugin-macros@^2.8.0:
|
6642 | 6642 | version "2.8.0"
|
6643 | 6643 | resolved "https://registry.yarnpkg.com/babel-plugin-macros/-/babel-plugin-macros-2.8.0.tgz#0f958a7cc6556b1e65344465d99111a1e5e10138"
|
|
0 commit comments