|
156 | 156 | dependencies:
|
157 | 157 | tslib "^2.1.0"
|
158 | 158 |
|
| 159 | +"@angular/localize@^12.0.0": |
| 160 | + version "12.0.1" |
| 161 | + resolved "https://registry.yarnpkg.com/@angular/localize/-/localize-12.0.1.tgz#6477066b6e4830c9dffa931064794108961d4364" |
| 162 | + integrity sha512-+nLvfbX2tQUMCDILlUOhb1o3B7DzcJgrEy3QEG3dGkT7A7RjA5zShXN+CXuaeEMlTSGURVx3IEzuudpGcgLz9Q== |
| 163 | + dependencies: |
| 164 | + "@babel/core" "7.8.3" |
| 165 | + glob "7.1.7" |
| 166 | + yargs "^16.2.0" |
| 167 | + |
159 | 168 | "@angular/platform-browser-dynamic@^12.0.0":
|
160 | 169 | version "12.0.0"
|
161 | 170 | resolved "https://registry.yarnpkg.com/@angular/platform-browser-dynamic/-/platform-browser-dynamic-12.0.0.tgz#295036e7b487b6dbe3b13db763a371675d391ee6"
|
|
236 | 245 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.12.tgz#a8a5ccac19c200f9dd49624cac6e19d7be1236a1"
|
237 | 246 | integrity sha512-3eJJ841uKxeV8dcN/2yGEUy+RfgQspPEgQat85umsE1rotuquQ2AbIub4S6j7c50a2d+4myc+zSlnXeIHrOnhQ==
|
238 | 247 |
|
| 248 | + |
| 249 | + version "7.8.3" |
| 250 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.8.3.tgz#30b0ebb4dd1585de6923a0b4d179e0b9f5d82941" |
| 251 | + integrity sha512-4XFkf8AwyrEG7Ziu3L2L0Cv+WyY47Tcsp70JFmpftbAA1K7YL/sgE9jh9HyNj08Y/U50ItUchpN0w6HxAoX1rA== |
| 252 | + dependencies: |
| 253 | + "@babel/code-frame" "^7.8.3" |
| 254 | + "@babel/generator" "^7.8.3" |
| 255 | + "@babel/helpers" "^7.8.3" |
| 256 | + "@babel/parser" "^7.8.3" |
| 257 | + "@babel/template" "^7.8.3" |
| 258 | + "@babel/traverse" "^7.8.3" |
| 259 | + "@babel/types" "^7.8.3" |
| 260 | + convert-source-map "^1.7.0" |
| 261 | + debug "^4.1.0" |
| 262 | + gensync "^1.0.0-beta.1" |
| 263 | + json5 "^2.1.0" |
| 264 | + lodash "^4.17.13" |
| 265 | + resolve "^1.3.2" |
| 266 | + semver "^5.4.1" |
| 267 | + source-map "^0.5.0" |
| 268 | + |
239 | 269 | "@babel/core@>=7.9.0":
|
240 | 270 | version "7.9.0"
|
241 | 271 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.9.0.tgz#ac977b538b77e132ff706f3b8a4dbad09c03c56e"
|
|
329 | 359 | jsesc "^2.5.1"
|
330 | 360 | source-map "^0.5.0"
|
331 | 361 |
|
| 362 | +"@babel/generator@^7.14.2", "@babel/generator@^7.8.3": |
| 363 | + version "7.14.3" |
| 364 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.14.3.tgz#0c2652d91f7bddab7cccc6ba8157e4f40dcedb91" |
| 365 | + integrity sha512-bn0S6flG/j0xtQdz3hsjJ624h3W0r3llttBMfyHX3YrZ/KtLYr15bjA0FXkgW7FpvrDuTuElXeVjiKlYRpnOFA== |
| 366 | + dependencies: |
| 367 | + "@babel/types" "^7.14.2" |
| 368 | + jsesc "^2.5.1" |
| 369 | + source-map "^0.5.0" |
| 370 | + |
332 | 371 | "@babel/generator@^7.9.0", "@babel/generator@^7.9.5":
|
333 | 372 | version "7.9.5"
|
334 | 373 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.9.5.tgz#27f0917741acc41e6eaaced6d68f96c3fa9afaf9"
|
|
367 | 406 | "@babel/template" "^7.12.13"
|
368 | 407 | "@babel/types" "^7.12.13"
|
369 | 408 |
|
| 409 | +"@babel/helper-function-name@^7.14.2": |
| 410 | + version "7.14.2" |
| 411 | + resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.14.2.tgz#397688b590760b6ef7725b5f0860c82427ebaac2" |
| 412 | + integrity sha512-NYZlkZRydxw+YT56IlhIcS8PAhb+FEUiOzuhFTfqDyPmzAhRge6ua0dQYT/Uh0t/EDHq05/i+e5M2d4XvjgarQ== |
| 413 | + dependencies: |
| 414 | + "@babel/helper-get-function-arity" "^7.12.13" |
| 415 | + "@babel/template" "^7.12.13" |
| 416 | + "@babel/types" "^7.14.2" |
| 417 | + |
370 | 418 | "@babel/helper-function-name@^7.9.5":
|
371 | 419 | version "7.9.5"
|
372 | 420 | resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.9.5.tgz#2b53820d35275120e1874a82e5aabe1376920a5c"
|
|
591 | 639 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.12.11.tgz#c9a1f021917dcb5ccf0d4e453e399022981fc9ed"
|
592 | 640 | integrity sha512-np/lG3uARFybkoHokJUmf1QfEvRVCPbmQeUQpKow5cQ3xWrV9i3rUHodKDJPQfTVX61qKi+UdYk8kik84n7XOw==
|
593 | 641 |
|
| 642 | +"@babel/helper-validator-identifier@^7.14.0": |
| 643 | + version "7.14.0" |
| 644 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.0.tgz#d26cad8a47c65286b15df1547319a5d0bcf27288" |
| 645 | + integrity sha512-V3ts7zMSu5lfiwWDVWzRDGIN+lnCEUdaXgtVHJgLb1rGaA6jMrtB9EmE7L18foXJIE8Un/A/h6NJfGQp/e1J4A== |
| 646 | + |
594 | 647 | "@babel/helper-validator-identifier@^7.9.0", "@babel/helper-validator-identifier@^7.9.5":
|
595 | 648 | version "7.9.5"
|
596 | 649 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.9.5.tgz#90977a8e6fbf6b431a7dc31752eee233bf052d80"
|
|
619 | 672 | "@babel/traverse" "^7.13.0"
|
620 | 673 | "@babel/types" "^7.13.0"
|
621 | 674 |
|
| 675 | +"@babel/helpers@^7.8.3": |
| 676 | + version "7.14.0" |
| 677 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.14.0.tgz#ea9b6be9478a13d6f961dbb5f36bf75e2f3b8f62" |
| 678 | + integrity sha512-+ufuXprtQ1D1iZTO/K9+EBRn+qPWMJjZSw/S0KlFrxCw4tkrzv9grgpDHkY9MeQTjTY8i2sp7Jep8DfU6tN9Mg== |
| 679 | + dependencies: |
| 680 | + "@babel/template" "^7.12.13" |
| 681 | + "@babel/traverse" "^7.14.0" |
| 682 | + "@babel/types" "^7.14.0" |
| 683 | + |
622 | 684 | "@babel/helpers@^7.9.0":
|
623 | 685 | version "7.9.2"
|
624 | 686 | resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.9.2.tgz#b42a81a811f1e7313b88cba8adc66b3d9ae6c09f"
|
|
684 | 746 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.12.tgz#ba320059420774394d3b0c0233ba40e4250b81d1"
|
685 | 747 | integrity sha512-4T7Pb244rxH24yR116LAuJ+adxXXnHhZaLJjegJVKSdoNCe4x1eDBaud5YIcQFcqzsaD5BHvJw5BQ0AZapdCRw==
|
686 | 748 |
|
| 749 | +"@babel/parser@^7.14.2", "@babel/parser@^7.8.3": |
| 750 | + version "7.14.3" |
| 751 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.3.tgz#9b530eecb071fd0c93519df25c5ff9f14759f298" |
| 752 | + integrity sha512-7MpZDIfI7sUC5zWo2+foJ50CSI5lcqDehZ0lVgIhSi4bFEk94fLAKlF3Q0nzSQQ+ca0lm+O6G9ztKVBeu8PMRQ== |
| 753 | + |
687 | 754 | "@babel/parser@^7.8.6", "@babel/parser@^7.9.0":
|
688 | 755 | version "7.9.4"
|
689 | 756 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.9.4.tgz#68a35e6b0319bbc014465be43828300113f2f2e8"
|
|
751 | 818 | globals "^11.1.0"
|
752 | 819 | lodash "^4.17.19"
|
753 | 820 |
|
| 821 | +"@babel/traverse@^7.14.0", "@babel/traverse@^7.8.3": |
| 822 | + version "7.14.2" |
| 823 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.14.2.tgz#9201a8d912723a831c2679c7ebbf2fe1416d765b" |
| 824 | + integrity sha512-TsdRgvBFHMyHOOzcP9S6QU0QQtjxlRpEYOy3mcCO5RgmC305ki42aSAmfZEMSSYBla2oZ9BMqYlncBaKmD/7iA== |
| 825 | + dependencies: |
| 826 | + "@babel/code-frame" "^7.12.13" |
| 827 | + "@babel/generator" "^7.14.2" |
| 828 | + "@babel/helper-function-name" "^7.14.2" |
| 829 | + "@babel/helper-split-export-declaration" "^7.12.13" |
| 830 | + "@babel/parser" "^7.14.2" |
| 831 | + "@babel/types" "^7.14.2" |
| 832 | + debug "^4.1.0" |
| 833 | + globals "^11.1.0" |
| 834 | + |
754 | 835 | "@babel/traverse@^7.8.6", "@babel/traverse@^7.9.0":
|
755 | 836 | version "7.9.5"
|
756 | 837 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.9.5.tgz#6e7c56b44e2ac7011a948c21e283ddd9d9db97a2"
|
|
808 | 889 | lodash "^4.17.19"
|
809 | 890 | to-fast-properties "^2.0.0"
|
810 | 891 |
|
| 892 | +"@babel/types@^7.14.0", "@babel/types@^7.14.2": |
| 893 | + version "7.14.2" |
| 894 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.2.tgz#4208ae003107ef8a057ea8333e56eb64d2f6a2c3" |
| 895 | + integrity sha512-SdjAG/3DikRHpUOjxZgnkbR11xUlyDMUFJdvnIgZEE16mqmY0BINMmc4//JMJglEmn6i7sq6p+mGrFWyZ98EEw== |
| 896 | + dependencies: |
| 897 | + "@babel/helper-validator-identifier" "^7.14.0" |
| 898 | + to-fast-properties "^2.0.0" |
| 899 | + |
811 | 900 | "@babel/types@^7.8.3", "@babel/types@^7.8.6", "@babel/types@^7.9.0", "@babel/types@^7.9.5":
|
812 | 901 | version "7.9.5"
|
813 | 902 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.9.5.tgz#89231f82915a8a566a703b3b20133f73da6b9444"
|
@@ -7243,6 +7332,18 @@ [email protected], glob@^7.0.0, glob@^7.0.3, glob@^7.0.5, glob@^7.0.6, glob@^7.1.1, glo
|
7243 | 7332 | once "^1.3.0"
|
7244 | 7333 | path-is-absolute "^1.0.0"
|
7245 | 7334 |
|
| 7335 | + |
| 7336 | + version "7.1.7" |
| 7337 | + resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.7.tgz#3b193e9233f01d42d0b3f78294bbeeb418f94a90" |
| 7338 | + integrity sha512-OvD9ENzPLbegENnYP5UUfJIirTg4+XwMWGaQfQTY0JenxNvvIKP3U3/tAQSPIu/lHxXYSZmpXlUHeqAIdKzBLQ== |
| 7339 | + dependencies: |
| 7340 | + fs.realpath "^1.0.0" |
| 7341 | + inflight "^1.0.4" |
| 7342 | + inherits "2" |
| 7343 | + minimatch "^3.0.4" |
| 7344 | + once "^1.3.0" |
| 7345 | + path-is-absolute "^1.0.0" |
| 7346 | + |
7246 | 7347 | glob@^5.0.15:
|
7247 | 7348 | version "5.0.15"
|
7248 | 7349 | resolved "https://registry.yarnpkg.com/glob/-/glob-5.0.15.tgz#1bc936b9e02f4a603fcc222ecf7633d30b8b93b1"
|
@@ -8690,6 +8791,13 @@ json-stringify-safe@^5.0.1, json-stringify-safe@~5.0.1:
|
8690 | 8791 | resolved "https://registry.yarnpkg.com/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz#1296a2d58fd45f19a0f6ce01d65701e2c735b6eb"
|
8691 | 8792 | integrity sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus=
|
8692 | 8793 |
|
| 8794 | +json5@^2.1.0: |
| 8795 | + version "2.2.0" |
| 8796 | + resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.0.tgz#2dfefe720c6ba525d9ebd909950f0515316c89a3" |
| 8797 | + integrity sha512-f+8cldu7X/y7RAJurMEJmdoKXGB/X550w2Nr3tTbezL6RwEE/iMcm+tZnXeoZtKuOq6ft8+CqzEkrIgx1fPoQA== |
| 8798 | + dependencies: |
| 8799 | + minimist "^1.2.5" |
| 8800 | + |
8693 | 8801 | json5@^2.1.2:
|
8694 | 8802 | version "2.1.3"
|
8695 | 8803 | resolved "https://registry.yarnpkg.com/json5/-/json5-2.1.3.tgz#c9b0f7fa9233bfe5807fe66fcf3a5617ed597d43"
|
|
0 commit comments