|
43 | 43 | tslib "^2.3.0"
|
44 | 44 | zen-observable-ts "^1.2.5"
|
45 | 45 |
|
46 |
| -"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.16.7", "@babel/code-frame@^7.22.13", "@babel/code-frame@^7.23.5": |
| 46 | +"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.16.7", "@babel/code-frame@^7.23.5": |
47 | 47 | version "7.23.5"
|
48 | 48 | resolved "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.23.5.tgz"
|
49 | 49 | integrity sha512-CgH3s1a96LipHCmSUmYFPwY7MNx8C3avkq7i4Wl3cfa662ldtUe4VM1TPXX70pfmrlWTb6jLqTYrZyT2ZTJBgA==
|
|
56 | 56 | resolved "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.23.5.tgz"
|
57 | 57 | integrity sha512-uU27kfDRlhfKl+w1U6vp16IuvSLtjAxdArVXPa9BvLkrr7CYIsxH5adpHObeAGY/41+syctUWOZ140a2Rvkgjw==
|
58 | 58 |
|
59 |
| -"@babel/core@7.23.7", "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.23.2": |
60 |
| - version "7.23.7" |
61 |
| - resolved "https://registry.npmjs.org/@babel/core/-/core-7.23.7.tgz" |
62 |
| - integrity sha512-+UpDgowcmqe36d4NwqvKsyPMlOLNGMsfMmQ5WGCu+siCe3t3dfe9njrzGfdN4qq+bcNUt0+Vw6haRxBOycs4dw== |
| 59 | +"@babel/core@7.23.9", "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.23.2": |
| 60 | + version "7.23.9" |
| 61 | + resolved "https://registry.npmjs.org/@babel/core/-/core-7.23.9.tgz" |
| 62 | + integrity sha512-5q0175NOjddqpvvzU+kDiSOAk4PfdO6FvwCWoQ6RO7rTzEe8vlo+4HVfcnAREhD4npMs0e9uZypjTwzZPCf/cw== |
63 | 63 | dependencies:
|
64 | 64 | "@ampproject/remapping" "^2.2.0"
|
65 | 65 | "@babel/code-frame" "^7.23.5"
|
66 | 66 | "@babel/generator" "^7.23.6"
|
67 | 67 | "@babel/helper-compilation-targets" "^7.23.6"
|
68 | 68 | "@babel/helper-module-transforms" "^7.23.3"
|
69 |
| - "@babel/helpers" "^7.23.7" |
70 |
| - "@babel/parser" "^7.23.6" |
71 |
| - "@babel/template" "^7.22.15" |
72 |
| - "@babel/traverse" "^7.23.7" |
73 |
| - "@babel/types" "^7.23.6" |
| 69 | + "@babel/helpers" "^7.23.9" |
| 70 | + "@babel/parser" "^7.23.9" |
| 71 | + "@babel/template" "^7.23.9" |
| 72 | + "@babel/traverse" "^7.23.9" |
| 73 | + "@babel/types" "^7.23.9" |
74 | 74 | convert-source-map "^2.0.0"
|
75 | 75 | debug "^4.1.0"
|
76 | 76 | gensync "^1.0.0-beta.2"
|
|
224 | 224 | resolved "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.23.5.tgz"
|
225 | 225 | integrity sha512-85ttAOMLsr53VgXkTbkx8oA6YTfT4q7/HzXSLEYmjcSTJPMPQtvq1BD79Byep5xMUYbGRzEpDsjUf3dyp54IKw==
|
226 | 226 |
|
227 |
| -"@babel/helpers@^7.23.7": |
228 |
| - version "7.23.7" |
229 |
| - resolved "https://registry.npmjs.org/@babel/helpers/-/helpers-7.23.7.tgz" |
230 |
| - integrity sha512-6AMnjCoC8wjqBzDHkuqpa7jAKwvMo4dC+lr/TFBz+ucfulO1XMpDnwWPGBNwClOKZ8h6xn5N81W/R5OrcKtCbQ== |
| 227 | +"@babel/helpers@^7.23.9": |
| 228 | + version "7.23.9" |
| 229 | + resolved "https://registry.npmjs.org/@babel/helpers/-/helpers-7.23.9.tgz" |
| 230 | + integrity sha512-87ICKgU5t5SzOT7sBMfCOZQ2rHjRU+Pcb9BoILMYz600W6DkVRLFBPwQ18gwUVvggqXivaUakpnxWQGbpywbBQ== |
231 | 231 | dependencies:
|
232 |
| - "@babel/template" "^7.22.15" |
233 |
| - "@babel/traverse" "^7.23.7" |
234 |
| - "@babel/types" "^7.23.6" |
| 232 | + "@babel/template" "^7.23.9" |
| 233 | + "@babel/traverse" "^7.23.9" |
| 234 | + "@babel/types" "^7.23.9" |
235 | 235 |
|
236 | 236 | "@babel/highlight@^7.23.4":
|
237 | 237 | version "7.23.4"
|
|
242 | 242 | chalk "^2.4.2"
|
243 | 243 | js-tokens "^4.0.0"
|
244 | 244 |
|
245 |
| -"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.22.15", "@babel/parser@^7.23.0", "@babel/parser@^7.23.6": |
246 |
| - version "7.23.6" |
247 |
| - resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.23.6.tgz" |
248 |
| - integrity sha512-Z2uID7YJ7oNvAI20O9X0bblw7Qqs8Q2hFy0R9tAfnfLkp5MW0UH9eUvnDSnFwKZ0AvgS1ucqR4KzvVHgnke1VQ== |
| 245 | +"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.23.0", "@babel/parser@^7.23.9": |
| 246 | + version "7.23.9" |
| 247 | + resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.23.9.tgz" |
| 248 | + integrity sha512-9tcKgqKbs3xGJ+NtKF2ndOBBLVwPjl1SHxPQkd36r3Dlirw3xWUeGaTbqr7uGZcTaxkVNwc+03SVP7aCdWrTlA== |
249 | 249 |
|
250 | 250 | "@babel/plugin-proposal-class-properties@7.18.6":
|
251 | 251 | version "7.18.6"
|
|
377 | 377 | dependencies:
|
378 | 378 | regenerator-runtime "^0.14.0"
|
379 | 379 |
|
380 |
| -"@babel/template@^7.20.7", "@babel/template@^7.22.15", "@babel/template@^7.3.3": |
381 |
| - version "7.22.15" |
382 |
| - resolved "https://registry.npmjs.org/@babel/template/-/template-7.22.15.tgz" |
383 |
| - integrity sha512-QPErUVm4uyJa60rkI73qneDacvdvzxshT3kksGqlGWYdOTIUOwJ7RDUL8sGqslY1uXWSL6xMFKEXDS3ox2uF0w== |
| 380 | +"@babel/template@^7.20.7", "@babel/template@^7.22.15", "@babel/template@^7.23.9", "@babel/template@^7.3.3": |
| 381 | + version "7.23.9" |
| 382 | + resolved "https://registry.npmjs.org/@babel/template/-/template-7.23.9.tgz" |
| 383 | + integrity sha512-+xrD2BWLpvHKNmX2QbpdpsBaWnRxahMwJjO+KZk2JOElj5nSmKezyS1B4u+QbHMTX69t4ukm6hh9lsYQ7GHCKA== |
384 | 384 | dependencies:
|
385 |
| - "@babel/code-frame" "^7.22.13" |
386 |
| - "@babel/parser" "^7.22.15" |
387 |
| - "@babel/types" "^7.22.15" |
| 385 | + "@babel/code-frame" "^7.23.5" |
| 386 | + "@babel/parser" "^7.23.9" |
| 387 | + "@babel/types" "^7.23.9" |
388 | 388 |
|
389 |
| -"@babel/traverse@^7.20.7", "@babel/traverse@^7.23.2", "@babel/traverse@^7.23.7": |
390 |
| - version "7.23.7" |
391 |
| - resolved "https://registry.npmjs.org/@babel/traverse/-/traverse-7.23.7.tgz" |
392 |
| - integrity sha512-tY3mM8rH9jM0YHFGyfC0/xf+SB5eKUu7HPj7/k3fpi9dAlsMc5YbQvDi0Sh2QTPXqMhyaAtzAr807TIyfQrmyg== |
| 389 | +"@babel/traverse@^7.20.7", "@babel/traverse@^7.23.2", "@babel/traverse@^7.23.9": |
| 390 | + version "7.23.9" |
| 391 | + resolved "https://registry.npmjs.org/@babel/traverse/-/traverse-7.23.9.tgz" |
| 392 | + integrity sha512-I/4UJ9vs90OkBtY6iiiTORVMyIhJ4kAVmsKo9KFc8UOxMeUfi2hvtIBsET5u9GizXE6/GFSuKCTNfgCswuEjRg== |
393 | 393 | dependencies:
|
394 | 394 | "@babel/code-frame" "^7.23.5"
|
395 | 395 | "@babel/generator" "^7.23.6"
|
396 | 396 | "@babel/helper-environment-visitor" "^7.22.20"
|
397 | 397 | "@babel/helper-function-name" "^7.23.0"
|
398 | 398 | "@babel/helper-hoist-variables" "^7.22.5"
|
399 | 399 | "@babel/helper-split-export-declaration" "^7.22.6"
|
400 |
| - "@babel/parser" "^7.23.6" |
401 |
| - "@babel/types" "^7.23.6" |
| 400 | + "@babel/parser" "^7.23.9" |
| 401 | + "@babel/types" "^7.23.9" |
402 | 402 | debug "^4.3.1"
|
403 | 403 | globals "^11.1.0"
|
404 | 404 |
|
405 |
| -"@babel/types@^7.0.0", "@babel/types@^7.18.6", "@babel/types@^7.20.0", "@babel/types@^7.20.7", "@babel/types@^7.21.0", "@babel/types@^7.22.15", "@babel/types@^7.22.5", "@babel/types@^7.23.0", "@babel/types@^7.23.6", "@babel/types@^7.3.0", "@babel/types@^7.3.3": |
406 |
| - version "7.23.6" |
407 |
| - resolved "https://registry.npmjs.org/@babel/types/-/types-7.23.6.tgz" |
408 |
| - integrity sha512-+uarb83brBzPKN38NX1MkB6vb6+mwvR6amUulqAE7ccQw1pEl+bCia9TbdG1lsnFP7lZySvUn37CHyXQdfTwzg== |
| 405 | +"@babel/types@^7.0.0", "@babel/types@^7.18.6", "@babel/types@^7.20.0", "@babel/types@^7.20.7", "@babel/types@^7.21.0", "@babel/types@^7.22.15", "@babel/types@^7.22.5", "@babel/types@^7.23.0", "@babel/types@^7.23.6", "@babel/types@^7.23.9", "@babel/types@^7.3.0", "@babel/types@^7.3.3": |
| 406 | + version "7.23.9" |
| 407 | + resolved "https://registry.npmjs.org/@babel/types/-/types-7.23.9.tgz" |
| 408 | + integrity sha512-dQjSq/7HaSjRM43FFGnv5keM2HsxpmyV1PfaSVm0nzzjwwTmjOe6J4bC8e3+pTEIgHaHj+1ZlLThRJ2auc/w1Q== |
409 | 409 | dependencies:
|
410 | 410 | "@babel/helper-string-parser" "^7.23.4"
|
411 | 411 | "@babel/helper-validator-identifier" "^7.22.20"
|
|
0 commit comments