|
770 | 770 | dependencies:
|
771 | 771 | "@types/yargs-parser" "*"
|
772 | 772 |
|
773 |
| -"@typescript-eslint/eslint-plugin@4.20.0": |
774 |
| - version "4.20.0" |
775 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.20.0.tgz#9d8794bd99aad9153092ad13c96164e3082e9a92" |
776 |
| - integrity sha512-sw+3HO5aehYqn5w177z2D82ZQlqHCwcKSMboueo7oE4KU9QiC0SAgfS/D4z9xXvpTc8Bt41Raa9fBR8T2tIhoQ== |
| 773 | +"@typescript-eslint/eslint-plugin@4.21.0": |
| 774 | + version "4.21.0" |
| 775 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.21.0.tgz#3fce2bfa76d95c00ac4f33dff369cb593aab8878" |
| 776 | + integrity sha512-FPUyCPKZbVGexmbCFI3EQHzCZdy2/5f+jv6k2EDljGdXSRc0cKvbndd2nHZkSLqCNOPk0jB6lGzwIkglXcYVsQ== |
777 | 777 | dependencies:
|
778 |
| - "@typescript-eslint/experimental-utils" "4.20.0" |
779 |
| - "@typescript-eslint/scope-manager" "4.20.0" |
| 778 | + "@typescript-eslint/experimental-utils" "4.21.0" |
| 779 | + "@typescript-eslint/scope-manager" "4.21.0" |
780 | 780 | debug "^4.1.1"
|
781 | 781 | functional-red-black-tree "^1.0.1"
|
782 | 782 | lodash "^4.17.15"
|
783 | 783 | regexpp "^3.0.0"
|
784 | 784 | semver "^7.3.2"
|
785 | 785 | tsutils "^3.17.1"
|
786 | 786 |
|
787 |
| -"@typescript-eslint/[email protected]": |
788 |
| - version "4.20.0" |
789 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.20.0.tgz#a8ab2d7b61924f99042b7d77372996d5f41dc44b" |
790 |
| - integrity sha512-sQNlf6rjLq2yB5lELl3gOE7OuoA/6IVXJUJ+Vs7emrQMva14CkOwyQwD7CW+TkmOJ4Q/YGmoDLmbfFrpGmbKng== |
791 |
| - dependencies: |
792 |
| - "@types/json-schema" "^7.0.3" |
793 |
| - "@typescript-eslint/scope-manager" "4.20.0" |
794 |
| - "@typescript-eslint/types" "4.20.0" |
795 |
| - "@typescript-eslint/typescript-estree" "4.20.0" |
796 |
| - eslint-scope "^5.0.0" |
797 |
| - eslint-utils "^2.0.0" |
798 |
| - |
799 |
| -"@typescript-eslint/experimental-utils@^4.0.1": |
| 787 | +"@typescript-eslint/[email protected]", "@typescript-eslint/experimental-utils@^4.0.1": |
800 | 788 | version "4.21.0"
|
801 | 789 | resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-4.21.0.tgz#0b0bb7c15d379140a660c003bdbafa71ae9134b6"
|
802 | 790 | integrity sha512-cEbgosW/tUFvKmkg3cU7LBoZhvUs+ZPVM9alb25XvR0dal4qHL3SiUqHNrzoWSxaXA9gsifrYrS1xdDV6w/gIA==
|
|
808 | 796 | eslint-scope "^5.0.0"
|
809 | 797 | eslint-utils "^2.0.0"
|
810 | 798 |
|
811 |
| -"@typescript-eslint/parser@4.20.0": |
812 |
| - version "4.20.0" |
813 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.20.0.tgz#8dd403c8b4258b99194972d9799e201b8d083bdd" |
814 |
| - integrity sha512-m6vDtgL9EABdjMtKVw5rr6DdeMCH3OA1vFb0dAyuZSa3e5yw1YRzlwFnm9knma9Lz6b2GPvoNSa8vOXrqsaglA== |
| 799 | +"@typescript-eslint/parser@4.21.0": |
| 800 | + version "4.21.0" |
| 801 | + resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-4.21.0.tgz#a227fc2af4001668c3e3f7415d4feee5093894c1" |
| 802 | + integrity sha512-eyNf7QmE5O/l1smaQgN0Lj2M/1jOuNg2NrBm1dqqQN0sVngTLyw8tdCbih96ixlhbF1oINoN8fDCyEH9SjLeIA== |
815 | 803 | dependencies:
|
816 |
| - "@typescript-eslint/scope-manager" "4.20.0" |
817 |
| - "@typescript-eslint/types" "4.20.0" |
818 |
| - "@typescript-eslint/typescript-estree" "4.20.0" |
| 804 | + "@typescript-eslint/scope-manager" "4.21.0" |
| 805 | + "@typescript-eslint/types" "4.21.0" |
| 806 | + "@typescript-eslint/typescript-estree" "4.21.0" |
819 | 807 | debug "^4.1.1"
|
820 | 808 |
|
821 |
| -"@typescript-eslint/[email protected]": |
822 |
| - version "4.20.0" |
823 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.20.0.tgz#953ecbf3b00845ece7be66246608be9d126d05ca" |
824 |
| - integrity sha512-/zm6WR6iclD5HhGpcwl/GOYDTzrTHmvf8LLLkwKqqPKG6+KZt/CfSgPCiybshmck66M2L5fWSF/MKNuCwtKQSQ== |
825 |
| - dependencies: |
826 |
| - "@typescript-eslint/types" "4.20.0" |
827 |
| - "@typescript-eslint/visitor-keys" "4.20.0" |
828 |
| - |
829 | 809 | "@typescript-eslint/[email protected]":
|
830 | 810 | version "4.21.0"
|
831 | 811 | resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.21.0.tgz#c81b661c4b8af1ec0c010d847a8f9ab76ab95b4d"
|
|
834 | 814 | "@typescript-eslint/types" "4.21.0"
|
835 | 815 | "@typescript-eslint/visitor-keys" "4.21.0"
|
836 | 816 |
|
837 |
| -"@typescript-eslint/[email protected]": |
838 |
| - version "4.20.0" |
839 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.20.0.tgz#c6cf5ef3c9b1c8f699a9bbdafb7a1da1ca781225" |
840 |
| - integrity sha512-cYY+1PIjei1nk49JAPnH1VEnu7OYdWRdJhYI5wiKOUMhLTG1qsx5cQxCUTuwWCmQoyriadz3Ni8HZmGSofeC+w== |
841 |
| - |
842 | 817 | "@typescript-eslint/[email protected]":
|
843 | 818 | version "4.21.0"
|
844 | 819 | resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.21.0.tgz#abdc3463bda5d31156984fa5bc316789c960edef"
|
845 | 820 | integrity sha512-+OQaupjGVVc8iXbt6M1oZMwyKQNehAfLYJJ3SdvnofK2qcjfor9pEM62rVjBknhowTkh+2HF+/KdRAc/wGBN2w==
|
846 | 821 |
|
847 |
| -"@typescript-eslint/[email protected]": |
848 |
| - version "4.20.0" |
849 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.20.0.tgz#8b3b08f85f18a8da5d88f65cb400f013e88ab7be" |
850 |
| - integrity sha512-Knpp0reOd4ZsyoEJdW8i/sK3mtZ47Ls7ZHvD8WVABNx5Xnn7KhenMTRGegoyMTx6TiXlOVgMz9r0pDgXTEEIHA== |
851 |
| - dependencies: |
852 |
| - "@typescript-eslint/types" "4.20.0" |
853 |
| - "@typescript-eslint/visitor-keys" "4.20.0" |
854 |
| - debug "^4.1.1" |
855 |
| - globby "^11.0.1" |
856 |
| - is-glob "^4.0.1" |
857 |
| - semver "^7.3.2" |
858 |
| - tsutils "^3.17.1" |
859 |
| - |
860 | 822 | "@typescript-eslint/[email protected]":
|
861 | 823 | version "4.21.0"
|
862 | 824 | resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.21.0.tgz#3817bd91857beeaeff90f69f1f112ea58d350b0a"
|
|
870 | 832 | semver "^7.3.2"
|
871 | 833 | tsutils "^3.17.1"
|
872 | 834 |
|
873 |
| -"@typescript-eslint/[email protected]": |
874 |
| - version "4.20.0" |
875 |
| - resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.20.0.tgz#1e84db034da13f208325e6bfc995c3b75f7dbd62" |
876 |
| - integrity sha512-NXKRM3oOVQL8yNFDNCZuieRIwZ5UtjNLYtmMx2PacEAGmbaEYtGgVHUHVyZvU/0rYZcizdrWjDo+WBtRPSgq+A== |
877 |
| - dependencies: |
878 |
| - "@typescript-eslint/types" "4.20.0" |
879 |
| - eslint-visitor-keys "^2.0.0" |
880 |
| - |
881 | 835 | "@typescript-eslint/[email protected]":
|
882 | 836 | version "4.21.0"
|
883 | 837 | resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.21.0.tgz#990a9acdc124331f5863c2cf21c88ba65233cd8d"
|
@@ -2044,10 +1998,10 @@ copy-descriptor@^0.1.0:
|
2044 | 1998 | resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d"
|
2045 | 1999 | integrity sha1-Z29us8OZl8LuGsOpJP1hJHSPV40=
|
2046 | 2000 |
|
2047 |
| - |
2048 |
| - version "8.1.0" |
2049 |
| - resolved "https://registry.yarnpkg.com/copy-webpack-plugin/-/copy-webpack-plugin-8.1.0.tgz#0b53170db798ed301439536a02f2868ff63291a0" |
2050 |
| - integrity sha512-Soiq8kXI2AZkpw3dSp18u6oU2JonC7UKv3UdXsKOmT1A5QT46ku9+6c0Qy29JDbSavQJNN1/eKGpd3QNw+cZWg== |
| 2001 | + |
| 2002 | + version "8.1.1" |
| 2003 | + resolved "https://registry.yarnpkg.com/copy-webpack-plugin/-/copy-webpack-plugin-8.1.1.tgz#3f697e162764925c2f0d235f380676125508fd26" |
| 2004 | + integrity sha512-rYM2uzRxrLRpcyPqGceRBDpxxUV8vcDqIKxAUKfcnFpcrPxT5+XvhTxv7XLjo5AvEJFPdAE3zCogG2JVahqgSQ== |
2051 | 2005 | dependencies:
|
2052 | 2006 | fast-glob "^3.2.5"
|
2053 | 2007 | glob-parent "^5.1.1"
|
@@ -2221,7 +2175,7 @@ cssesc@^3.0.0:
|
2221 | 2175 | resolved "https://registry.yarnpkg.com/cssesc/-/cssesc-3.0.0.tgz#37741919903b868565e1c09ea747445cd18983ee"
|
2222 | 2176 | integrity sha512-/Tb/JcjK111nNScGob5MNtsntNM1aCNUDipB/TkwZFhyDrrE47SOx/18wF2bbjgc3ZzCSKW1T5nt5EbFoAz/Vg==
|
2223 | 2177 |
|
2224 |
| -cssnano-preset-default@^4.0.7: |
| 2178 | +cssnano-preset-default@^4.0.8: |
2225 | 2179 | version "4.0.8"
|
2226 | 2180 | resolved "https://registry.yarnpkg.com/cssnano-preset-default/-/cssnano-preset-default-4.0.8.tgz#920622b1fc1e95a34e8838203f1397a504f2d3ff"
|
2227 | 2181 | integrity sha512-LdAyHuq+VRyeVREFmuxUZR1TXjQm8QQU/ktoo/x7bz+SdOge1YKc5eMN6pRW7YWBmyq59CqYba1dJ5cUukEjLQ==
|
@@ -2279,13 +2233,13 @@ cssnano-util-same-parent@^4.0.0:
|
2279 | 2233 | resolved "https://registry.yarnpkg.com/cssnano-util-same-parent/-/cssnano-util-same-parent-4.0.1.tgz#574082fb2859d2db433855835d9a8456ea18bbf3"
|
2280 | 2234 | integrity sha512-WcKx5OY+KoSIAxBW6UBBRay1U6vkYheCdjyVNDm85zt5K9mHoGOfsOsqIszfAqrQQFIIKgjh2+FDgIj/zsl21Q==
|
2281 | 2235 |
|
2282 |
| - |
2283 |
| - version "4.1.10" |
2284 |
| - resolved "https://registry.yarnpkg.com/cssnano/-/cssnano-4.1.10.tgz#0ac41f0b13d13d465487e111b778d42da631b8b2" |
2285 |
| - integrity sha512-5wny+F6H4/8RgNlaqab4ktc3e0/blKutmq8yNlBFXA//nSFFAqAngjNVRzUvCgYROULmZZUoosL/KSoZo5aUaQ== |
| 2236 | + |
| 2237 | + version "4.1.11" |
| 2238 | + resolved "https://registry.yarnpkg.com/cssnano/-/cssnano-4.1.11.tgz#c7b5f5b81da269cb1fd982cb960c1200910c9a99" |
| 2239 | + integrity sha512-6gZm2htn7xIPJOHY824ERgj8cNPgPxyCSnkXc4v7YvNW+TdVfzgngHcEhy/8D11kUWRUMbke+tC+AUcUsnMz2g== |
2286 | 2240 | dependencies:
|
2287 | 2241 | cosmiconfig "^5.0.0"
|
2288 |
| - cssnano-preset-default "^4.0.7" |
| 2242 | + cssnano-preset-default "^4.0.8" |
2289 | 2243 | is-resolvable "^1.0.0"
|
2290 | 2244 | postcss "^7.0.0"
|
2291 | 2245 |
|
|
2846 | 2800 | resolve "^1.17.0"
|
2847 | 2801 | tsconfig-paths "^3.9.0"
|
2848 | 2802 |
|
2849 |
| - |
2850 |
| - version "24.3.3" |
2851 |
| - resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.3.3.tgz#4e0f9dd6b1667990e7be3a7d7c9a85b952056df9" |
2852 |
| - integrity sha512-IQ9tLHyKEyBw1BM3IE13WxOXQm03h/7dy1KFknUVkoY2N2+Hw7lb/3YFz/4jwcrxXt2+KhA/GoiK7jt8aK19ww== |
| 2803 | + |
| 2804 | + version "24.3.4" |
| 2805 | + resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-24.3.4.tgz#6d90c3554de0302e879603dd6405474c98849f19" |
| 2806 | + integrity sha512-3n5oY1+fictanuFkTWPwSlehugBTAgwLnYLFsCllzE3Pl1BwywHl5fL0HFxmMjoQY8xhUDk8uAWc3S4JOHGh3A== |
2853 | 2807 | dependencies:
|
2854 | 2808 | "@typescript-eslint/experimental-utils" "^4.0.1"
|
2855 | 2809 |
|
@@ -3835,10 +3789,10 @@ hex-color-regex@^1.1.0:
|
3835 | 3789 | resolved "https://registry.yarnpkg.com/hex-color-regex/-/hex-color-regex-1.1.0.tgz#4c06fccb4602fe2602b3c93df82d7e7dbf1a8a8e"
|
3836 | 3790 | integrity sha512-l9sfDFsuqtOqKDsQdqrMRk0U85RZc0RtOR9yPI7mRVOa4FsR/BVnZ0shmQRM96Ji99kYZP/7hn1cedc1+ApsTQ==
|
3837 | 3791 |
|
3838 |
| - |
3839 |
| - version "10.7.1" |
3840 |
| - resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-10.7.1.tgz#a8ec4152db24ea630c90927d6cae2a45f8ecb955" |
3841 |
| - integrity sha512-S6G97tHGqJ/U8DsXcEdnACbirtbx58Bx9CzIVeYli8OuswCfYI/LsXH2EiGcoGio1KAC3x4mmUwulOllJ2ZyRA== |
| 3792 | + |
| 3793 | + version "10.7.2" |
| 3794 | + resolved "https://registry.yarnpkg.com/highlight.js/-/highlight.js-10.7.2.tgz#89319b861edc66c48854ed1e6da21ea89f847360" |
| 3795 | + integrity sha512-oFLl873u4usRM9K63j4ME9u3etNF0PLiJhSQ8rdfuL51Wn3zkD6drf9ZW0dOzjnZI22YYG24z30JcmfCZjMgYg== |
3842 | 3796 |
|
3843 | 3797 |
|
3844 | 3798 | version "3.0.2"
|
@@ -5591,10 +5545,10 @@ mimic-response@^1.0.0:
|
5591 | 5545 | resolved "https://registry.yarnpkg.com/mimic-response/-/mimic-response-1.0.1.tgz#4923538878eef42063cb8a3e3b0798781487ab1b"
|
5592 | 5546 | integrity sha512-j5EctnkH7amfV/q5Hgmoal1g2QHFJRraOtmx0JpIqkxhBhI/lJSl1nMpQ45hVarwNETOoWEimndZ4QK0RHxuxQ==
|
5593 | 5547 |
|
5594 |
| - |
5595 |
| - version "1.4.0" |
5596 |
| - resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-1.4.0.tgz#c8e571c4b6d63afa56c47260343adf623349c473" |
5597 |
| - integrity sha512-DyQr5DhXXARKZoc4kwvCvD95kh69dUupfuKOmBUqZ4kBTmRaRZcU32lYu3cLd6nEGXhQ1l7LzZ3F/CjItaY6VQ== |
| 5548 | + |
| 5549 | + version "1.4.1" |
| 5550 | + resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-1.4.1.tgz#975e27c1d0bd8e052972415f47c79cea5ed37548" |
| 5551 | + integrity sha512-COAGbpAsU0ioFzj+/RRfO5Qv177L1Z/XAx2EmCF33b8GDDqKygMffBTws2lit8iaPdrbKEY5P+zsseBUCREZWQ== |
5598 | 5552 | dependencies:
|
5599 | 5553 | loader-utils "^2.0.0"
|
5600 | 5554 | schema-utils "^3.0.0"
|
@@ -8377,10 +8331,10 @@ typedarray@^0.0.6:
|
8377 | 8331 | resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
|
8378 | 8332 | integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
|
8379 | 8333 |
|
8380 |
| - |
8381 |
| - version "4.2.3" |
8382 |
| - resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3.tgz#39062d8019912d43726298f09493d598048c1ce3" |
8383 |
| - integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw== |
| 8334 | + |
| 8335 | + version "4.2.4" |
| 8336 | + resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.4.tgz#8610b59747de028fda898a8aef0e103f156d0961" |
| 8337 | + integrity sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg== |
8384 | 8338 |
|
8385 | 8339 | uglify-js@^3.1.4:
|
8386 | 8340 | version "3.13.3"
|
@@ -8673,36 +8627,7 @@ webpack-sources@^2.1.1:
|
8673 | 8627 | source-list-map "^2.0.1"
|
8674 | 8628 | source-map "^0.6.1"
|
8675 | 8629 |
|
8676 |
| - |
8677 |
| - version "5.30.0" |
8678 |
| - resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.30.0.tgz#07d87c182a060e0c2491062f3dc0edc85a29d884" |
8679 |
| - integrity sha512-Zr9NIri5yzpfmaMea2lSMV1UygbW0zQsSlGLMgKUm63ACXg6alhd1u4v5UBSBjzYKXJN6BNMGVM7w165e7NxYA== |
8680 |
| - dependencies: |
8681 |
| - "@types/eslint-scope" "^3.7.0" |
8682 |
| - "@types/estree" "^0.0.46" |
8683 |
| - "@webassemblyjs/ast" "1.11.0" |
8684 |
| - "@webassemblyjs/wasm-edit" "1.11.0" |
8685 |
| - "@webassemblyjs/wasm-parser" "1.11.0" |
8686 |
| - acorn "^8.0.4" |
8687 |
| - browserslist "^4.14.5" |
8688 |
| - chrome-trace-event "^1.0.2" |
8689 |
| - enhanced-resolve "^5.7.0" |
8690 |
| - es-module-lexer "^0.4.0" |
8691 |
| - eslint-scope "^5.1.1" |
8692 |
| - events "^3.2.0" |
8693 |
| - glob-to-regexp "^0.4.1" |
8694 |
| - graceful-fs "^4.2.4" |
8695 |
| - json-parse-better-errors "^1.0.2" |
8696 |
| - loader-runner "^4.2.0" |
8697 |
| - mime-types "^2.1.27" |
8698 |
| - neo-async "^2.6.2" |
8699 |
| - schema-utils "^3.0.0" |
8700 |
| - tapable "^2.1.1" |
8701 |
| - terser-webpack-plugin "^5.1.1" |
8702 |
| - watchpack "^2.0.0" |
8703 |
| - webpack-sources "^2.1.1" |
8704 |
| - |
8705 |
| -webpack@^5: |
| 8630 | + |
8706 | 8631 | version "5.31.0"
|
8707 | 8632 | resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.31.0.tgz#fab61d0be896feca4af87bdad5c18815c0d63455"
|
8708 | 8633 | integrity sha512-3fUfZT/FUuThWSSyL32Fsh7weUUfYP/Fjc/cGSbla5KiSo0GtI1JMssCRUopJTvmLjrw05R2q7rlLtiKdSzkzQ==
|
|
0 commit comments