|
23 | 23 | dependencies: |
24 | 24 | "@babel/highlight" "^7.16.7" |
25 | 25 |
|
26 | | -"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.16.8", "@babel/compat-data@^7.17.0", "@babel/compat-data@^7.17.7": |
27 | | - version "7.17.7" |
28 | | - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.17.7.tgz#078d8b833fbbcc95286613be8c716cef2b519fa2" |
29 | | - integrity sha512-p8pdE6j0a29TNGebNm7NzYZWB3xVZJBZ7XGs42uAKzQo8VQ3F0By/cQCtUEABwIqw5zo6WA4NbmxsfzADzMKnQ== |
| 26 | +"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.16.8", "@babel/compat-data@^7.17.0", "@babel/compat-data@^7.17.10": |
| 27 | + version "7.17.10" |
| 28 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.17.10.tgz#711dc726a492dfc8be8220028b1b92482362baab" |
| 29 | + integrity sha512-GZt/TCsG70Ms19gfZO1tM4CVnXsPgEPBCpJu+Qz3L0LUDsY5nZqFZglIoPC1kIYOtNBZlrnFT+klg12vFGZXrw== |
30 | 30 |
|
31 | 31 | "@babel/core@7.12.9": |
32 | 32 | version "7.12.9" |
|
50 | 50 | semver "^5.4.1" |
51 | 51 | source-map "^0.5.0" |
52 | 52 |
|
53 | | -"@babel/core@7.17.9", "@babel/core@^7.1.0", "@babel/core@^7.11.1", "@babel/core@^7.12.10", "@babel/core@^7.12.3", "@babel/core@^7.7.5": |
54 | | - version "7.17.9" |
55 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.9.tgz#6bae81a06d95f4d0dec5bb9d74bbc1f58babdcfe" |
56 | | - integrity sha512-5ug+SfZCpDAkVp9SFIZAzlW18rlzsOcJGaetCjkySnrXXDUw9AR8cDUm1iByTmdWM6yxX6/zycaV76w3YTF2gw== |
| 53 | +"@babel/core@7.17.10", "@babel/core@^7.1.0", "@babel/core@^7.11.1", "@babel/core@^7.12.10", "@babel/core@^7.12.3", "@babel/core@^7.7.5": |
| 54 | + version "7.17.10" |
| 55 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.17.10.tgz#74ef0fbf56b7dfc3f198fc2d927f4f03e12f4b05" |
| 56 | + integrity sha512-liKoppandF3ZcBnIYFjfSDHZLKdLHGJRkoWtG8zQyGJBQfIYobpnVGI5+pLBNtS6psFLDzyq8+h5HiVljW9PNA== |
57 | 57 | dependencies: |
58 | 58 | "@ampproject/remapping" "^2.1.0" |
59 | 59 | "@babel/code-frame" "^7.16.7" |
60 | | - "@babel/generator" "^7.17.9" |
61 | | - "@babel/helper-compilation-targets" "^7.17.7" |
| 60 | + "@babel/generator" "^7.17.10" |
| 61 | + "@babel/helper-compilation-targets" "^7.17.10" |
62 | 62 | "@babel/helper-module-transforms" "^7.17.7" |
63 | 63 | "@babel/helpers" "^7.17.9" |
64 | | - "@babel/parser" "^7.17.9" |
| 64 | + "@babel/parser" "^7.17.10" |
65 | 65 | "@babel/template" "^7.16.7" |
66 | | - "@babel/traverse" "^7.17.9" |
67 | | - "@babel/types" "^7.17.0" |
| 66 | + "@babel/traverse" "^7.17.10" |
| 67 | + "@babel/types" "^7.17.10" |
68 | 68 | convert-source-map "^1.7.0" |
69 | 69 | debug "^4.1.0" |
70 | 70 | gensync "^1.0.0-beta.2" |
|
80 | 80 | eslint-visitor-keys "^2.1.0" |
81 | 81 | semver "^6.3.0" |
82 | 82 |
|
83 | | -"@babel/generator@^7.12.11", "@babel/generator@^7.12.5", "@babel/generator@^7.17.9", "@babel/generator@^7.4.0": |
84 | | - version "7.17.9" |
85 | | - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.17.9.tgz#f4af9fd38fa8de143c29fce3f71852406fc1e2fc" |
86 | | - integrity sha512-rAdDousTwxbIxbz5I7GEQ3lUip+xVCXooZNbsydCWs3xA7ZsYOv+CFRdzGxRX78BmQHu9B1Eso59AOZQOJDEdQ== |
| 83 | +"@babel/generator@^7.12.11", "@babel/generator@^7.12.5", "@babel/generator@^7.17.10", "@babel/generator@^7.4.0": |
| 84 | + version "7.17.10" |
| 85 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.17.10.tgz#c281fa35b0c349bbe9d02916f4ae08fc85ed7189" |
| 86 | + integrity sha512-46MJZZo9y3o4kmhBVc7zW7i8dtR1oIK/sdO5NcfcZRhTGYi+KKJRtHNgsU6c4VUcJmUNV/LQdebD/9Dlv4K+Tg== |
87 | 87 | dependencies: |
88 | | - "@babel/types" "^7.17.0" |
| 88 | + "@babel/types" "^7.17.10" |
| 89 | + "@jridgewell/gen-mapping" "^0.1.0" |
89 | 90 | jsesc "^2.5.1" |
90 | | - source-map "^0.5.0" |
91 | 91 |
|
92 | 92 | "@babel/helper-annotate-as-pure@^7.16.7": |
93 | 93 | version "7.16.7" |
|
104 | 104 | "@babel/helper-explode-assignable-expression" "^7.16.7" |
105 | 105 | "@babel/types" "^7.16.7" |
106 | 106 |
|
107 | | -"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.16.7", "@babel/helper-compilation-targets@^7.17.7": |
108 | | - version "7.17.7" |
109 | | - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.17.7.tgz#a3c2924f5e5f0379b356d4cfb313d1414dc30e46" |
110 | | - integrity sha512-UFzlz2jjd8kroj0hmCFV5zr+tQPi1dpC2cRsDV/3IEW8bJfCPrPpmcSN6ZS8RqIq4LXcmpipCQFPddyFA5Yc7w== |
| 107 | +"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.16.7", "@babel/helper-compilation-targets@^7.17.10": |
| 108 | + version "7.17.10" |
| 109 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.17.10.tgz#09c63106d47af93cf31803db6bc49fef354e2ebe" |
| 110 | + integrity sha512-gh3RxjWbauw/dFiU/7whjd0qN9K6nPJMqe6+Er7rOavFh0CQUSwhAE3IcTho2rywPJFxej6TUUHDkWcYI6gGqQ== |
111 | 111 | dependencies: |
112 | | - "@babel/compat-data" "^7.17.7" |
| 112 | + "@babel/compat-data" "^7.17.10" |
113 | 113 | "@babel/helper-validator-option" "^7.16.7" |
114 | | - browserslist "^4.17.5" |
| 114 | + browserslist "^4.20.2" |
115 | 115 | semver "^6.3.0" |
116 | 116 |
|
117 | 117 | "@babel/helper-create-class-features-plugin@^7.16.10", "@babel/helper-create-class-features-plugin@^7.16.7", "@babel/helper-create-class-features-plugin@^7.17.1", "@babel/helper-create-class-features-plugin@^7.17.6": |
|
316 | 316 | chalk "^2.0.0" |
317 | 317 | js-tokens "^4.0.0" |
318 | 318 |
|
319 | | -"@babel/parser@^7.1.0", "@babel/parser@^7.12.11", "@babel/parser@^7.12.7", "@babel/parser@^7.14.7", "@babel/parser@^7.16.7", "@babel/parser@^7.17.9", "@babel/parser@^7.4.3": |
320 | | - version "7.17.9" |
321 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.9.tgz#9c94189a6062f0291418ca021077983058e171ef" |
322 | | - integrity sha512-vqUSBLP8dQHFPdPi9bc5GK9vRkYHJ49fsZdtoJ8EQ8ibpwk5rPKfvNIwChB0KVXcIjcepEBBd2VHC5r9Gy8ueg== |
| 319 | +"@babel/parser@^7.1.0", "@babel/parser@^7.12.11", "@babel/parser@^7.12.7", "@babel/parser@^7.14.7", "@babel/parser@^7.16.7", "@babel/parser@^7.17.10", "@babel/parser@^7.4.3": |
| 320 | + version "7.17.10" |
| 321 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.17.10.tgz#873b16db82a8909e0fbd7f115772f4b739f6ce78" |
| 322 | + integrity sha512-n2Q6i+fnJqzOaq2VkdXxy2TCPCWQZHiCo0XqmrCvDWcZQKRyZzYi4Z0yxlBuN0w+r2ZHmre+Q087DSrw3pbJDQ== |
323 | 323 |
|
324 | 324 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.16.7": |
325 | 325 | version "7.16.7" |
|
1095 | 1095 | "@babel/parser" "^7.16.7" |
1096 | 1096 | "@babel/types" "^7.16.7" |
1097 | 1097 |
|
1098 | | -"@babel/traverse@^7.1.0", "@babel/traverse@^7.1.6", "@babel/traverse@^7.12.11", "@babel/traverse@^7.12.9", "@babel/traverse@^7.13.0", "@babel/traverse@^7.16.7", "@babel/traverse@^7.16.8", "@babel/traverse@^7.17.3", "@babel/traverse@^7.17.9", "@babel/traverse@^7.4.3": |
1099 | | - version "7.17.9" |
1100 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.17.9.tgz#1f9b207435d9ae4a8ed6998b2b82300d83c37a0d" |
1101 | | - integrity sha512-PQO8sDIJ8SIwipTPiR71kJQCKQYB5NGImbOviK8K+kg5xkNSYXLBupuX9QhatFowrsvo9Hj8WgArg3W7ijNAQw== |
| 1098 | +"@babel/traverse@^7.1.0", "@babel/traverse@^7.1.6", "@babel/traverse@^7.12.11", "@babel/traverse@^7.12.9", "@babel/traverse@^7.13.0", "@babel/traverse@^7.16.7", "@babel/traverse@^7.16.8", "@babel/traverse@^7.17.10", "@babel/traverse@^7.17.3", "@babel/traverse@^7.17.9", "@babel/traverse@^7.4.3": |
| 1099 | + version "7.17.10" |
| 1100 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.17.10.tgz#1ee1a5ac39f4eac844e6cf855b35520e5eb6f8b5" |
| 1101 | + integrity sha512-VmbrTHQteIdUUQNTb+zE12SHS/xQVIShmBPhlNP12hD5poF2pbITW1Z4172d03HegaQWhLffdkRJYtAzp0AGcw== |
1102 | 1102 | dependencies: |
1103 | 1103 | "@babel/code-frame" "^7.16.7" |
1104 | | - "@babel/generator" "^7.17.9" |
| 1104 | + "@babel/generator" "^7.17.10" |
1105 | 1105 | "@babel/helper-environment-visitor" "^7.16.7" |
1106 | 1106 | "@babel/helper-function-name" "^7.17.9" |
1107 | 1107 | "@babel/helper-hoist-variables" "^7.16.7" |
1108 | 1108 | "@babel/helper-split-export-declaration" "^7.16.7" |
1109 | | - "@babel/parser" "^7.17.9" |
1110 | | - "@babel/types" "^7.17.0" |
| 1109 | + "@babel/parser" "^7.17.10" |
| 1110 | + "@babel/types" "^7.17.10" |
1111 | 1111 | debug "^4.1.0" |
1112 | 1112 | globals "^11.1.0" |
1113 | 1113 |
|
1114 | | -"@babel/types@^7.0.0", "@babel/types@^7.0.0-beta.49", "@babel/types@^7.12.11", "@babel/types@^7.12.7", "@babel/types@^7.16.0", "@babel/types@^7.16.7", "@babel/types@^7.16.8", "@babel/types@^7.17.0", "@babel/types@^7.2.0", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.0", "@babel/types@^7.4.4": |
1115 | | - version "7.17.0" |
1116 | | - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.17.0.tgz#a826e368bccb6b3d84acd76acad5c0d87342390b" |
1117 | | - integrity sha512-TmKSNO4D5rzhL5bjWFcVHHLETzfQ/AmbKpKPOSjlP0WoHZ6L911fgoOKY4Alp/emzG4cHJdyN49zpgkbXFEHHw== |
| 1114 | +"@babel/types@^7.0.0", "@babel/types@^7.0.0-beta.49", "@babel/types@^7.12.11", "@babel/types@^7.12.7", "@babel/types@^7.16.0", "@babel/types@^7.16.7", "@babel/types@^7.16.8", "@babel/types@^7.17.0", "@babel/types@^7.17.10", "@babel/types@^7.2.0", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.0", "@babel/types@^7.4.4": |
| 1115 | + version "7.17.10" |
| 1116 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.17.10.tgz#d35d7b4467e439fcf06d195f8100e0fea7fc82c4" |
| 1117 | + integrity sha512-9O26jG0mBYfGkUYCYZRnBwbVLd1UZOICEr2Em6InB6jVfsAv1GKgwXHmrSg+WFWDmeKTA6vyTZiN8tCSM5Oo3A== |
1118 | 1118 | dependencies: |
1119 | 1119 | "@babel/helper-validator-identifier" "^7.16.7" |
1120 | 1120 | to-fast-properties "^2.0.0" |
|
1555 | 1555 | "@types/yargs" "^15.0.0" |
1556 | 1556 | chalk "^4.0.0" |
1557 | 1557 |
|
| 1558 | +"@jridgewell/gen-mapping@^0.1.0": |
| 1559 | + version "0.1.1" |
| 1560 | + resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.1.1.tgz#e5d2e450306a9491e3bd77e323e38d7aff315996" |
| 1561 | + integrity sha512-sQXCasFk+U8lWYEe66WxRDOE9PjVz4vSM51fTu3Hw+ClTpUSQb718772vH3pyS5pShp6lvQM7SxgIDXXXmOX7w== |
| 1562 | + dependencies: |
| 1563 | + "@jridgewell/set-array" "^1.0.0" |
| 1564 | + "@jridgewell/sourcemap-codec" "^1.4.10" |
| 1565 | + |
1558 | 1566 | "@jridgewell/resolve-uri@^3.0.3": |
1559 | 1567 | version "3.0.5" |
1560 | 1568 | resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.0.5.tgz#68eb521368db76d040a6315cdb24bf2483037b9c" |
1561 | 1569 | integrity sha512-VPeQ7+wH0itvQxnG+lIzWgkysKIr3L9sslimFW55rHMdGu/qCQ5z5h9zq4gI8uBtqkpHhsF4Z/OwExufUCThew== |
1562 | 1570 |
|
| 1571 | +"@jridgewell/set-array@^1.0.0": |
| 1572 | + version "1.1.0" |
| 1573 | + resolved "https://registry.yarnpkg.com/@jridgewell/set-array/-/set-array-1.1.0.tgz#1179863356ac8fbea64a5a4bcde93a4871012c01" |
| 1574 | + integrity sha512-SfJxIxNVYLTsKwzB3MoOQ1yxf4w/E6MdkvTgrgAt1bfxjSrLUoHMKrDOykwN14q65waezZIdqDneUIPh4/sKxg== |
| 1575 | + |
1563 | 1576 | "@jridgewell/sourcemap-codec@^1.4.10": |
1564 | 1577 | version "1.4.11" |
1565 | 1578 | resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.11.tgz#771a1d8d744eeb71b6adb35808e1a6c7b9b8c8ec" |
@@ -4717,15 +4730,15 @@ browserify-zlib@^0.2.0: |
4717 | 4730 | dependencies: |
4718 | 4731 | pako "~1.0.5" |
4719 | 4732 |
|
4720 | | -browserslist@^4.12.0, browserslist@^4.17.5, browserslist@^4.19.1: |
4721 | | - version "4.19.3" |
4722 | | - resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.19.3.tgz#29b7caad327ecf2859485f696f9604214bedd383" |
4723 | | - integrity sha512-XK3X4xtKJ+Txj8G5c30B4gsm71s69lqXlkYui4s6EkKxuv49qjYlY6oVd+IFJ73d4YymtM3+djvvt/R/iJwwDg== |
| 4733 | +browserslist@^4.12.0, browserslist@^4.19.1, browserslist@^4.20.2: |
| 4734 | + version "4.20.3" |
| 4735 | + resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.20.3.tgz#eb7572f49ec430e054f56d52ff0ebe9be915f8bf" |
| 4736 | + integrity sha512-NBhymBQl1zM0Y5dQT/O+xiLP9/rzOIQdKM/eMJBAq7yBgaB6krIYLGejrwVYnSHZdqjscB1SPuAjHwxjvN6Wdg== |
4724 | 4737 | dependencies: |
4725 | | - caniuse-lite "^1.0.30001312" |
4726 | | - electron-to-chromium "^1.4.71" |
| 4738 | + caniuse-lite "^1.0.30001332" |
| 4739 | + electron-to-chromium "^1.4.118" |
4727 | 4740 | escalade "^3.1.1" |
4728 | | - node-releases "^2.0.2" |
| 4741 | + node-releases "^2.0.3" |
4729 | 4742 | picocolors "^1.0.0" |
4730 | 4743 |
|
4731 | 4744 | bser@2.1.1: |
@@ -4936,10 +4949,10 @@ can-use-dom@^0.1.0: |
4936 | 4949 | resolved "https://registry.yarnpkg.com/can-use-dom/-/can-use-dom-0.1.0.tgz#22cc4a34a0abc43950f42c6411024a3f6366b45a" |
4937 | 4950 | integrity sha1-IsxKNKCrxDlQ9CxkEQJKP2NmtFo= |
4938 | 4951 |
|
4939 | | -caniuse-lite@^1.0.30001109, caniuse-lite@^1.0.30001312: |
4940 | | - version "1.0.30001312" |
4941 | | - resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001312.tgz#e11eba4b87e24d22697dae05455d5aea28550d5f" |
4942 | | - integrity sha512-Wiz1Psk2MEK0pX3rUzWaunLTZzqS2JYZFzNKqAiJGiuxIjRPLgV6+VDPOg6lQOUxmDwhTlh198JsTTi8Hzw6aQ== |
| 4952 | +caniuse-lite@^1.0.30001109, caniuse-lite@^1.0.30001332: |
| 4953 | + version "1.0.30001334" |
| 4954 | + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001334.tgz#892e9965b35285033fc2b8a8eff499fe02f13d8b" |
| 4955 | + integrity sha512-kbaCEBRRVSoeNs74sCuq92MJyGrMtjWVfhltoHUCW4t4pXFvGjUBrfo47weBRViHkiV3eBYyIsfl956NtHGazw== |
4943 | 4956 |
|
4944 | 4957 | capture-exit@^2.0.0: |
4945 | 4958 | version "2.0.0" |
@@ -6249,10 +6262,10 @@ ee-first@1.1.1: |
6249 | 6262 | resolved "https://registry.yarnpkg.com/ee-first/-/ee-first-1.1.1.tgz#590c61156b0ae2f4f0255732a158b266bc56b21d" |
6250 | 6263 | integrity sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0= |
6251 | 6264 |
|
6252 | | -electron-to-chromium@^1.4.71: |
6253 | | - version "1.4.73" |
6254 | | - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.73.tgz#422f6f514315bcace9615903e4a9b6b9fa283137" |
6255 | | - integrity sha512-RlCffXkE/LliqfA5m29+dVDPB2r72y2D2egMMfIy3Le8ODrxjuZNVo4NIC2yPL01N4xb4nZQLwzi6Z5tGIGLnA== |
| 6265 | +electron-to-chromium@^1.4.118: |
| 6266 | + version "1.4.127" |
| 6267 | + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.127.tgz#4ef19d5d920abe2676d938f4170729b44f7f423a" |
| 6268 | + integrity sha512-nhD6S8nKI0O2MueC6blNOEZio+/PWppE/pevnf3LOlQA/fKPCrDp2Ao4wx4LFwmIkJpVdFdn2763YWLy9ENIZg== |
6256 | 6269 |
|
6257 | 6270 | element-resize-detector@^1.2.2: |
6258 | 6271 | version "1.2.4" |
@@ -10883,10 +10896,10 @@ node-notifier@^8.0.0: |
10883 | 10896 | uuid "^8.3.0" |
10884 | 10897 | which "^2.0.2" |
10885 | 10898 |
|
10886 | | -node-releases@^2.0.2: |
10887 | | - version "2.0.2" |
10888 | | - resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.2.tgz#7139fe71e2f4f11b47d4d2986aaf8c48699e0c01" |
10889 | | - integrity sha512-XxYDdcQ6eKqp/YjI+tb2C5WM2LgjnZrfYg4vgQt49EK268b6gYCHsBLrK2qvJo4FmCtqmKezb0WZFK4fkrZNsg== |
| 10899 | +node-releases@^2.0.3: |
| 10900 | + version "2.0.4" |
| 10901 | + resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-2.0.4.tgz#f38252370c43854dc48aa431c766c6c398f40476" |
| 10902 | + integrity sha512-gbMzqQtTtDz/00jQzZ21PQzdI9PyLYqUSvD0p3naOhX4odFji0ZxYdnVwPTxmSwkmxhcFImpozceidSG+AgoPQ== |
10890 | 10903 |
|
10891 | 10904 | nopt@*, nopt@^5.0.0: |
10892 | 10905 | version "5.0.0" |
|
0 commit comments