|
427 | 427 | dependencies:
|
428 | 428 | "@babel/types" "^7.20.7"
|
429 | 429 |
|
430 |
| -"@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": |
| 430 | +"@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": |
431 | 431 | version "7.18.6"
|
432 | 432 | resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.18.6.tgz#1e3ebdbbd08aad1437b428c50204db13c5a3ca6e"
|
433 | 433 | integrity sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA==
|
|
1395 | 1395 | debug "^4.1.0"
|
1396 | 1396 | globals "^11.1.0"
|
1397 | 1397 |
|
1398 |
| -"@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": |
| 1398 | +"@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": |
1399 | 1399 | version "7.20.7"
|
1400 | 1400 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.20.7.tgz#54ec75e252318423fc07fb644dc6a58a64c09b7f"
|
1401 | 1401 | integrity sha512-69OnhBxSSgK0OzTJai4kyPDiKTIe3j+ctaHdIGVbRahTLAT7L3R9oeXHC2aVSuGYt3cVnoAMDmOCgJ2yaiLMvg==
|
|
4252 | 4252 | resolved "https://registry.yarnpkg.com/@sideway/pinpoint/-/pinpoint-2.0.0.tgz#cff8ffadc372ad29fd3f78277aeb29e632cc70df"
|
4253 | 4253 | integrity sha512-RNiOoTPkptFtSVzQevY/yWtZwf/RxyVnPy/OcA9HBM3MlGDnBEYL5B41H0MTn0Uec8Hi+2qUtTfG2WWZBmMejQ==
|
4254 | 4254 |
|
| 4255 | +"@sigmacomputing/babel-plugin-lodash@^3.3.5": |
| 4256 | + version "3.3.5" |
| 4257 | + resolved "https://registry.yarnpkg.com/@sigmacomputing/babel-plugin-lodash/-/babel-plugin-lodash-3.3.5.tgz#613d98b0cbb51c1836bbc12c8a12d75750ee3510" |
| 4258 | + integrity sha512-VFhaHjlNzWyBtBm3YdqOwP8GbQHK7sWzXKpSUBTLjl2Zz6/9PwCK4qXZXI5CHpDjmvbouHUDbjrZP2KU5h6VQg== |
| 4259 | + dependencies: |
| 4260 | + "@babel/helper-module-imports" "^7.0.0" |
| 4261 | + "@babel/types" "^7.0.0" |
| 4262 | + glob "^7.1.1" |
| 4263 | + lodash "^4.17.10" |
| 4264 | + require-package-name "^2.0.1" |
| 4265 | + |
4255 | 4266 | "@sinclair/typebox@^0.25.16":
|
4256 | 4267 | version "0.25.21"
|
4257 | 4268 | resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.25.21.tgz#763b05a4b472c93a8db29b2c3e359d55b29ce272"
|
@@ -6715,17 +6726,6 @@ babel-plugin-jest-hoist@^29.5.0:
|
6715 | 6726 | "@types/babel__core" "^7.1.14"
|
6716 | 6727 | "@types/babel__traverse" "^7.0.6"
|
6717 | 6728 |
|
6718 |
| -babel-plugin-lodash@^3.3.4: |
6719 |
| - version "3.3.4" |
6720 |
| - resolved "https://registry.yarnpkg.com/babel-plugin-lodash/-/babel-plugin-lodash-3.3.4.tgz#4f6844358a1340baed182adbeffa8df9967bc196" |
6721 |
| - integrity sha512-yDZLjK7TCkWl1gpBeBGmuaDIFhZKmkoL+Cu2MUUjv5VxUZx/z7tBGBCBcQs5RI1Bkz5LLmNdjx7paOyQtMovyg== |
6722 |
| - dependencies: |
6723 |
| - "@babel/helper-module-imports" "^7.0.0-beta.49" |
6724 |
| - "@babel/types" "^7.0.0-beta.49" |
6725 |
| - glob "^7.1.1" |
6726 |
| - lodash "^4.17.10" |
6727 |
| - require-package-name "^2.0.1" |
6728 |
| - |
6729 | 6729 | babel-plugin-macros@^2.8.0:
|
6730 | 6730 | version "2.8.0"
|
6731 | 6731 | resolved "https://registry.yarnpkg.com/babel-plugin-macros/-/babel-plugin-macros-2.8.0.tgz#0f958a7cc6556b1e65344465d99111a1e5e10138"
|
|
0 commit comments