|
94 | 94 | json5 "^2.1.2"
|
95 | 95 | semver "^6.3.0"
|
96 | 96 |
|
97 |
| -"@babel/core@^7.20.2": |
98 |
| - version "7.20.2" |
99 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.20.2.tgz#8dc9b1620a673f92d3624bd926dc49a52cf25b92" |
100 |
| - integrity sha512-w7DbG8DtMrJcFOi4VrLm+8QM4az8Mo+PuLBKLp2zrYRCow8W/f9xiXm5sN53C8HksCyDQwCKha9JiDoIyPjT2g== |
| 97 | +"@babel/core@^7.20.5": |
| 98 | + version "7.20.5" |
| 99 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.20.5.tgz#45e2114dc6cd4ab167f81daf7820e8fa1250d113" |
| 100 | + integrity sha512-UdOWmk4pNWTm/4DlPUl/Pt4Gz4rcEMb7CY0Y3eJl5Yz1vI8ZJGmHWaVE55LoxRjdpx0z259GE9U5STA9atUinQ== |
101 | 101 | dependencies:
|
102 | 102 | "@ampproject/remapping" "^2.1.0"
|
103 | 103 | "@babel/code-frame" "^7.18.6"
|
104 |
| - "@babel/generator" "^7.20.2" |
| 104 | + "@babel/generator" "^7.20.5" |
105 | 105 | "@babel/helper-compilation-targets" "^7.20.0"
|
106 | 106 | "@babel/helper-module-transforms" "^7.20.2"
|
107 |
| - "@babel/helpers" "^7.20.1" |
108 |
| - "@babel/parser" "^7.20.2" |
| 107 | + "@babel/helpers" "^7.20.5" |
| 108 | + "@babel/parser" "^7.20.5" |
109 | 109 | "@babel/template" "^7.18.10"
|
110 |
| - "@babel/traverse" "^7.20.1" |
111 |
| - "@babel/types" "^7.20.2" |
| 110 | + "@babel/traverse" "^7.20.5" |
| 111 | + "@babel/types" "^7.20.5" |
112 | 112 | convert-source-map "^1.7.0"
|
113 | 113 | debug "^4.1.0"
|
114 | 114 | gensync "^1.0.0-beta.2"
|
|
151 | 151 | "@jridgewell/gen-mapping" "^0.3.2"
|
152 | 152 | jsesc "^2.5.1"
|
153 | 153 |
|
154 |
| -"@babel/generator@^7.20.1", "@babel/generator@^7.20.2": |
| 154 | +"@babel/generator@^7.20.1": |
155 | 155 | version "7.20.4"
|
156 | 156 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.20.4.tgz#4d9f8f0c30be75fd90a0562099a26e5839602ab8"
|
157 | 157 | integrity sha512-luCf7yk/cm7yab6CAW1aiFnmEfBJplb/JojV56MYEK7ziWfGmFlTfmL9Ehwfy4gFhbjBfWO1wj7/TuSbVNEEtA==
|
|
160 | 160 | "@jridgewell/gen-mapping" "^0.3.2"
|
161 | 161 | jsesc "^2.5.1"
|
162 | 162 |
|
| 163 | +"@babel/generator@^7.20.5": |
| 164 | + version "7.20.5" |
| 165 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.20.5.tgz#cb25abee3178adf58d6814b68517c62bdbfdda95" |
| 166 | + integrity sha512-jl7JY2Ykn9S0yj4DQP82sYvPU+T3g0HFcWTqDLqiuA9tGRNIj9VfbtXGAYTTkyNEnQk1jkMGOdYka8aG/lulCA== |
| 167 | + dependencies: |
| 168 | + "@babel/types" "^7.20.5" |
| 169 | + "@jridgewell/gen-mapping" "^0.3.2" |
| 170 | + jsesc "^2.5.1" |
| 171 | + |
163 | 172 | "@babel/helper-annotate-as-pure@^7.16.7":
|
164 | 173 | version "7.16.7"
|
165 | 174 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.16.7.tgz#bb2339a7534a9c128e3102024c60760a3a7f3862"
|
|
703 | 712 | "@babel/traverse" "^7.17.0"
|
704 | 713 | "@babel/types" "^7.17.0"
|
705 | 714 |
|
706 |
| -"@babel/helpers@^7.20.1": |
707 |
| - version "7.20.1" |
708 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.20.1.tgz#2ab7a0fcb0a03b5bf76629196ed63c2d7311f4c9" |
709 |
| - integrity sha512-J77mUVaDTUJFZ5BpP6mMn6OIl3rEWymk2ZxDBQJUG3P+PbmyMcF3bYWvz0ma69Af1oobDqT/iAsvzhB58xhQUg== |
| 715 | +"@babel/helpers@^7.20.5": |
| 716 | + version "7.20.6" |
| 717 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.20.6.tgz#e64778046b70e04779dfbdf924e7ebb45992c763" |
| 718 | + integrity sha512-Pf/OjgfgFRW5bApskEz5pvidpim7tEDPlFtKcNRXWmfHGn9IEI2W2flqRQXTFb7gIPTyK++N6rVHuwKut4XK6w== |
710 | 719 | dependencies:
|
711 | 720 | "@babel/template" "^7.18.10"
|
712 |
| - "@babel/traverse" "^7.20.1" |
713 |
| - "@babel/types" "^7.20.0" |
| 721 | + "@babel/traverse" "^7.20.5" |
| 722 | + "@babel/types" "^7.20.5" |
714 | 723 |
|
715 | 724 | "@babel/highlight@^7.10.4", "@babel/highlight@^7.16.7":
|
716 | 725 | version "7.16.10"
|
|
750 | 759 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.20.0.tgz#b26133c888da4d79b0d3edcf42677bcadc783046"
|
751 | 760 | integrity sha512-G9VgAhEaICnz8iiJeGJQyVl6J2nTjbW0xeisva0PK6XcKsga7BIaqm4ZF8Rg1Wbaqmy6znspNqhPaPkyukujzg==
|
752 | 761 |
|
753 |
| -"@babel/parser@^7.20.1", "@babel/parser@^7.20.2": |
| 762 | +"@babel/parser@^7.20.1": |
754 | 763 | version "7.20.3"
|
755 | 764 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.20.3.tgz#5358cf62e380cf69efcb87a7bb922ff88bfac6e2"
|
756 | 765 | integrity sha512-OP/s5a94frIPXwjzEcv5S/tpQfc6XhxYUnmWpgdqMWGgYCuErA3SzozaRAMQgSZWKeTJxht9aWAkUY+0UzvOFg==
|
757 | 766 |
|
| 767 | +"@babel/parser@^7.20.5": |
| 768 | + version "7.20.5" |
| 769 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.20.5.tgz#7f3c7335fe417665d929f34ae5dceae4c04015e8" |
| 770 | + integrity sha512-r27t/cy/m9uKLXQNWWebeCUHgnAZq0CpG1OwKRxzJMP1vpSU4bSIK2hq+/cp0bQxetkXx38n09rNu8jVkcK/zA== |
| 771 | + |
758 | 772 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.16.7":
|
759 | 773 | version "7.16.7"
|
760 | 774 | 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.7.tgz#4eda6d6c2a0aa79c70fa7b6da67763dfe2141050"
|
|
2042 | 2056 | debug "^4.1.0"
|
2043 | 2057 | globals "^11.1.0"
|
2044 | 2058 |
|
| 2059 | +"@babel/traverse@^7.20.5": |
| 2060 | + version "7.20.5" |
| 2061 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.20.5.tgz#78eb244bea8270fdda1ef9af22a5d5e5b7e57133" |
| 2062 | + integrity sha512-WM5ZNN3JITQIq9tFZaw1ojLU3WgWdtkxnhM1AegMS+PvHjkM5IXjmYEGY7yukz5XS4sJyEf2VzWjI8uAavhxBQ== |
| 2063 | + dependencies: |
| 2064 | + "@babel/code-frame" "^7.18.6" |
| 2065 | + "@babel/generator" "^7.20.5" |
| 2066 | + "@babel/helper-environment-visitor" "^7.18.9" |
| 2067 | + "@babel/helper-function-name" "^7.19.0" |
| 2068 | + "@babel/helper-hoist-variables" "^7.18.6" |
| 2069 | + "@babel/helper-split-export-declaration" "^7.18.6" |
| 2070 | + "@babel/parser" "^7.20.5" |
| 2071 | + "@babel/types" "^7.20.5" |
| 2072 | + debug "^4.1.0" |
| 2073 | + globals "^11.1.0" |
| 2074 | + |
2045 | 2075 | "@babel/types@^7.12.6", "@babel/types@^7.16.0", "@babel/types@^7.16.7", "@babel/types@^7.16.8", "@babel/types@^7.17.0", "@babel/types@^7.4.4", "@babel/types@^7.5.5":
|
2046 | 2076 | version "7.17.0"
|
2047 | 2077 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.17.0.tgz#a826e368bccb6b3d84acd76acad5c0d87342390b"
|
|
2111 | 2141 | "@babel/helper-validator-identifier" "^7.19.1"
|
2112 | 2142 | to-fast-properties "^2.0.0"
|
2113 | 2143 |
|
| 2144 | +"@babel/types@^7.20.5": |
| 2145 | + version "7.20.5" |
| 2146 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.20.5.tgz#e206ae370b5393d94dfd1d04cd687cace53efa84" |
| 2147 | + integrity sha512-c9fst/h2/dcF7H+MJKZ2T0KjEQ8hY/BNnDk/H3XY8C4Aw/eWQXWn/lWntHF9ooUBnGmEvbfGrTgLWc+um0YDUg== |
| 2148 | + dependencies: |
| 2149 | + "@babel/helper-string-parser" "^7.19.4" |
| 2150 | + "@babel/helper-validator-identifier" "^7.19.1" |
| 2151 | + to-fast-properties "^2.0.0" |
| 2152 | + |
2114 | 2153 | "@cspotcode/source-map-support@^0.8.0":
|
2115 | 2154 | version "0.8.1"
|
2116 | 2155 | resolved "https://registry.yarnpkg.com/@cspotcode/source-map-support/-/source-map-support-0.8.1.tgz#00629c35a688e05a88b1cda684fb9d5e73f000a1"
|
|
0 commit comments