|
33 | 33 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.23.5.tgz#ffb878728bb6bdcb6f4510aa51b1be9afb8cfd98" |
34 | 34 | integrity sha512-uU27kfDRlhfKl+w1U6vp16IuvSLtjAxdArVXPa9BvLkrr7CYIsxH5adpHObeAGY/41+syctUWOZ140a2Rvkgjw== |
35 | 35 |
|
36 | | -"@babel/core@7.23.7": |
37 | | - version "7.23.7" |
38 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.23.7.tgz#4d8016e06a14b5f92530a13ed0561730b5c6483f" |
39 | | - integrity sha512-+UpDgowcmqe36d4NwqvKsyPMlOLNGMsfMmQ5WGCu+siCe3t3dfe9njrzGfdN4qq+bcNUt0+Vw6haRxBOycs4dw== |
| 36 | +"@babel/core@7.23.9": |
| 37 | + version "7.23.9" |
| 38 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.23.9.tgz#b028820718000f267870822fec434820e9b1e4d1" |
| 39 | + integrity sha512-5q0175NOjddqpvvzU+kDiSOAk4PfdO6FvwCWoQ6RO7rTzEe8vlo+4HVfcnAREhD4npMs0e9uZypjTwzZPCf/cw== |
40 | 40 | dependencies: |
41 | 41 | "@ampproject/remapping" "^2.2.0" |
42 | 42 | "@babel/code-frame" "^7.23.5" |
43 | 43 | "@babel/generator" "^7.23.6" |
44 | 44 | "@babel/helper-compilation-targets" "^7.23.6" |
45 | 45 | "@babel/helper-module-transforms" "^7.23.3" |
46 | | - "@babel/helpers" "^7.23.7" |
47 | | - "@babel/parser" "^7.23.6" |
48 | | - "@babel/template" "^7.22.15" |
49 | | - "@babel/traverse" "^7.23.7" |
50 | | - "@babel/types" "^7.23.6" |
| 46 | + "@babel/helpers" "^7.23.9" |
| 47 | + "@babel/parser" "^7.23.9" |
| 48 | + "@babel/template" "^7.23.9" |
| 49 | + "@babel/traverse" "^7.23.9" |
| 50 | + "@babel/types" "^7.23.9" |
51 | 51 | convert-source-map "^2.0.0" |
52 | 52 | debug "^4.1.0" |
53 | 53 | gensync "^1.0.0-beta.2" |
|
142 | 142 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.23.5.tgz#907a3fbd4523426285365d1206c423c4c5520307" |
143 | 143 | integrity sha512-85ttAOMLsr53VgXkTbkx8oA6YTfT4q7/HzXSLEYmjcSTJPMPQtvq1BD79Byep5xMUYbGRzEpDsjUf3dyp54IKw== |
144 | 144 |
|
145 | | -"@babel/helpers@^7.23.7": |
146 | | - version "7.23.7" |
147 | | - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.7.tgz#eb543c36f81da2873e47b76ee032343ac83bba60" |
148 | | - integrity sha512-6AMnjCoC8wjqBzDHkuqpa7jAKwvMo4dC+lr/TFBz+ucfulO1XMpDnwWPGBNwClOKZ8h6xn5N81W/R5OrcKtCbQ== |
| 145 | +"@babel/helpers@^7.23.9": |
| 146 | + version "7.23.9" |
| 147 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.9.tgz#c3e20bbe7f7a7e10cb9b178384b4affdf5995c7d" |
| 148 | + integrity sha512-87ICKgU5t5SzOT7sBMfCOZQ2rHjRU+Pcb9BoILMYz600W6DkVRLFBPwQ18gwUVvggqXivaUakpnxWQGbpywbBQ== |
149 | 149 | dependencies: |
150 | | - "@babel/template" "^7.22.15" |
151 | | - "@babel/traverse" "^7.23.7" |
152 | | - "@babel/types" "^7.23.6" |
| 150 | + "@babel/template" "^7.23.9" |
| 151 | + "@babel/traverse" "^7.23.9" |
| 152 | + "@babel/types" "^7.23.9" |
153 | 153 |
|
154 | 154 | "@babel/highlight@^7.23.4": |
155 | 155 | version "7.23.4" |
|
160 | 160 | chalk "^2.4.2" |
161 | 161 | js-tokens "^4.0.0" |
162 | 162 |
|
163 | | -"@babel/parser@^7.22.15", "@babel/parser@^7.23.6", "@babel/parser@^7.6.0", "@babel/parser@^7.9.6": |
| 163 | +"@babel/parser@^7.22.15", "@babel/parser@^7.6.0", "@babel/parser@^7.9.6": |
164 | 164 | version "7.23.6" |
165 | 165 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.6.tgz#ba1c9e512bda72a47e285ae42aff9d2a635a9e3b" |
166 | 166 | integrity sha512-Z2uID7YJ7oNvAI20O9X0bblw7Qqs8Q2hFy0R9tAfnfLkp5MW0UH9eUvnDSnFwKZ0AvgS1ucqR4KzvVHgnke1VQ== |
167 | 167 |
|
| 168 | +"@babel/parser@^7.23.9": |
| 169 | + version "7.23.9" |
| 170 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.9.tgz#7b903b6149b0f8fa7ad564af646c4c38a77fc44b" |
| 171 | + integrity sha512-9tcKgqKbs3xGJ+NtKF2ndOBBLVwPjl1SHxPQkd36r3Dlirw3xWUeGaTbqr7uGZcTaxkVNwc+03SVP7aCdWrTlA== |
| 172 | + |
168 | 173 | "@babel/template@^7.22.15": |
169 | 174 | version "7.22.15" |
170 | 175 | resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.22.15.tgz#09576efc3830f0430f4548ef971dde1350ef2f38" |
|
174 | 179 | "@babel/parser" "^7.22.15" |
175 | 180 | "@babel/types" "^7.22.15" |
176 | 181 |
|
177 | | -"@babel/traverse@^7.23.7": |
178 | | - version "7.23.7" |
179 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.7.tgz#9a7bf285c928cb99b5ead19c3b1ce5b310c9c305" |
180 | | - integrity sha512-tY3mM8rH9jM0YHFGyfC0/xf+SB5eKUu7HPj7/k3fpi9dAlsMc5YbQvDi0Sh2QTPXqMhyaAtzAr807TIyfQrmyg== |
| 182 | +"@babel/template@^7.23.9": |
| 183 | + version "7.23.9" |
| 184 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.23.9.tgz#f881d0487cba2828d3259dcb9ef5005a9731011a" |
| 185 | + integrity sha512-+xrD2BWLpvHKNmX2QbpdpsBaWnRxahMwJjO+KZk2JOElj5nSmKezyS1B4u+QbHMTX69t4ukm6hh9lsYQ7GHCKA== |
| 186 | + dependencies: |
| 187 | + "@babel/code-frame" "^7.23.5" |
| 188 | + "@babel/parser" "^7.23.9" |
| 189 | + "@babel/types" "^7.23.9" |
| 190 | + |
| 191 | +"@babel/traverse@^7.23.9": |
| 192 | + version "7.23.9" |
| 193 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.9.tgz#2f9d6aead6b564669394c5ce0f9302bb65b9d950" |
| 194 | + integrity sha512-I/4UJ9vs90OkBtY6iiiTORVMyIhJ4kAVmsKo9KFc8UOxMeUfi2hvtIBsET5u9GizXE6/GFSuKCTNfgCswuEjRg== |
181 | 195 | dependencies: |
182 | 196 | "@babel/code-frame" "^7.23.5" |
183 | 197 | "@babel/generator" "^7.23.6" |
184 | 198 | "@babel/helper-environment-visitor" "^7.22.20" |
185 | 199 | "@babel/helper-function-name" "^7.23.0" |
186 | 200 | "@babel/helper-hoist-variables" "^7.22.5" |
187 | 201 | "@babel/helper-split-export-declaration" "^7.22.6" |
188 | | - "@babel/parser" "^7.23.6" |
189 | | - "@babel/types" "^7.23.6" |
| 202 | + "@babel/parser" "^7.23.9" |
| 203 | + "@babel/types" "^7.23.9" |
190 | 204 | debug "^4.3.1" |
191 | 205 | globals "^11.1.0" |
192 | 206 |
|
|
199 | 213 | "@babel/helper-validator-identifier" "^7.22.20" |
200 | 214 | to-fast-properties "^2.0.0" |
201 | 215 |
|
| 216 | +"@babel/types@^7.23.9": |
| 217 | + version "7.23.9" |
| 218 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.9.tgz#1dd7b59a9a2b5c87f8b41e52770b5ecbf492e002" |
| 219 | + integrity sha512-dQjSq/7HaSjRM43FFGnv5keM2HsxpmyV1PfaSVm0nzzjwwTmjOe6J4bC8e3+pTEIgHaHj+1ZlLThRJ2auc/w1Q== |
| 220 | + dependencies: |
| 221 | + "@babel/helper-string-parser" "^7.23.4" |
| 222 | + "@babel/helper-validator-identifier" "^7.22.20" |
| 223 | + to-fast-properties "^2.0.0" |
| 224 | + |
202 | 225 | "@discoveryjs/json-ext@0.5.7", "@discoveryjs/json-ext@^0.5.0": |
203 | 226 | version "0.5.7" |
204 | 227 | resolved "https://registry.yarnpkg.com/@discoveryjs/json-ext/-/json-ext-0.5.7.tgz#1d572bfbbe14b7704e0ba0f39b74815b84870d70" |
|
0 commit comments