|
738 | 738 | resolved "https://registry.npmjs.org/@types/webpack-env/-/webpack-env-1.16.0.tgz" |
739 | 739 | integrity sha512-Fx+NpfOO0CpeYX2g9bkvX8O5qh9wrU1sOF4g8sft4Mu7z+qfe387YlyY8w8daDyDsKY5vUxM0yxkAYnbkRbZEw== |
740 | 740 |
|
741 | | -"@typescript-eslint/eslint-plugin@4.26.1": |
742 | | - version "4.26.1" |
743 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.26.1.tgz#b9c7313321cb837e2bf8bebe7acc2220659e67d3" |
744 | | - integrity sha512-aoIusj/8CR+xDWmZxARivZjbMBQTT9dImUtdZ8tVCVRXgBUuuZyM5Of5A9D9arQPxbi/0rlJLcuArclz/rCMJw== |
| 741 | +"@typescript-eslint/eslint-plugin@4.27.0": |
| 742 | + version "4.27.0" |
| 743 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.27.0.tgz#0b7fc974e8bc9b2b5eb98ed51427b0be529b4ad0" |
| 744 | + integrity sha512-DsLqxeUfLVNp3AO7PC3JyaddmEHTtI9qTSAs+RB6ja27QvIM0TA8Cizn1qcS6vOu+WDLFJzkwkgweiyFhssDdQ== |
745 | 745 | dependencies: |
746 | | - "@typescript-eslint/experimental-utils" "4.26.1" |
747 | | - "@typescript-eslint/scope-manager" "4.26.1" |
| 746 | + "@typescript-eslint/experimental-utils" "4.27.0" |
| 747 | + "@typescript-eslint/scope-manager" "4.27.0" |
748 | 748 | debug "^4.3.1" |
749 | 749 | functional-red-black-tree "^1.0.1" |
750 | 750 | lodash "^4.17.21" |
751 | 751 | regexpp "^3.1.0" |
752 | 752 | semver "^7.3.5" |
753 | 753 | tsutils "^3.21.0" |
754 | 754 |
|
755 | | -"@typescript-eslint/experimental-utils@4.26.1": |
756 | | - version "4.26.1" |
757 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.26.1.tgz#a35980a2390da9232aa206b27f620eab66e94142" |
758 | | - integrity sha512-sQHBugRhrXzRCs9PaGg6rowie4i8s/iD/DpTB+EXte8OMDfdCG5TvO73XlO9Wc/zi0uyN4qOmX9hIjQEyhnbmQ== |
| 755 | +"@typescript-eslint/experimental-utils@4.27.0": |
| 756 | + version "4.27.0" |
| 757 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.27.0.tgz#78192a616472d199f084eab8f10f962c0757cd1c" |
| 758 | + integrity sha512-n5NlbnmzT2MXlyT+Y0Jf0gsmAQzCnQSWXKy4RGSXVStjDvS5we9IWbh7qRVKdGcxT0WYlgcCYUK/HRg7xFhvjQ== |
759 | 759 | dependencies: |
760 | 760 | "@types/json-schema" "^7.0.7" |
761 | | - "@typescript-eslint/scope-manager" "4.26.1" |
762 | | - "@typescript-eslint/types" "4.26.1" |
763 | | - "@typescript-eslint/typescript-estree" "4.26.1" |
| 761 | + "@typescript-eslint/scope-manager" "4.27.0" |
| 762 | + "@typescript-eslint/types" "4.27.0" |
| 763 | + "@typescript-eslint/typescript-estree" "4.27.0" |
764 | 764 | eslint-scope "^5.1.1" |
765 | 765 | eslint-utils "^3.0.0" |
766 | 766 |
|
767 | | -"@typescript-eslint/parser@4.26.1": |
768 | | - version "4.26.1" |
769 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.26.1.tgz#cecfdd5eb7a5c13aabce1c1cfd7fbafb5a0f1e8e" |
770 | | - integrity sha512-q7F3zSo/nU6YJpPJvQveVlIIzx9/wu75lr6oDbDzoeIRWxpoc/HQ43G4rmMoCc5my/3uSj2VEpg/D83LYZF5HQ== |
| 767 | +"@typescript-eslint/parser@4.27.0": |
| 768 | + version "4.27.0" |
| 769 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.27.0.tgz#85447e573364bce4c46c7f64abaa4985aadf5a94" |
| 770 | + integrity sha512-XpbxL+M+gClmJcJ5kHnUpBGmlGdgNvy6cehgR6ufyxkEJMGP25tZKCaKyC0W/JVpuhU3VU1RBn7SYUPKSMqQvQ== |
771 | 771 | dependencies: |
772 | | - "@typescript-eslint/scope-manager" "4.26.1" |
773 | | - "@typescript-eslint/types" "4.26.1" |
774 | | - "@typescript-eslint/typescript-estree" "4.26.1" |
| 772 | + "@typescript-eslint/scope-manager" "4.27.0" |
| 773 | + "@typescript-eslint/types" "4.27.0" |
| 774 | + "@typescript-eslint/typescript-estree" "4.27.0" |
775 | 775 | debug "^4.3.1" |
776 | 776 |
|
777 | | -"@typescript-eslint/scope-manager@4.26.1": |
778 | | - version "4.26.1" |
779 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.26.1.tgz#075a74a15ff33ee3a7ed33e5fce16ee86689f662" |
780 | | - integrity sha512-TW1X2p62FQ8Rlne+WEShyd7ac2LA6o27S9i131W4NwDSfyeVlQWhw8ylldNNS8JG6oJB9Ha9Xyc+IUcqipvheQ== |
| 777 | +"@typescript-eslint/scope-manager@4.27.0": |
| 778 | + version "4.27.0" |
| 779 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.27.0.tgz#b0b1de2b35aaf7f532e89c8e81d0fa298cae327d" |
| 780 | + integrity sha512-DY73jK6SEH6UDdzc6maF19AHQJBFVRf6fgAXHPXCGEmpqD4vYgPEzqpFz1lf/daSbOcMpPPj9tyXXDPW2XReAw== |
781 | 781 | dependencies: |
782 | | - "@typescript-eslint/types" "4.26.1" |
783 | | - "@typescript-eslint/visitor-keys" "4.26.1" |
| 782 | + "@typescript-eslint/types" "4.27.0" |
| 783 | + "@typescript-eslint/visitor-keys" "4.27.0" |
784 | 784 |
|
785 | | -"@typescript-eslint/types@4.26.1": |
786 | | - version "4.26.1" |
787 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.26.1.tgz#9e7c523f73c34b04a765e4167ca5650436ef1d38" |
788 | | - integrity sha512-STyMPxR3cS+LaNvS8yK15rb8Y0iL0tFXq0uyl6gY45glyI7w0CsyqyEXl/Fa0JlQy+pVANeK3sbwPneCbWE7yg== |
| 785 | +"@typescript-eslint/types@4.27.0": |
| 786 | + version "4.27.0" |
| 787 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.27.0.tgz#712b408519ed699baff69086bc59cd2fc13df8d8" |
| 788 | + integrity sha512-I4ps3SCPFCKclRcvnsVA/7sWzh7naaM/b4pBO2hVxnM3wrU51Lveybdw5WoIktU/V4KfXrTt94V9b065b/0+wA== |
789 | 789 |
|
790 | | -"@typescript-eslint/typescript-estree@4.26.1": |
791 | | - version "4.26.1" |
792 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.26.1.tgz#b2ce2e789233d62283fae2c16baabd4f1dbc9633" |
793 | | - integrity sha512-l3ZXob+h0NQzz80lBGaykdScYaiEbFqznEs99uwzm8fPHhDjwaBFfQkjUC/slw6Sm7npFL8qrGEAMxcfBsBJUg== |
| 790 | +"@typescript-eslint/typescript-estree@4.27.0": |
| 791 | + version "4.27.0" |
| 792 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.27.0.tgz#189a7b9f1d0717d5cccdcc17247692dedf7a09da" |
| 793 | + integrity sha512-KH03GUsUj41sRLLEy2JHstnezgpS5VNhrJouRdmh6yNdQ+yl8w5LrSwBkExM+jWwCJa7Ct2c8yl8NdtNRyQO6g== |
794 | 794 | dependencies: |
795 | | - "@typescript-eslint/types" "4.26.1" |
796 | | - "@typescript-eslint/visitor-keys" "4.26.1" |
| 795 | + "@typescript-eslint/types" "4.27.0" |
| 796 | + "@typescript-eslint/visitor-keys" "4.27.0" |
797 | 797 | debug "^4.3.1" |
798 | 798 | globby "^11.0.3" |
799 | 799 | is-glob "^4.0.1" |
800 | 800 | semver "^7.3.5" |
801 | 801 | tsutils "^3.21.0" |
802 | 802 |
|
803 | | -"@typescript-eslint/visitor-keys@4.26.1": |
804 | | - version "4.26.1" |
805 | | - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.26.1.tgz#0d55ea735cb0d8903b198017d6d4f518fdaac546" |
806 | | - integrity sha512-IGouNSSd+6x/fHtYRyLOM6/C+QxMDzWlDtN41ea+flWuSF9g02iqcIlX8wM53JkfljoIjP0U+yp7SiTS1onEkw== |
| 803 | +"@typescript-eslint/visitor-keys@4.27.0": |
| 804 | + version "4.27.0" |
| 805 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.27.0.tgz#f56138b993ec822793e7ebcfac6ffdce0a60cb81" |
| 806 | + integrity sha512-es0GRYNZp0ieckZ938cEANfEhsfHrzuLrePukLKtY3/KPXcq1Xd555Mno9/GOgXhKzn0QfkDLVgqWO3dGY80bg== |
807 | 807 | dependencies: |
808 | | - "@typescript-eslint/types" "4.26.1" |
| 808 | + "@typescript-eslint/types" "4.27.0" |
809 | 809 | eslint-visitor-keys "^2.0.0" |
810 | 810 |
|
811 | 811 | |
@@ -971,10 +971,10 @@ acorn-jsx@^5.3.1: |
971 | 971 | resolved "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.1.tgz" |
972 | 972 | integrity sha512-K0Ptm/47OKfQRpNQ2J/oIN/3QYiK6FwW+eJbILhsdxh2WTLdl+30o8aGdTbm5JbffpFFAg/g+zi1E+jvJha5ng== |
973 | 973 |
|
974 | | -acorn@8.3.0: |
975 | | - version "8.3.0" |
976 | | - resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.3.0.tgz#1193f9b96c4e8232f00b11a9edff81b2c8b98b88" |
977 | | - integrity sha512-tqPKHZ5CaBJw0Xmy0ZZvLs1qTV+BNFSyvn77ASXkpBNfIRk8ev26fKrD9iLGwGA9zedPao52GSHzq8lyZG0NUw== |
| 974 | +acorn@8.4.0: |
| 975 | + version "8.4.0" |
| 976 | + resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.4.0.tgz#af53266e698d7cffa416714b503066a82221be60" |
| 977 | + integrity sha512-ULr0LDaEqQrMFGyQ3bhJkLsbtrQ8QibAseGZeaSUiT/6zb9IvIkomWHJIvgvwad+hinRAgsI51JcWk2yvwyL+w== |
978 | 978 |
|
979 | 979 | acorn@^7.4.0: |
980 | 980 | version "7.4.0" |
|
1886 | 1886 | resolve "^1.20.0" |
1887 | 1887 | tsconfig-paths "^3.9.0" |
1888 | 1888 |
|
1889 | | -eslint-plugin-jsdoc@35.1.3: |
1890 | | - version "35.1.3" |
1891 | | - resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-35.1.3.tgz#ee9f8566eeb87a0e96fc52ec55897a2cb93ceea5" |
1892 | | - integrity sha512-9AVpCssb7+cfEx3GJtnhJ8yLOVsHDKGMgngcfvwFBxdcOVPFhLENReL5aX1R2gNiG3psqIWFVBpSPnPQTrMZUA== |
| 1889 | +eslint-plugin-jsdoc@35.3.0: |
| 1890 | + version "35.3.0" |
| 1891 | + resolved "https://registry.yarnpkg.com/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-35.3.0.tgz#375410bc990b54d1a394b545b9faa92d8e05a065" |
| 1892 | + integrity sha512-caPF26GcTqU8e83kj6Zp5RLCNgf9ya8rGNxtk1aDAiUCF5KMqTKmOt28sjcejL99b0py3EC0ds8dOXsoFDVahA== |
1893 | 1893 | dependencies: |
1894 | 1894 | "@es-joy/jsdoccomment" "^0.8.0-alpha.2" |
1895 | 1895 | comment-parser "1.1.5" |
@@ -4409,10 +4409,10 @@ tsconfig-paths@^3.9.0: |
4409 | 4409 | minimist "^1.2.0" |
4410 | 4410 | strip-bom "^3.0.0" |
4411 | 4411 |
|
4412 | | -tslib@2.2.0: |
4413 | | - version "2.2.0" |
4414 | | - resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.2.0.tgz#fb2c475977e35e241311ede2693cee1ec6698f5c" |
4415 | | - integrity sha512-gS9GVHRU+RGn5KQM2rllAlR3dU6m7AcpJKdtH8gFvQiC4Otgk98XnmMU+nZenHt/+VhnBPWwgrJsyrdcw6i23w== |
| 4412 | +tslib@2.3.0: |
| 4413 | + version "2.3.0" |
| 4414 | + resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.0.tgz#803b8cdab3e12ba581a4ca41c8839bbb0dacb09e" |
| 4415 | + integrity sha512-N82ooyxVNm6h1riLCoyS9e3fuJ3AMG2zIZs2Gd1ATcSFjSA23Q0fzjjZeh0jbJvWVDZ0cJT8yaNNaaXHzueNjg== |
4416 | 4416 |
|
4417 | 4417 | tslib@^1.8.1, tslib@^1.9.0: |
4418 | 4418 | version "1.11.1" |
@@ -4592,10 +4592,10 @@ webpack-sources@^2.3.0: |
4592 | 4592 | source-list-map "^2.0.1" |
4593 | 4593 | source-map "^0.6.1" |
4594 | 4594 |
|
4595 | | -webpack@5.38.1: |
4596 | | - version "5.38.1" |
4597 | | - resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.38.1.tgz#5224c7f24c18e729268d3e3bc97240d6e880258e" |
4598 | | - integrity sha512-OqRmYD1OJbHZph6RUMD93GcCZy4Z4wC0ele4FXyYF0J6AxO1vOSuIlU1hkS/lDlR9CDYBz64MZRmdbdnFFoT2g== |
| 4595 | +webpack@5.39.0: |
| 4596 | + version "5.39.0" |
| 4597 | + resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.39.0.tgz#37d6899f1f40c31d5901abc0f39bc8cc7224138c" |
| 4598 | + integrity sha512-25CHmuDj+oOTyteI13sUqNlCnjCnySuhiKWE/cRYPQYeoQ3ijHgyWX27CiyUKLNGq27v8S0mrksyTreT/xo7pg== |
4599 | 4599 | dependencies: |
4600 | 4600 | "@types/eslint-scope" "^3.7.0" |
4601 | 4601 | "@types/estree" "^0.0.47" |
|
0 commit comments