|
16 | 16 | dependencies:
|
17 | 17 | "@babel/highlight" "^7.14.5"
|
18 | 18 |
|
19 |
| -"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.14.7": |
20 |
| - version "7.14.7" |
21 |
| - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.14.7.tgz#7b047d7a3a89a67d2258dc61f604f098f1bc7e08" |
22 |
| - integrity sha512-nS6dZaISCXJ3+518CWiBfEr//gHyMO02uDxBkXTKZDN5POruCnOZ1N4YBRZDCabwF8nZMWBpRxIicmXtBs+fvw== |
23 |
| - |
24 |
| -"@babel/compat-data@^7.15.0": |
| 19 | +"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.14.7", "@babel/compat-data@^7.15.0": |
25 | 20 | version "7.15.0"
|
26 | 21 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.15.0.tgz#2dbaf8b85334796cafbb0f5793a90a2fc010b176"
|
27 | 22 | integrity sha512-0NqAC1IJE0S0+lL1SWFMxMkz1pKCNCjI4tr2Zx4LJSXxCLAdr6KyArnY+sno5m3yH9g737ygOyPABDsnXkpxiA==
|
|
320 | 315 | "@babel/helper-skip-transparent-expression-wrappers" "^7.14.5"
|
321 | 316 | "@babel/plugin-proposal-optional-chaining" "^7.14.5"
|
322 | 317 |
|
323 |
| -"@babel/plugin-proposal-async-generator-functions@^7.14.7": |
324 |
| - version "7.14.7" |
325 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.14.7.tgz#784a48c3d8ed073f65adcf30b57bcbf6c8119ace" |
326 |
| - integrity sha512-RK8Wj7lXLY3bqei69/cc25gwS5puEc3dknoFPFbqfy3XxYQBQFvu4ioWpafMBAB+L9NyptQK4nMOa5Xz16og8Q== |
| 318 | +"@babel/plugin-proposal-async-generator-functions@^7.14.9": |
| 319 | + version "7.14.9" |
| 320 | + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.14.9.tgz#7028dc4fa21dc199bbacf98b39bab1267d0eaf9a" |
| 321 | + integrity sha512-d1lnh+ZnKrFKwtTYdw320+sQWCTwgkB9fmUhNXRADA4akR6wLjaruSGnIEUjpt9HCOwTr4ynFTKu19b7rFRpmw== |
327 | 322 | dependencies:
|
328 | 323 | "@babel/helper-plugin-utils" "^7.14.5"
|
329 | 324 | "@babel/helper-remap-async-to-generator" "^7.14.5"
|
|
590 | 585 | dependencies:
|
591 | 586 | "@babel/helper-plugin-utils" "^7.14.5"
|
592 | 587 |
|
593 |
| -"@babel/plugin-transform-classes@^7.14.5": |
594 |
| - version "7.14.5" |
595 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.14.5.tgz#0e98e82097b38550b03b483f9b51a78de0acb2cf" |
596 |
| - integrity sha512-J4VxKAMykM06K/64z9rwiL6xnBHgB1+FVspqvlgCdwD1KUbQNfszeKVVOMh59w3sztHYIZDgnhOC4WbdEfHFDA== |
| 588 | +"@babel/plugin-transform-classes@^7.14.9": |
| 589 | + version "7.14.9" |
| 590 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.14.9.tgz#2a391ffb1e5292710b00f2e2c210e1435e7d449f" |
| 591 | + integrity sha512-NfZpTcxU3foGWbl4wxmZ35mTsYJy8oQocbeIMoDAGGFarAmSQlL+LWMkDx/tj6pNotpbX3rltIA4dprgAPOq5A== |
597 | 592 | dependencies:
|
598 | 593 | "@babel/helper-annotate-as-pure" "^7.14.5"
|
599 | 594 | "@babel/helper-function-name" "^7.14.5"
|
|
678 | 673 | "@babel/helper-plugin-utils" "^7.14.5"
|
679 | 674 | babel-plugin-dynamic-import-node "^2.3.3"
|
680 | 675 |
|
681 |
| -"@babel/plugin-transform-modules-commonjs@^7.14.5", "@babel/plugin-transform-modules-commonjs@^7.15.0": |
| 676 | +"@babel/plugin-transform-modules-commonjs@^7.15.0": |
682 | 677 | version "7.15.0"
|
683 | 678 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.15.0.tgz#3305896e5835f953b5cdb363acd9e8c2219a5281"
|
684 | 679 | integrity sha512-3H/R9s8cXcOGE8kgMlmjYYC9nqr5ELiPkJn4q0mypBrjhYQoc+5/Maq69vV4xRPWnkzZuwJPf5rArxpB/35Cig==
|
|
707 | 702 | "@babel/helper-module-transforms" "^7.14.5"
|
708 | 703 | "@babel/helper-plugin-utils" "^7.14.5"
|
709 | 704 |
|
710 |
| -"@babel/plugin-transform-named-capturing-groups-regex@^7.14.7": |
711 |
| - version "7.14.7" |
712 |
| - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.14.7.tgz#60c06892acf9df231e256c24464bfecb0908fd4e" |
713 |
| - integrity sha512-DTNOTaS7TkW97xsDMrp7nycUVh6sn/eq22VaxWfEdzuEbRsiaOU0pqU7DlyUGHVsbQbSghvjKRpEl+nUCKGQSg== |
| 705 | +"@babel/plugin-transform-named-capturing-groups-regex@^7.14.9": |
| 706 | + version "7.14.9" |
| 707 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.14.9.tgz#c68f5c5d12d2ebaba3762e57c2c4f6347a46e7b2" |
| 708 | + integrity sha512-l666wCVYO75mlAtGFfyFwnWmIXQm3kSH0C3IRnJqWcZbWkoihyAdDhFm2ZWaxWTqvBvhVFfJjMRQ0ez4oN1yYA== |
714 | 709 | dependencies:
|
715 | 710 | "@babel/helper-create-regexp-features-plugin" "^7.14.5"
|
716 | 711 |
|
|
808 | 803 | "@babel/helper-create-regexp-features-plugin" "^7.14.5"
|
809 | 804 | "@babel/helper-plugin-utils" "^7.14.5"
|
810 | 805 |
|
811 |
| -"@babel/preset-env@^7.14.7": |
812 |
| - version "7.14.7" |
813 |
| - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.14.7.tgz#5c70b22d4c2d893b03d8c886a5c17422502b932a" |
814 |
| - integrity sha512-itOGqCKLsSUl0Y+1nSfhbuuOlTs0MJk2Iv7iSH+XT/mR8U1zRLO7NjWlYXB47yhK4J/7j+HYty/EhFZDYKa/VA== |
| 806 | +"@babel/preset-env@^7.15.0": |
| 807 | + version "7.15.0" |
| 808 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.15.0.tgz#e2165bf16594c9c05e52517a194bf6187d6fe464" |
| 809 | + integrity sha512-FhEpCNFCcWW3iZLg0L2NPE9UerdtsCR6ZcsGHUX6Om6kbCQeL5QZDqFDmeNHC6/fy6UH3jEge7K4qG5uC9In0Q== |
815 | 810 | dependencies:
|
816 |
| - "@babel/compat-data" "^7.14.7" |
817 |
| - "@babel/helper-compilation-targets" "^7.14.5" |
| 811 | + "@babel/compat-data" "^7.15.0" |
| 812 | + "@babel/helper-compilation-targets" "^7.15.0" |
818 | 813 | "@babel/helper-plugin-utils" "^7.14.5"
|
819 | 814 | "@babel/helper-validator-option" "^7.14.5"
|
820 | 815 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.14.5"
|
821 |
| - "@babel/plugin-proposal-async-generator-functions" "^7.14.7" |
| 816 | + "@babel/plugin-proposal-async-generator-functions" "^7.14.9" |
822 | 817 | "@babel/plugin-proposal-class-properties" "^7.14.5"
|
823 | 818 | "@babel/plugin-proposal-class-static-block" "^7.14.5"
|
824 | 819 | "@babel/plugin-proposal-dynamic-import" "^7.14.5"
|
|
851 | 846 | "@babel/plugin-transform-async-to-generator" "^7.14.5"
|
852 | 847 | "@babel/plugin-transform-block-scoped-functions" "^7.14.5"
|
853 | 848 | "@babel/plugin-transform-block-scoping" "^7.14.5"
|
854 |
| - "@babel/plugin-transform-classes" "^7.14.5" |
| 849 | + "@babel/plugin-transform-classes" "^7.14.9" |
855 | 850 | "@babel/plugin-transform-computed-properties" "^7.14.5"
|
856 | 851 | "@babel/plugin-transform-destructuring" "^7.14.7"
|
857 | 852 | "@babel/plugin-transform-dotall-regex" "^7.14.5"
|
|
862 | 857 | "@babel/plugin-transform-literals" "^7.14.5"
|
863 | 858 | "@babel/plugin-transform-member-expression-literals" "^7.14.5"
|
864 | 859 | "@babel/plugin-transform-modules-amd" "^7.14.5"
|
865 |
| - "@babel/plugin-transform-modules-commonjs" "^7.14.5" |
| 860 | + "@babel/plugin-transform-modules-commonjs" "^7.15.0" |
866 | 861 | "@babel/plugin-transform-modules-systemjs" "^7.14.5"
|
867 | 862 | "@babel/plugin-transform-modules-umd" "^7.14.5"
|
868 |
| - "@babel/plugin-transform-named-capturing-groups-regex" "^7.14.7" |
| 863 | + "@babel/plugin-transform-named-capturing-groups-regex" "^7.14.9" |
869 | 864 | "@babel/plugin-transform-new-target" "^7.14.5"
|
870 | 865 | "@babel/plugin-transform-object-super" "^7.14.5"
|
871 | 866 | "@babel/plugin-transform-parameters" "^7.14.5"
|
|
880 | 875 | "@babel/plugin-transform-unicode-escapes" "^7.14.5"
|
881 | 876 | "@babel/plugin-transform-unicode-regex" "^7.14.5"
|
882 | 877 | "@babel/preset-modules" "^0.1.4"
|
883 |
| - "@babel/types" "^7.14.5" |
| 878 | + "@babel/types" "^7.15.0" |
884 | 879 | babel-plugin-polyfill-corejs2 "^0.2.2"
|
885 | 880 | babel-plugin-polyfill-corejs3 "^0.2.2"
|
886 | 881 | babel-plugin-polyfill-regenerator "^0.2.2"
|
887 |
| - core-js-compat "^3.15.0" |
| 882 | + core-js-compat "^3.16.0" |
888 | 883 | semver "^6.3.0"
|
889 | 884 |
|
890 | 885 | "@babel/preset-modules@^0.1.4":
|
@@ -1907,6 +1902,17 @@ browserslist@^4.16.6:
|
1907 | 1902 | escalade "^3.1.1"
|
1908 | 1903 | node-releases "^1.1.71"
|
1909 | 1904 |
|
| 1905 | +browserslist@^4.16.7: |
| 1906 | + version "4.16.7" |
| 1907 | + resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.16.7.tgz#108b0d1ef33c4af1b587c54f390e7041178e4335" |
| 1908 | + integrity sha512-7I4qVwqZltJ7j37wObBe3SoTz+nS8APaNcrBOlgoirb6/HbEU2XxW/LpUDTCngM6iauwFqmRTuOMfyKnFGY5JA== |
| 1909 | + dependencies: |
| 1910 | + caniuse-lite "^1.0.30001248" |
| 1911 | + colorette "^1.2.2" |
| 1912 | + electron-to-chromium "^1.3.793" |
| 1913 | + escalade "^3.1.1" |
| 1914 | + node-releases "^1.1.73" |
| 1915 | + |
1910 | 1916 | bser@2.1.1:
|
1911 | 1917 | version "2.1.1"
|
1912 | 1918 | resolved "https://registry.yarnpkg.com/bser/-/bser-2.1.1.tgz#e6787da20ece9d07998533cfd9de6f5c38f4bc05"
|
@@ -1962,6 +1968,11 @@ caniuse-lite@^1.0.30001219:
|
1962 | 1968 | resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001230.tgz#8135c57459854b2240b57a4a6786044bdc5a9f71"
|
1963 | 1969 | integrity sha512-5yBd5nWCBS+jWKTcHOzXwo5xzcj4ePE/yjtkZyUV1BTUmrBaA9MRGC+e7mxnqXSA90CmCA8L3eKLaSUkt099IQ==
|
1964 | 1970 |
|
| 1971 | +caniuse-lite@^1.0.30001248: |
| 1972 | + version "1.0.30001251" |
| 1973 | + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001251.tgz#6853a606ec50893115db660f82c094d18f096d85" |
| 1974 | + integrity sha512-HOe1r+9VkU4TFmnU70z+r7OLmtR+/chB1rdcJUeQlAinjEeb0cKL20tlAtOagNZhbrtLnCvV19B4FmF1rgzl6A== |
| 1975 | + |
1965 | 1976 | capture-exit@^2.0.0:
|
1966 | 1977 | version "2.0.0"
|
1967 | 1978 | resolved "https://registry.yarnpkg.com/capture-exit/-/capture-exit-2.0.0.tgz#fb953bfaebeb781f62898239dabb426d08a509a4"
|
@@ -2165,12 +2176,12 @@ copy-descriptor@^0.1.0:
|
2165 | 2176 | resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d"
|
2166 | 2177 | integrity sha1-Z29us8OZl8LuGsOpJP1hJHSPV40=
|
2167 | 2178 |
|
2168 |
| -core-js-compat@^3.14.0, core-js-compat@^3.15.0: |
2169 |
| - version "3.15.1" |
2170 |
| - resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.15.1.tgz#1afe233716d37ee021956ef097594071b2b585a7" |
2171 |
| - integrity sha512-xGhzYMX6y7oEGQGAJmP2TmtBLvR4nZmRGEcFa3ubHOq5YEp51gGN9AovVa0AoujGZIq+Wm6dISiYyGNfdflYww== |
| 2179 | +core-js-compat@^3.14.0, core-js-compat@^3.16.0: |
| 2180 | + version "3.16.1" |
| 2181 | + resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.16.1.tgz#c44b7caa2dcb94b673a98f27eee1c8312f55bc2d" |
| 2182 | + integrity sha512-NHXQXvRbd4nxp9TEmooTJLUf94ySUG6+DSsscBpTftN1lQLQ4LjnWvc7AoIo4UjDsFF3hB8Uh5LLCRRdaiT5MQ== |
2172 | 2183 | dependencies:
|
2173 |
| - browserslist "^4.16.6" |
| 2184 | + browserslist "^4.16.7" |
2174 | 2185 | semver "7.0.0"
|
2175 | 2186 |
|
2176 | 2187 | core-js@3:
|
@@ -2421,6 +2432,11 @@ electron-to-chromium@^1.3.723:
|
2421 | 2432 | resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.740.tgz#e38b7d2b848f632191b643e6dabca51be2162922"
|
2422 | 2433 | integrity sha512-Mi2m55JrX2BFbNZGKYR+2ItcGnR4O5HhrvgoRRyZQlaMGQULqDhoGkLWHzJoshSzi7k1PUofxcDbNhlFrDZNhg==
|
2423 | 2434 |
|
| 2435 | +electron-to-chromium@^1.3.793: |
| 2436 | + version "1.3.804" |
| 2437 | + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.804.tgz#92ba2db611951f9f13b0b7565f9163d4fc7b5440" |
| 2438 | + integrity sha512-GB+D82NbTO6/7mC0aRNv0LPOhof/fz4UX6D/CnxTVpiPgWna+HDQJMHgsf/Ne/itKn3akJul9L0kwvML2kp3Yg== |
| 2439 | + |
2424 | 2440 | emittery@^0.7.1:
|
2425 | 2441 | version "0.7.2"
|
2426 | 2442 | resolved "https://registry.yarnpkg.com/emittery/-/emittery-0.7.2.tgz#25595908e13af0f5674ab419396e2fb394cdfa82"
|
@@ -4658,6 +4674,11 @@ node-releases@^1.1.71:
|
4658 | 4674 | resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-1.1.72.tgz#14802ab6b1039a79a0c7d662b610a5bbd76eacbe"
|
4659 | 4675 | integrity sha512-LLUo+PpH3dU6XizX3iVoubUNheF/owjXCZZ5yACDxNnPtgFuludV1ZL3ayK1kVep42Rmm0+R9/Y60NQbZ2bifw==
|
4660 | 4676 |
|
| 4677 | +node-releases@^1.1.73: |
| 4678 | + version "1.1.74" |
| 4679 | + resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-1.1.74.tgz#e5866488080ebaa70a93b91144ccde06f3c3463e" |
| 4680 | + integrity sha512-caJBVempXZPepZoZAPCWRTNxYQ+xtG/KAi4ozTA5A+nJ7IU+kLQCbqaUjb5Rwy14M9upBWiQ4NutcmW04LJSRw== |
| 4681 | + |
4661 | 4682 | nopt@^5.0.0:
|
4662 | 4683 | version "5.0.0"
|
4663 | 4684 | resolved "https://registry.yarnpkg.com/nopt/-/nopt-5.0.0.tgz#530942bb58a512fccafe53fe210f13a25355dc88"
|
|
0 commit comments