|
59 | 59 | "@jridgewell/trace-mapping" "^0.3.17"
|
60 | 60 | jsesc "^2.5.1"
|
61 | 61 |
|
| 62 | +"@babel/generator@^7.23.0": |
| 63 | + version "7.23.0" |
| 64 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.0.tgz#df5c386e2218be505b34837acbcb874d7a983420" |
| 65 | + integrity sha512-lN85QRR+5IbYrMWM6Y4pE/noaQtg4pNiqeNGX60eqOfo6gtEj6uw/JagelB8vVztSd7R6M5n1+PQkDbHbBRU4g== |
| 66 | + dependencies: |
| 67 | + "@babel/types" "^7.23.0" |
| 68 | + "@jridgewell/gen-mapping" "^0.3.2" |
| 69 | + "@jridgewell/trace-mapping" "^0.3.17" |
| 70 | + jsesc "^2.5.1" |
| 71 | + |
62 | 72 | "@babel/helper-compilation-targets@^7.22.15":
|
63 | 73 | version "7.22.15"
|
64 | 74 | resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.22.15.tgz#0698fc44551a26cf29f18d4662d5bf545a6cfc52"
|
|
75 | 85 | resolved "https://registry.yarnpkg.com/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz#96159db61d34a29dba454c959f5ae4a649ba9167"
|
76 | 86 | integrity sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA==
|
77 | 87 |
|
78 |
| -"@babel/helper-function-name@^7.22.5": |
79 |
| - version "7.22.5" |
80 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.22.5.tgz#ede300828905bb15e582c037162f99d5183af1be" |
81 |
| - integrity sha512-wtHSq6jMRE3uF2otvfuD3DIvVhOsSNshQl0Qrd7qC9oQJzHvOL4qQXlQn2916+CXGywIjpGuIkoyZRRxHPiNQQ== |
| 88 | +"@babel/helper-function-name@^7.23.0": |
| 89 | + version "7.23.0" |
| 90 | + resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.23.0.tgz#1f9a3cdbd5b2698a670c30d2735f9af95ed52759" |
| 91 | + integrity sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw== |
82 | 92 | dependencies:
|
83 |
| - "@babel/template" "^7.22.5" |
84 |
| - "@babel/types" "^7.22.5" |
| 93 | + "@babel/template" "^7.22.15" |
| 94 | + "@babel/types" "^7.23.0" |
85 | 95 |
|
86 | 96 | "@babel/helper-hoist-variables@^7.22.5":
|
87 | 97 | version "7.22.5"
|
|
165 | 175 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.22.16.tgz#180aead7f247305cce6551bea2720934e2fa2c95"
|
166 | 176 | integrity sha512-+gPfKv8UWeKKeJTUxe59+OobVcrYHETCsORl61EmSkmgymguYk/X5bp7GuUIXaFsc6y++v8ZxPsLSSuujqDphA==
|
167 | 177 |
|
| 178 | +"@babel/parser@^7.23.0": |
| 179 | + version "7.23.0" |
| 180 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.0.tgz#da950e622420bf96ca0d0f2909cdddac3acd8719" |
| 181 | + integrity sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw== |
| 182 | + |
168 | 183 | "@babel/plugin-syntax-async-generators@^7.8.4":
|
169 | 184 | version "7.8.4"
|
170 | 185 | resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz#a983fb1aeb2ec3f6ed042a210f640e90e786fe0d"
|
|
263 | 278 | dependencies:
|
264 | 279 | "@babel/helper-plugin-utils" "^7.22.5"
|
265 | 280 |
|
266 |
| -"@babel/template@^7.22.15", "@babel/template@^7.22.5", "@babel/template@^7.3.3": |
| 281 | +"@babel/template@^7.22.15", "@babel/template@^7.3.3": |
267 | 282 | version "7.22.15"
|
268 | 283 | resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.22.15.tgz#09576efc3830f0430f4548ef971dde1350ef2f38"
|
269 | 284 | integrity sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w==
|
|
273 | 288 | "@babel/types" "^7.22.15"
|
274 | 289 |
|
275 | 290 | "@babel/traverse@^7.22.15", "@babel/traverse@^7.22.20":
|
276 |
| - version "7.22.20" |
277 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.22.20.tgz#db572d9cb5c79e02d83e5618b82f6991c07584c9" |
278 |
| - integrity sha512-eU260mPZbU7mZ0N+X10pxXhQFMGTeLb9eFS0mxehS8HZp9o1uSnFeWQuG1UPrlxgA7QoUzFhOnilHDp0AXCyHw== |
| 291 | + version "7.23.2" |
| 292 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.2.tgz#329c7a06735e144a506bdb2cad0268b7f46f4ad8" |
| 293 | + integrity sha512-azpe59SQ48qG6nu2CzcMLbxUudtN+dOM9kDbUqGq3HXUJRlo7i8fvPoxQUzYgLZ4cMVmuZgm8vvBpNeRhd6XSw== |
279 | 294 | dependencies:
|
280 | 295 | "@babel/code-frame" "^7.22.13"
|
281 |
| - "@babel/generator" "^7.22.15" |
| 296 | + "@babel/generator" "^7.23.0" |
282 | 297 | "@babel/helper-environment-visitor" "^7.22.20"
|
283 |
| - "@babel/helper-function-name" "^7.22.5" |
| 298 | + "@babel/helper-function-name" "^7.23.0" |
284 | 299 | "@babel/helper-hoist-variables" "^7.22.5"
|
285 | 300 | "@babel/helper-split-export-declaration" "^7.22.6"
|
286 |
| - "@babel/parser" "^7.22.16" |
287 |
| - "@babel/types" "^7.22.19" |
| 301 | + "@babel/parser" "^7.23.0" |
| 302 | + "@babel/types" "^7.23.0" |
288 | 303 | debug "^4.1.0"
|
289 | 304 | globals "^11.1.0"
|
290 | 305 |
|
|
297 | 312 | "@babel/helper-validator-identifier" "^7.22.19"
|
298 | 313 | to-fast-properties "^2.0.0"
|
299 | 314 |
|
| 315 | +"@babel/types@^7.23.0": |
| 316 | + version "7.23.0" |
| 317 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.0.tgz#8c1f020c9df0e737e4e247c0619f58c68458aaeb" |
| 318 | + integrity sha512-0oIyUfKoI3mSqMvsxBdclDwxXKXAUA8v/apZbc+iSyARYou1o8ZGDxbUYyLFoW2arqS2jDGqJuZvv1d/io1axg== |
| 319 | + dependencies: |
| 320 | + "@babel/helper-string-parser" "^7.22.5" |
| 321 | + "@babel/helper-validator-identifier" "^7.22.20" |
| 322 | + to-fast-properties "^2.0.0" |
| 323 | + |
300 | 324 | "@bcoe/v8-coverage@^0.2.3":
|
301 | 325 | version "0.2.3"
|
302 | 326 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
|
|
0 commit comments