|
38 | 38 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.20.1.tgz#f2e6ef7790d8c8dbf03d379502dcc246dcce0b30" |
39 | 39 | integrity sha512-EWZ4mE2diW3QALKvDMiXnbZpRvlj+nayZ112nK93SnhqOtpdsbVD4W+2tEoT3YNBAG9RBR0ISY758ZkOgsn6pQ== |
40 | 40 |
|
41 | | -"@babel/core@7.20.2": |
42 | | - version "7.20.2" |
43 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.20.2.tgz#8dc9b1620a673f92d3624bd926dc49a52cf25b92" |
44 | | - integrity sha512-w7DbG8DtMrJcFOi4VrLm+8QM4az8Mo+PuLBKLp2zrYRCow8W/f9xiXm5sN53C8HksCyDQwCKha9JiDoIyPjT2g== |
| 41 | +"@babel/core@7.20.5": |
| 42 | + version "7.20.5" |
| 43 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.20.5.tgz#45e2114dc6cd4ab167f81daf7820e8fa1250d113" |
| 44 | + integrity sha512-UdOWmk4pNWTm/4DlPUl/Pt4Gz4rcEMb7CY0Y3eJl5Yz1vI8ZJGmHWaVE55LoxRjdpx0z259GE9U5STA9atUinQ== |
45 | 45 | dependencies: |
46 | 46 | "@ampproject/remapping" "^2.1.0" |
47 | 47 | "@babel/code-frame" "^7.18.6" |
48 | | - "@babel/generator" "^7.20.2" |
| 48 | + "@babel/generator" "^7.20.5" |
49 | 49 | "@babel/helper-compilation-targets" "^7.20.0" |
50 | 50 | "@babel/helper-module-transforms" "^7.20.2" |
51 | | - "@babel/helpers" "^7.20.1" |
52 | | - "@babel/parser" "^7.20.2" |
| 51 | + "@babel/helpers" "^7.20.5" |
| 52 | + "@babel/parser" "^7.20.5" |
53 | 53 | "@babel/template" "^7.18.10" |
54 | | - "@babel/traverse" "^7.20.1" |
55 | | - "@babel/types" "^7.20.2" |
| 54 | + "@babel/traverse" "^7.20.5" |
| 55 | + "@babel/types" "^7.20.5" |
56 | 56 | convert-source-map "^1.7.0" |
57 | 57 | debug "^4.1.0" |
58 | 58 | gensync "^1.0.0-beta.2" |
|
116 | 116 | "@jridgewell/gen-mapping" "^0.3.2" |
117 | 117 | jsesc "^2.5.1" |
118 | 118 |
|
119 | | -"@babel/generator@^7.20.1", "@babel/generator@^7.20.2": |
| 119 | +"@babel/generator@^7.20.1": |
120 | 120 | version "7.20.2" |
121 | 121 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.20.2.tgz#c2e89e22613a039285c1e7b749e2cd0b30b9a481" |
122 | 122 | integrity sha512-SD75PMIK6i9H8G/tfGvB4KKl4Nw6Ssos9nGgYwxbgyTP0iX/Z55DveoH86rmUB/YHTQQ+ZC0F7xxaY8l2OF44Q== |
|
125 | 125 | "@jridgewell/gen-mapping" "^0.3.2" |
126 | 126 | jsesc "^2.5.1" |
127 | 127 |
|
| 128 | +"@babel/generator@^7.20.5": |
| 129 | + version "7.20.5" |
| 130 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.20.5.tgz#cb25abee3178adf58d6814b68517c62bdbfdda95" |
| 131 | + integrity sha512-jl7JY2Ykn9S0yj4DQP82sYvPU+T3g0HFcWTqDLqiuA9tGRNIj9VfbtXGAYTTkyNEnQk1jkMGOdYka8aG/lulCA== |
| 132 | + dependencies: |
| 133 | + "@babel/types" "^7.20.5" |
| 134 | + "@jridgewell/gen-mapping" "^0.3.2" |
| 135 | + jsesc "^2.5.1" |
| 136 | + |
128 | 137 | "@babel/helper-annotate-as-pure@^7.16.0": |
129 | 138 | version "7.16.0" |
130 | 139 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.16.0.tgz#9a1f0ebcda53d9a2d00108c4ceace6a5d5f1f08d" |
|
668 | 677 | "@babel/traverse" "^7.16.5" |
669 | 678 | "@babel/types" "^7.16.0" |
670 | 679 |
|
671 | | -"@babel/helpers@^7.20.1": |
672 | | - version "7.20.1" |
673 | | - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.20.1.tgz#2ab7a0fcb0a03b5bf76629196ed63c2d7311f4c9" |
674 | | - integrity sha512-J77mUVaDTUJFZ5BpP6mMn6OIl3rEWymk2ZxDBQJUG3P+PbmyMcF3bYWvz0ma69Af1oobDqT/iAsvzhB58xhQUg== |
| 680 | +"@babel/helpers@^7.20.5": |
| 681 | + version "7.20.6" |
| 682 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.20.6.tgz#e64778046b70e04779dfbdf924e7ebb45992c763" |
| 683 | + integrity sha512-Pf/OjgfgFRW5bApskEz5pvidpim7tEDPlFtKcNRXWmfHGn9IEI2W2flqRQXTFb7gIPTyK++N6rVHuwKut4XK6w== |
675 | 684 | dependencies: |
676 | 685 | "@babel/template" "^7.18.10" |
677 | | - "@babel/traverse" "^7.20.1" |
678 | | - "@babel/types" "^7.20.0" |
| 686 | + "@babel/traverse" "^7.20.5" |
| 687 | + "@babel/types" "^7.20.5" |
679 | 688 |
|
680 | 689 | "@babel/highlight@^7.16.0": |
681 | 690 | version "7.16.0" |
|
715 | 724 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.19.6.tgz#b923430cb94f58a7eae8facbffa9efd19130e7f8" |
716 | 725 | integrity sha512-h1IUp81s2JYJ3mRkdxJgs4UvmSsRvDrx5ICSJbPvtWYv5i1nTBGcBpnog+89rAFMwvvru6E5NUHdBe01UeSzYA== |
717 | 726 |
|
718 | | -"@babel/parser@^7.20.1", "@babel/parser@^7.20.2": |
| 727 | +"@babel/parser@^7.20.1": |
719 | 728 | version "7.20.2" |
720 | 729 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.20.2.tgz#9aeb9b92f64412b5f81064d46f6a1ac0881337f4" |
721 | 730 | integrity sha512-afk318kh2uKbo7BEj2QtEi8HVCGrwHUffrYDy7dgVcSa2j9lY3LDjPzcyGdpX7xgm35aWqvciZJ4WKmdF/SxYg== |
722 | 731 |
|
| 732 | +"@babel/parser@^7.20.5": |
| 733 | + version "7.20.5" |
| 734 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.20.5.tgz#7f3c7335fe417665d929f34ae5dceae4c04015e8" |
| 735 | + integrity sha512-r27t/cy/m9uKLXQNWWebeCUHgnAZq0CpG1OwKRxzJMP1vpSU4bSIK2hq+/cp0bQxetkXx38n09rNu8jVkcK/zA== |
| 736 | + |
723 | 737 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.16.2": |
724 | 738 | version "7.16.2" |
725 | 739 | resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.16.2.tgz#2977fca9b212db153c195674e57cfab807733183" |
|
2001 | 2015 | debug "^4.1.0" |
2002 | 2016 | globals "^11.1.0" |
2003 | 2017 |
|
| 2018 | +"@babel/traverse@^7.20.5": |
| 2019 | + version "7.20.5" |
| 2020 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.20.5.tgz#78eb244bea8270fdda1ef9af22a5d5e5b7e57133" |
| 2021 | + integrity sha512-WM5ZNN3JITQIq9tFZaw1ojLU3WgWdtkxnhM1AegMS+PvHjkM5IXjmYEGY7yukz5XS4sJyEf2VzWjI8uAavhxBQ== |
| 2022 | + dependencies: |
| 2023 | + "@babel/code-frame" "^7.18.6" |
| 2024 | + "@babel/generator" "^7.20.5" |
| 2025 | + "@babel/helper-environment-visitor" "^7.18.9" |
| 2026 | + "@babel/helper-function-name" "^7.19.0" |
| 2027 | + "@babel/helper-hoist-variables" "^7.18.6" |
| 2028 | + "@babel/helper-split-export-declaration" "^7.18.6" |
| 2029 | + "@babel/parser" "^7.20.5" |
| 2030 | + "@babel/types" "^7.20.5" |
| 2031 | + debug "^4.1.0" |
| 2032 | + globals "^11.1.0" |
| 2033 | + |
2004 | 2034 | "@babel/types@^7.16.0", "@babel/types@^7.4.4": |
2005 | 2035 | version "7.16.0" |
2006 | 2036 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.16.0.tgz#db3b313804f96aadd0b776c4823e127ad67289ba" |
|
2061 | 2091 | "@babel/helper-validator-identifier" "^7.19.1" |
2062 | 2092 | to-fast-properties "^2.0.0" |
2063 | 2093 |
|
| 2094 | +"@babel/types@^7.20.5": |
| 2095 | + version "7.20.5" |
| 2096 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.20.5.tgz#e206ae370b5393d94dfd1d04cd687cace53efa84" |
| 2097 | + integrity sha512-c9fst/h2/dcF7H+MJKZ2T0KjEQ8hY/BNnDk/H3XY8C4Aw/eWQXWn/lWntHF9ooUBnGmEvbfGrTgLWc+um0YDUg== |
| 2098 | + dependencies: |
| 2099 | + "@babel/helper-string-parser" "^7.19.4" |
| 2100 | + "@babel/helper-validator-identifier" "^7.19.1" |
| 2101 | + to-fast-properties "^2.0.0" |
| 2102 | + |
2064 | 2103 | "@bcoe/v8-coverage@^0.2.3": |
2065 | 2104 | version "0.2.3" |
2066 | 2105 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39" |
|
0 commit comments