|
69 | 69 | integrity sha512-gMuZsmsgxk/ENC3O/fRw5QY8A9/uxQbbCEypnLIiYYc/qVJtEV7ouxC3EllIIwNzMqAQee5tanFabWsUOutS7g==
|
70 | 70 |
|
71 | 71 | "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.13.8", "@babel/core@^7.14.0", "@babel/core@^7.16.7", "@babel/core@^7.20.12":
|
72 |
| - version "7.21.0" |
73 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.21.0.tgz#1341aefdcc14ccc7553fcc688dd8986a2daffc13" |
74 |
| - integrity sha512-PuxUbxcW6ZYe656yL3EAhpy7qXKq0DmYsrJLpbB8XrsCP9Nm+XCg9XFMb5vIDliPD7+U/+M+QJlH17XOcB7eXA== |
| 72 | + version "7.21.3" |
| 73 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.21.3.tgz#cf1c877284a469da5d1ce1d1e53665253fae712e" |
| 74 | + integrity sha512-qIJONzoa/qiHghnm0l1n4i/6IIziDpzqc36FBs4pzMhDUraHqponwJLiAKm1hGLP3OSB/TVNz6rMwVGpwxxySw== |
75 | 75 | dependencies:
|
76 | 76 | "@ampproject/remapping" "^2.2.0"
|
77 | 77 | "@babel/code-frame" "^7.18.6"
|
78 |
| - "@babel/generator" "^7.21.0" |
| 78 | + "@babel/generator" "^7.21.3" |
79 | 79 | "@babel/helper-compilation-targets" "^7.20.7"
|
80 |
| - "@babel/helper-module-transforms" "^7.21.0" |
| 80 | + "@babel/helper-module-transforms" "^7.21.2" |
81 | 81 | "@babel/helpers" "^7.21.0"
|
82 |
| - "@babel/parser" "^7.21.0" |
| 82 | + "@babel/parser" "^7.21.3" |
83 | 83 | "@babel/template" "^7.20.7"
|
84 |
| - "@babel/traverse" "^7.21.0" |
85 |
| - "@babel/types" "^7.21.0" |
| 84 | + "@babel/traverse" "^7.21.3" |
| 85 | + "@babel/types" "^7.21.3" |
86 | 86 | convert-source-map "^1.7.0"
|
87 | 87 | debug "^4.1.0"
|
88 | 88 | gensync "^1.0.0-beta.2"
|
89 | 89 | json5 "^2.2.2"
|
90 | 90 | semver "^6.3.0"
|
91 | 91 |
|
92 | 92 | "@babel/eslint-parser@^7.13.8", "@babel/eslint-parser@^7.16.5", "@babel/eslint-parser@^7.19.1":
|
93 |
| - version "7.19.1" |
94 |
| - resolved "https://registry.npmjs.org/@babel/eslint-parser/-/eslint-parser-7.19.1.tgz" |
95 |
| - integrity sha512-AqNf2QWt1rtu2/1rLswy6CDP7H9Oh3mMhk177Y67Rg8d7RD9WfOLLv8CGn6tisFvS2htm86yIe1yLF6I1UDaGQ== |
| 93 | + version "7.21.3" |
| 94 | + resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.21.3.tgz#d79e822050f2de65d7f368a076846e7184234af7" |
| 95 | + integrity sha512-kfhmPimwo6k4P8zxNs8+T7yR44q1LdpsZdE1NkCsVlfiuTPRfnGgjaF8Qgug9q9Pou17u6wneYF0lDCZJATMFg== |
96 | 96 | dependencies:
|
97 | 97 | "@nicolo-ribaudo/eslint-scope-5-internals" "5.1.1-v1"
|
98 | 98 | eslint-visitor-keys "^2.1.0"
|
|
105 | 105 | dependencies:
|
106 | 106 | eslint-rule-composer "^0.3.0"
|
107 | 107 |
|
108 |
| -"@babel/generator@^7.14.0", "@babel/generator@^7.20.14", "@babel/generator@^7.21.0", "@babel/generator@^7.21.1", "@babel/generator@^7.7.2": |
| 108 | +"@babel/generator@^7.14.0", "@babel/generator@^7.20.14", "@babel/generator@^7.7.2": |
109 | 109 | version "7.21.1"
|
110 | 110 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.21.1.tgz#951cc626057bc0af2c35cd23e9c64d384dea83dd"
|
111 | 111 | integrity sha512-1lT45bAYlQhFn/BHivJs43AiW2rg3/UbLyShGfF3C0KmHvO5fSghWd5kBJy30kpRRucGzXStvnnCFniCR2kXAA==
|
|
115 | 115 | "@jridgewell/trace-mapping" "^0.3.17"
|
116 | 116 | jsesc "^2.5.1"
|
117 | 117 |
|
| 118 | +"@babel/generator@^7.21.1", "@babel/generator@^7.21.3": |
| 119 | + version "7.21.3" |
| 120 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.21.3.tgz#232359d0874b392df04045d72ce2fd9bb5045fce" |
| 121 | + integrity sha512-QS3iR1GYC/YGUnW7IdggFeN5c1poPUurnGttOV/bZgPGV+izC/D8HnD6DLwod0fsatNyVn1G3EVWMYIF0nHbeA== |
| 122 | + dependencies: |
| 123 | + "@babel/types" "^7.21.3" |
| 124 | + "@jridgewell/gen-mapping" "^0.3.2" |
| 125 | + "@jridgewell/trace-mapping" "^0.3.17" |
| 126 | + jsesc "^2.5.1" |
| 127 | + |
118 | 128 | "@babel/helper-annotate-as-pure@^7.18.6":
|
119 | 129 | version "7.18.6"
|
120 | 130 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.18.6.tgz#eaa49f6f80d5a33f9a5dd2276e6d6e451be0a6bb"
|
|
216 | 226 | dependencies:
|
217 | 227 | "@babel/types" "^7.18.6"
|
218 | 228 |
|
219 |
| -"@babel/helper-module-transforms@^7.18.6", "@babel/helper-module-transforms@^7.20.11", "@babel/helper-module-transforms@^7.21.0", "@babel/helper-module-transforms@^7.21.2": |
| 229 | +"@babel/helper-module-transforms@^7.18.6", "@babel/helper-module-transforms@^7.20.11", "@babel/helper-module-transforms@^7.21.2": |
220 | 230 | version "7.21.2"
|
221 | 231 | resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.21.2.tgz#160caafa4978ac8c00ac66636cb0fa37b024e2d2"
|
222 | 232 | integrity sha512-79yj2AR4U/Oqq/WOV7Lx6hUjau1Zfo4cI+JLAVYeMV5XIlbOhmjEk5ulbTc9fMpmlojzZHkUUxAiK+UKn+hNQQ==
|
|
328 | 338 | chalk "^2.0.0"
|
329 | 339 | js-tokens "^4.0.0"
|
330 | 340 |
|
331 |
| -"@babel/parser@^7.1.0", "@babel/parser@^7.14.0", "@babel/parser@^7.14.7", "@babel/parser@^7.16.8", "@babel/parser@^7.20.13", "@babel/parser@^7.20.7", "@babel/parser@^7.21.0", "@babel/parser@^7.21.2": |
| 341 | +"@babel/parser@^7.1.0", "@babel/parser@^7.14.0", "@babel/parser@^7.14.7", "@babel/parser@^7.16.8", "@babel/parser@^7.20.13": |
332 | 342 | version "7.21.2"
|
333 | 343 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.21.2.tgz#dacafadfc6d7654c3051a66d6fe55b6cb2f2a0b3"
|
334 | 344 | integrity sha512-URpaIJQwEkEC2T9Kn+Ai6Xe/02iNaVCuT/PtoRz3GPVJVDpPd7mLo+VddTbhCRU9TXqW5mSrQfXZyi8kDKOVpQ==
|
335 | 345 |
|
| 346 | +"@babel/parser@^7.20.7", "@babel/parser@^7.21.2", "@babel/parser@^7.21.3": |
| 347 | + version "7.21.3" |
| 348 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.21.3.tgz#1d285d67a19162ff9daa358d4cb41d50c06220b3" |
| 349 | + integrity sha512-lobG0d7aOfQRXh8AyklEAgZGvA4FShxo6xQbUrrT/cNBPUdIDojlokwJsQyCC/eKia7ifqM0yP+2DRZ4WKw2RQ== |
| 350 | + |
336 | 351 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6":
|
337 | 352 | version "7.18.6"
|
338 | 353 | resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression/-/plugin-bugfix-safari-id-destructuring-collision-in-function-expression-7.18.6.tgz#da5b8f9a580acdfbe53494dba45ea389fb09a4d2"
|
|
1074 | 1089 | "@babel/parser" "^7.20.7"
|
1075 | 1090 | "@babel/types" "^7.20.7"
|
1076 | 1091 |
|
1077 |
| -"@babel/traverse@^7.14.0", "@babel/traverse@^7.16.8", "@babel/traverse@^7.20.13", "@babel/traverse@^7.20.5", "@babel/traverse@^7.20.7", "@babel/traverse@^7.21.0", "@babel/traverse@^7.21.2", "@babel/traverse@^7.7.2": |
| 1092 | +"@babel/traverse@^7.14.0", "@babel/traverse@^7.16.8", "@babel/traverse@^7.20.13", "@babel/traverse@^7.20.5", "@babel/traverse@^7.20.7", "@babel/traverse@^7.7.2": |
1078 | 1093 | version "7.21.2"
|
1079 | 1094 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.21.2.tgz#ac7e1f27658750892e815e60ae90f382a46d8e75"
|
1080 | 1095 | integrity sha512-ts5FFU/dSUPS13tv8XiEObDu9K+iagEKME9kAbaP7r0Y9KtZJZ+NGndDvWoRAYNpeWafbpFeki3q9QoMD6gxyw==
|
|
1090 | 1105 | debug "^4.1.0"
|
1091 | 1106 | globals "^11.1.0"
|
1092 | 1107 |
|
1093 |
| -"@babel/types@^7.0.0", "@babel/types@^7.0.0-beta.49", "@babel/types@^7.16.8", "@babel/types@^7.18.6", "@babel/types@^7.18.9", "@babel/types@^7.20.0", "@babel/types@^7.20.2", "@babel/types@^7.20.5", "@babel/types@^7.20.7", "@babel/types@^7.21.0", "@babel/types@^7.21.2", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
| 1108 | +"@babel/traverse@^7.21.0", "@babel/traverse@^7.21.2", "@babel/traverse@^7.21.3": |
| 1109 | + version "7.21.3" |
| 1110 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.21.3.tgz#4747c5e7903d224be71f90788b06798331896f67" |
| 1111 | + integrity sha512-XLyopNeaTancVitYZe2MlUEvgKb6YVVPXzofHgqHijCImG33b/uTurMS488ht/Hbsb2XK3U2BnSTxKVNGV3nGQ== |
| 1112 | + dependencies: |
| 1113 | + "@babel/code-frame" "^7.18.6" |
| 1114 | + "@babel/generator" "^7.21.3" |
| 1115 | + "@babel/helper-environment-visitor" "^7.18.9" |
| 1116 | + "@babel/helper-function-name" "^7.21.0" |
| 1117 | + "@babel/helper-hoist-variables" "^7.18.6" |
| 1118 | + "@babel/helper-split-export-declaration" "^7.18.6" |
| 1119 | + "@babel/parser" "^7.21.3" |
| 1120 | + "@babel/types" "^7.21.3" |
| 1121 | + debug "^4.1.0" |
| 1122 | + globals "^11.1.0" |
| 1123 | + |
| 1124 | +"@babel/types@^7.0.0", "@babel/types@^7.0.0-beta.49", "@babel/types@^7.16.8", "@babel/types@^7.18.9", "@babel/types@^7.20.0", "@babel/types@^7.20.5", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4": |
1094 | 1125 | version "7.21.2"
|
1095 | 1126 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.21.2.tgz#92246f6e00f91755893c2876ad653db70c8310d1"
|
1096 | 1127 | integrity sha512-3wRZSs7jiFaB8AjxiiD+VqN5DTG2iRvJGQ+qYFrs/654lg6kGTQWIOFjlBo5RaXuAZjBmP3+OQH4dmhqiiyYxw==
|
|
1099 | 1130 | "@babel/helper-validator-identifier" "^7.19.1"
|
1100 | 1131 | to-fast-properties "^2.0.0"
|
1101 | 1132 |
|
| 1133 | +"@babel/types@^7.18.6", "@babel/types@^7.20.2", "@babel/types@^7.20.7", "@babel/types@^7.21.0", "@babel/types@^7.21.2", "@babel/types@^7.21.3": |
| 1134 | + version "7.21.3" |
| 1135 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.21.3.tgz#4865a5357ce40f64e3400b0f3b737dc6d4f64d05" |
| 1136 | + integrity sha512-sBGdETxC+/M4o/zKC0sl6sjWv62WFR/uzxrJ6uYyMLZOUlPnwzw0tKgVHOXxaAd5l2g8pEDM5RZ495GPQI77kg== |
| 1137 | + dependencies: |
| 1138 | + "@babel/helper-string-parser" "^7.19.4" |
| 1139 | + "@babel/helper-validator-identifier" "^7.19.1" |
| 1140 | + to-fast-properties "^2.0.0" |
| 1141 | + |
1102 | 1142 | "@bcoe/v8-coverage@^0.2.3":
|
1103 | 1143 | version "0.2.3"
|
1104 | 1144 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
|
@@ -3877,9 +3917,9 @@ caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001426:
|
3877 | 3917 | integrity sha512-lQ1VlUUq5q9ro9X+5gOEyH7i3vm+AYVT1WDCVB69XOZ17KZRhnZ9J0Sqz7wTHQaLBJccNCHq8/Ww5LlOIZbB0w==
|
3878 | 3918 |
|
3879 | 3919 | caniuse-lite@^1.0.30001449:
|
3880 |
| - version "1.0.30001464" |
3881 |
| - resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001464.tgz#888922718df48ce5e33dcfe1a2af7d42676c5eb7" |
3882 |
| - integrity sha512-oww27MtUmusatpRpCGSOneQk2/l5czXANDSFvsc7VuOQ86s3ANhZetpwXNf1zY/zdfP63Xvjz325DAdAoES13g== |
| 3920 | + version "1.0.30001468" |
| 3921 | + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001468.tgz#0101837c6a4e38e6331104c33dcfb3bdf367a4b7" |
| 3922 | + integrity sha512-zgAo8D5kbOyUcRAgSmgyuvBkjrGk5CGYG5TYgFdpQv+ywcyEpo1LOWoG8YmoflGnh+V+UsNuKYedsoYs0hzV5A== |
3883 | 3923 |
|
3884 | 3924 | capital-case@^1.0.4:
|
3885 | 3925 | version "1.0.4"
|
|
4937 | 4977 | integrity sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==
|
4938 | 4978 |
|
4939 | 4979 | electron-to-chromium@^1.4.284:
|
4940 |
| - version "1.4.328" |
4941 |
| - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.328.tgz#b4565ffa502542b561cea16086d6d9b916c7095a" |
4942 |
| - integrity sha512-DE9tTy2PNmy1v55AZAO542ui+MLC2cvINMK4P2LXGsJdput/ThVG9t+QGecPuAZZSgC8XoI+Jh9M1OG9IoNSCw== |
| 4980 | + version "1.4.333" |
| 4981 | + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.333.tgz#ebb21f860f8a29923717b06ec0cb54e77ed34c04" |
| 4982 | + integrity sha512-YyE8+GKyGtPEP1/kpvqsdhD6rA/TP1DUFDN4uiU/YI52NzDxmwHkEb3qjId8hLBa5siJvG0sfC3O66501jMruQ== |
4943 | 4983 |
|
4944 | 4984 | emittery@^0.13.1:
|
4945 | 4985 | version "0.13.1"
|
|
0 commit comments