|
43 | 43 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.20.1.tgz#f2e6ef7790d8c8dbf03d379502dcc246dcce0b30" |
44 | 44 | integrity sha512-EWZ4mE2diW3QALKvDMiXnbZpRvlj+nayZ112nK93SnhqOtpdsbVD4W+2tEoT3YNBAG9RBR0ISY758ZkOgsn6pQ== |
45 | 45 |
|
46 | | -"@babel/core@7.20.2": |
47 | | - version "7.20.2" |
48 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.20.2.tgz#8dc9b1620a673f92d3624bd926dc49a52cf25b92" |
49 | | - integrity sha512-w7DbG8DtMrJcFOi4VrLm+8QM4az8Mo+PuLBKLp2zrYRCow8W/f9xiXm5sN53C8HksCyDQwCKha9JiDoIyPjT2g== |
| 46 | +"@babel/core@7.20.5": |
| 47 | + version "7.20.5" |
| 48 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.20.5.tgz#45e2114dc6cd4ab167f81daf7820e8fa1250d113" |
| 49 | + integrity sha512-UdOWmk4pNWTm/4DlPUl/Pt4Gz4rcEMb7CY0Y3eJl5Yz1vI8ZJGmHWaVE55LoxRjdpx0z259GE9U5STA9atUinQ== |
50 | 50 | dependencies: |
51 | 51 | "@ampproject/remapping" "^2.1.0" |
52 | 52 | "@babel/code-frame" "^7.18.6" |
53 | | - "@babel/generator" "^7.20.2" |
| 53 | + "@babel/generator" "^7.20.5" |
54 | 54 | "@babel/helper-compilation-targets" "^7.20.0" |
55 | 55 | "@babel/helper-module-transforms" "^7.20.2" |
56 | | - "@babel/helpers" "^7.20.1" |
57 | | - "@babel/parser" "^7.20.2" |
| 56 | + "@babel/helpers" "^7.20.5" |
| 57 | + "@babel/parser" "^7.20.5" |
58 | 58 | "@babel/template" "^7.18.10" |
59 | | - "@babel/traverse" "^7.20.1" |
60 | | - "@babel/types" "^7.20.2" |
| 59 | + "@babel/traverse" "^7.20.5" |
| 60 | + "@babel/types" "^7.20.5" |
61 | 61 | convert-source-map "^1.7.0" |
62 | 62 | debug "^4.1.0" |
63 | 63 | gensync "^1.0.0-beta.2" |
|
121 | 121 | "@jridgewell/gen-mapping" "^0.3.2" |
122 | 122 | jsesc "^2.5.1" |
123 | 123 |
|
124 | | -"@babel/generator@^7.20.1", "@babel/generator@^7.20.2": |
| 124 | +"@babel/generator@^7.20.1": |
125 | 125 | version "7.20.2" |
126 | 126 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.20.2.tgz#c2e89e22613a039285c1e7b749e2cd0b30b9a481" |
127 | 127 | integrity sha512-SD75PMIK6i9H8G/tfGvB4KKl4Nw6Ssos9nGgYwxbgyTP0iX/Z55DveoH86rmUB/YHTQQ+ZC0F7xxaY8l2OF44Q== |
|
130 | 130 | "@jridgewell/gen-mapping" "^0.3.2" |
131 | 131 | jsesc "^2.5.1" |
132 | 132 |
|
| 133 | +"@babel/generator@^7.20.5": |
| 134 | + version "7.20.5" |
| 135 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.20.5.tgz#cb25abee3178adf58d6814b68517c62bdbfdda95" |
| 136 | + integrity sha512-jl7JY2Ykn9S0yj4DQP82sYvPU+T3g0HFcWTqDLqiuA9tGRNIj9VfbtXGAYTTkyNEnQk1jkMGOdYka8aG/lulCA== |
| 137 | + dependencies: |
| 138 | + "@babel/types" "^7.20.5" |
| 139 | + "@jridgewell/gen-mapping" "^0.3.2" |
| 140 | + jsesc "^2.5.1" |
| 141 | + |
133 | 142 | "@babel/helper-annotate-as-pure@^7.16.0": |
134 | 143 | version "7.16.0" |
135 | 144 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.16.0.tgz#9a1f0ebcda53d9a2d00108c4ceace6a5d5f1f08d" |
|
673 | 682 | "@babel/traverse" "^7.16.5" |
674 | 683 | "@babel/types" "^7.16.0" |
675 | 684 |
|
676 | | -"@babel/helpers@^7.20.1": |
677 | | - version "7.20.1" |
678 | | - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.20.1.tgz#2ab7a0fcb0a03b5bf76629196ed63c2d7311f4c9" |
679 | | - integrity sha512-J77mUVaDTUJFZ5BpP6mMn6OIl3rEWymk2ZxDBQJUG3P+PbmyMcF3bYWvz0ma69Af1oobDqT/iAsvzhB58xhQUg== |
| 685 | +"@babel/helpers@^7.20.5": |
| 686 | + version "7.20.6" |
| 687 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.20.6.tgz#e64778046b70e04779dfbdf924e7ebb45992c763" |
| 688 | + integrity sha512-Pf/OjgfgFRW5bApskEz5pvidpim7tEDPlFtKcNRXWmfHGn9IEI2W2flqRQXTFb7gIPTyK++N6rVHuwKut4XK6w== |
680 | 689 | dependencies: |
681 | 690 | "@babel/template" "^7.18.10" |
682 | | - "@babel/traverse" "^7.20.1" |
683 | | - "@babel/types" "^7.20.0" |
| 691 | + "@babel/traverse" "^7.20.5" |
| 692 | + "@babel/types" "^7.20.5" |
684 | 693 |
|
685 | 694 | "@babel/highlight@^7.16.0": |
686 | 695 | version "7.16.0" |
|
720 | 729 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.19.6.tgz#b923430cb94f58a7eae8facbffa9efd19130e7f8" |
721 | 730 | integrity sha512-h1IUp81s2JYJ3mRkdxJgs4UvmSsRvDrx5ICSJbPvtWYv5i1nTBGcBpnog+89rAFMwvvru6E5NUHdBe01UeSzYA== |
722 | 731 |
|
723 | | -"@babel/parser@^7.20.1", "@babel/parser@^7.20.2": |
| 732 | +"@babel/parser@^7.20.1": |
724 | 733 | version "7.20.2" |
725 | 734 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.20.2.tgz#9aeb9b92f64412b5f81064d46f6a1ac0881337f4" |
726 | 735 | integrity sha512-afk318kh2uKbo7BEj2QtEi8HVCGrwHUffrYDy7dgVcSa2j9lY3LDjPzcyGdpX7xgm35aWqvciZJ4WKmdF/SxYg== |
727 | 736 |
|
| 737 | +"@babel/parser@^7.20.5": |
| 738 | + version "7.20.5" |
| 739 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.20.5.tgz#7f3c7335fe417665d929f34ae5dceae4c04015e8" |
| 740 | + integrity sha512-r27t/cy/m9uKLXQNWWebeCUHgnAZq0CpG1OwKRxzJMP1vpSU4bSIK2hq+/cp0bQxetkXx38n09rNu8jVkcK/zA== |
| 741 | + |
728 | 742 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.16.2": |
729 | 743 | version "7.16.2" |
730 | 744 | 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" |
|
2006 | 2020 | debug "^4.1.0" |
2007 | 2021 | globals "^11.1.0" |
2008 | 2022 |
|
| 2023 | +"@babel/traverse@^7.20.5": |
| 2024 | + version "7.20.5" |
| 2025 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.20.5.tgz#78eb244bea8270fdda1ef9af22a5d5e5b7e57133" |
| 2026 | + integrity sha512-WM5ZNN3JITQIq9tFZaw1ojLU3WgWdtkxnhM1AegMS+PvHjkM5IXjmYEGY7yukz5XS4sJyEf2VzWjI8uAavhxBQ== |
| 2027 | + dependencies: |
| 2028 | + "@babel/code-frame" "^7.18.6" |
| 2029 | + "@babel/generator" "^7.20.5" |
| 2030 | + "@babel/helper-environment-visitor" "^7.18.9" |
| 2031 | + "@babel/helper-function-name" "^7.19.0" |
| 2032 | + "@babel/helper-hoist-variables" "^7.18.6" |
| 2033 | + "@babel/helper-split-export-declaration" "^7.18.6" |
| 2034 | + "@babel/parser" "^7.20.5" |
| 2035 | + "@babel/types" "^7.20.5" |
| 2036 | + debug "^4.1.0" |
| 2037 | + globals "^11.1.0" |
| 2038 | + |
2009 | 2039 | "@babel/types@^7.16.0", "@babel/types@^7.4.4": |
2010 | 2040 | version "7.16.0" |
2011 | 2041 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.16.0.tgz#db3b313804f96aadd0b776c4823e127ad67289ba" |
|
2066 | 2096 | "@babel/helper-validator-identifier" "^7.19.1" |
2067 | 2097 | to-fast-properties "^2.0.0" |
2068 | 2098 |
|
| 2099 | +"@babel/types@^7.20.5": |
| 2100 | + version "7.20.5" |
| 2101 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.20.5.tgz#e206ae370b5393d94dfd1d04cd687cace53efa84" |
| 2102 | + integrity sha512-c9fst/h2/dcF7H+MJKZ2T0KjEQ8hY/BNnDk/H3XY8C4Aw/eWQXWn/lWntHF9ooUBnGmEvbfGrTgLWc+um0YDUg== |
| 2103 | + dependencies: |
| 2104 | + "@babel/helper-string-parser" "^7.19.4" |
| 2105 | + "@babel/helper-validator-identifier" "^7.19.1" |
| 2106 | + to-fast-properties "^2.0.0" |
| 2107 | + |
2069 | 2108 | "@bcoe/v8-coverage@^0.2.3": |
2070 | 2109 | version "0.2.3" |
2071 | 2110 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39" |
|
0 commit comments