|
54 | 54 | "@jridgewell/trace-mapping" "^0.3.17"
|
55 | 55 | jsesc "^2.5.1"
|
56 | 56 |
|
| 57 | +"@babel/generator@^7.23.0": |
| 58 | + version "7.23.0" |
| 59 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.23.0.tgz#df5c386e2218be505b34837acbcb874d7a983420" |
| 60 | + integrity sha512-lN85QRR+5IbYrMWM6Y4pE/noaQtg4pNiqeNGX60eqOfo6gtEj6uw/JagelB8vVztSd7R6M5n1+PQkDbHbBRU4g== |
| 61 | + dependencies: |
| 62 | + "@babel/types" "^7.23.0" |
| 63 | + "@jridgewell/gen-mapping" "^0.3.2" |
| 64 | + "@jridgewell/trace-mapping" "^0.3.17" |
| 65 | + jsesc "^2.5.1" |
| 66 | + |
57 | 67 | "@babel/helper-compilation-targets@^7.22.15":
|
58 | 68 | version "7.22.15"
|
59 | 69 | resolved "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.22.15.tgz#0698fc44551a26cf29f18d4662d5bf545a6cfc52"
|
|
70 | 80 | resolved "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz#96159db61d34a29dba454c959f5ae4a649ba9167"
|
71 | 81 | integrity sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA==
|
72 | 82 |
|
73 |
| -"@babel/helper-function-name@^7.22.5": |
74 |
| - version "7.22.5" |
75 |
| - resolved "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.22.5.tgz#ede300828905bb15e582c037162f99d5183af1be" |
76 |
| - integrity sha512-wtHSq6jMRE3uF2otvfuD3DIvVhOsSNshQl0Qrd7qC9oQJzHvOL4qQXlQn2916+CXGywIjpGuIkoyZRRxHPiNQQ== |
| 83 | +"@babel/helper-function-name@^7.23.0": |
| 84 | + version "7.23.0" |
| 85 | + resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.23.0.tgz#1f9a3cdbd5b2698a670c30d2735f9af95ed52759" |
| 86 | + integrity sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw== |
77 | 87 | dependencies:
|
78 |
| - "@babel/template" "^7.22.5" |
79 |
| - "@babel/types" "^7.22.5" |
| 88 | + "@babel/template" "^7.22.15" |
| 89 | + "@babel/types" "^7.23.0" |
80 | 90 |
|
81 | 91 | "@babel/helper-hoist-variables@^7.22.5":
|
82 | 92 | version "7.22.5"
|
|
160 | 170 | resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.22.16.tgz#180aead7f247305cce6551bea2720934e2fa2c95"
|
161 | 171 | integrity sha512-+gPfKv8UWeKKeJTUxe59+OobVcrYHETCsORl61EmSkmgymguYk/X5bp7GuUIXaFsc6y++v8ZxPsLSSuujqDphA==
|
162 | 172 |
|
| 173 | +"@babel/parser@^7.23.0": |
| 174 | + version "7.23.0" |
| 175 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.23.0.tgz#da950e622420bf96ca0d0f2909cdddac3acd8719" |
| 176 | + integrity sha512-vvPKKdMemU85V9WE/l5wZEmImpCtLqbnTvqDS2U1fJ96KrxoW7KrXhNsNCblQlg8Ck4b85yxdTyelsMUgFUXiw== |
| 177 | + |
163 | 178 | "@babel/plugin-syntax-async-generators@^7.8.4":
|
164 | 179 | version "7.8.4"
|
165 | 180 | resolved "https://registry.npmjs.org/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz#a983fb1aeb2ec3f6ed042a210f640e90e786fe0d"
|
|
251 | 266 | dependencies:
|
252 | 267 | "@babel/helper-plugin-utils" "^7.22.5"
|
253 | 268 |
|
254 |
| -"@babel/template@^7.22.15", "@babel/template@^7.22.5", "@babel/template@^7.3.3": |
| 269 | +"@babel/template@^7.22.15", "@babel/template@^7.3.3": |
255 | 270 | version "7.22.15"
|
256 | 271 | resolved "https://registry.npmjs.org/@babel/template/-/template-7.22.15.tgz#09576efc3830f0430f4548ef971dde1350ef2f38"
|
257 | 272 | integrity sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w==
|
|
261 | 276 | "@babel/types" "^7.22.15"
|
262 | 277 |
|
263 | 278 | "@babel/traverse@^7.22.15", "@babel/traverse@^7.22.20", "@babel/traverse@^7.7.2":
|
264 |
| - version "7.22.20" |
265 |
| - resolved "https://registry.npmjs.org/@babel/traverse/-/traverse-7.22.20.tgz#db572d9cb5c79e02d83e5618b82f6991c07584c9" |
266 |
| - integrity sha512-eU260mPZbU7mZ0N+X10pxXhQFMGTeLb9eFS0mxehS8HZp9o1uSnFeWQuG1UPrlxgA7QoUzFhOnilHDp0AXCyHw== |
| 279 | + version "7.23.2" |
| 280 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.2.tgz#329c7a06735e144a506bdb2cad0268b7f46f4ad8" |
| 281 | + integrity sha512-azpe59SQ48qG6nu2CzcMLbxUudtN+dOM9kDbUqGq3HXUJRlo7i8fvPoxQUzYgLZ4cMVmuZgm8vvBpNeRhd6XSw== |
267 | 282 | dependencies:
|
268 | 283 | "@babel/code-frame" "^7.22.13"
|
269 |
| - "@babel/generator" "^7.22.15" |
| 284 | + "@babel/generator" "^7.23.0" |
270 | 285 | "@babel/helper-environment-visitor" "^7.22.20"
|
271 |
| - "@babel/helper-function-name" "^7.22.5" |
| 286 | + "@babel/helper-function-name" "^7.23.0" |
272 | 287 | "@babel/helper-hoist-variables" "^7.22.5"
|
273 | 288 | "@babel/helper-split-export-declaration" "^7.22.6"
|
274 |
| - "@babel/parser" "^7.22.16" |
275 |
| - "@babel/types" "^7.22.19" |
| 289 | + "@babel/parser" "^7.23.0" |
| 290 | + "@babel/types" "^7.23.0" |
276 | 291 | debug "^4.1.0"
|
277 | 292 | globals "^11.1.0"
|
278 | 293 |
|
|
285 | 300 | "@babel/helper-validator-identifier" "^7.22.19"
|
286 | 301 | to-fast-properties "^2.0.0"
|
287 | 302 |
|
| 303 | +"@babel/types@^7.23.0": |
| 304 | + version "7.23.0" |
| 305 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.0.tgz#8c1f020c9df0e737e4e247c0619f58c68458aaeb" |
| 306 | + integrity sha512-0oIyUfKoI3mSqMvsxBdclDwxXKXAUA8v/apZbc+iSyARYou1o8ZGDxbUYyLFoW2arqS2jDGqJuZvv1d/io1axg== |
| 307 | + dependencies: |
| 308 | + "@babel/helper-string-parser" "^7.22.5" |
| 309 | + "@babel/helper-validator-identifier" "^7.22.20" |
| 310 | + to-fast-properties "^2.0.0" |
| 311 | + |
288 | 312 | "@bcoe/v8-coverage@^0.2.3":
|
289 | 313 | version "0.2.3"
|
290 | 314 | resolved "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
|
|
0 commit comments