|
69 | 69 | "@babel/highlight" "^7.22.13"
|
70 | 70 | chalk "^2.4.2"
|
71 | 71 |
|
72 |
| -"@babel/compat-data@^7.20.5", "@babel/compat-data@^7.22.20", "@babel/compat-data@^7.22.6", "@babel/compat-data@^7.22.9": |
| 72 | +"@babel/compat-data@^7.20.5", "@babel/compat-data@^7.22.20", "@babel/compat-data@^7.22.6": |
73 | 73 | version "7.22.20"
|
74 | 74 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.22.20.tgz#8df6e96661209623f1975d66c35ffca66f3306d0"
|
75 | 75 | integrity sha512-BQYjKbpXjoXwFW5jGqiizJQQT/aC7pFm9Ok1OWssonuguICi264lbgMzRp2ZMmRSlfkX6DsWDDcsrctK8Rwfiw==
|
76 | 76 |
|
| 77 | +"@babel/compat-data@^7.22.9": |
| 78 | + version "7.23.2" |
| 79 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.23.2.tgz#6a12ced93455827037bfb5ed8492820d60fc32cc" |
| 80 | + integrity sha512-0S9TQMmDHlqAZ2ITT95irXKfxN9bncq8ZCoJhun3nHL/lLUxd2NKBJYoNGWH7S0hz6fRQwWlAWn/ILM0C70KZQ== |
| 81 | + |
77 | 82 | "@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":
|
78 |
| - version "7.23.0" |
79 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.23.0.tgz#f8259ae0e52a123eb40f552551e647b506a94d83" |
80 |
| - integrity sha512-97z/ju/Jy1rZmDxybphrBuI+jtJjFVoz7Mr9yUQVVVi+DNZE333uFQeMOqcCIy1x3WYBIbWftUSLmbNXNT7qFQ== |
| 83 | + version "7.23.2" |
| 84 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.23.2.tgz#ed10df0d580fff67c5f3ee70fd22e2e4c90a9f94" |
| 85 | + integrity sha512-n7s51eWdaWZ3vGT2tD4T7J6eJs3QoBXydv7vkUM06Bf1cbVD2Kc2UrkzhiQwobfV7NwOnQXYL7UBJ5VPU+RGoQ== |
81 | 86 | dependencies:
|
82 | 87 | "@ampproject/remapping" "^2.2.0"
|
83 | 88 | "@babel/code-frame" "^7.22.13"
|
84 | 89 | "@babel/generator" "^7.23.0"
|
85 | 90 | "@babel/helper-compilation-targets" "^7.22.15"
|
86 | 91 | "@babel/helper-module-transforms" "^7.23.0"
|
87 |
| - "@babel/helpers" "^7.23.0" |
| 92 | + "@babel/helpers" "^7.23.2" |
88 | 93 | "@babel/parser" "^7.23.0"
|
89 | 94 | "@babel/template" "^7.22.15"
|
90 |
| - "@babel/traverse" "^7.23.0" |
| 95 | + "@babel/traverse" "^7.23.2" |
91 | 96 | "@babel/types" "^7.23.0"
|
92 | 97 | convert-source-map "^2.0.0"
|
93 | 98 | debug "^4.1.0"
|
|
316 | 321 | "@babel/template" "^7.22.15"
|
317 | 322 | "@babel/types" "^7.22.19"
|
318 | 323 |
|
319 |
| -"@babel/helpers@^7.23.0": |
320 |
| - version "7.23.1" |
321 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.1.tgz#44e981e8ce2b9e99f8f0b703f3326a4636c16d15" |
322 |
| - integrity sha512-chNpneuK18yW5Oxsr+t553UZzzAs3aZnFm4bxhebsNTeshrC95yA7l5yl7GBAG+JG1rF0F7zzD2EixK9mWSDoA== |
| 324 | +"@babel/helpers@^7.23.2": |
| 325 | + version "7.23.2" |
| 326 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.23.2.tgz#2832549a6e37d484286e15ba36a5330483cac767" |
| 327 | + integrity sha512-lzchcp8SjTSVe/fPmLwtWVBFC7+Tbn8LGHDVfDp9JGxpAY5opSaEFgt8UQvrnECWOTdji2mOWMz1rOhkHscmGQ== |
323 | 328 | dependencies:
|
324 | 329 | "@babel/template" "^7.22.15"
|
325 |
| - "@babel/traverse" "^7.23.0" |
| 330 | + "@babel/traverse" "^7.23.2" |
326 | 331 | "@babel/types" "^7.23.0"
|
327 | 332 |
|
328 | 333 | "@babel/highlight@^7.10.4", "@babel/highlight@^7.22.13":
|
|
1158 | 1163 | integrity sha512-x/rqGMdzj+fWZvCOYForTghzbtqPDZ5gPwaoNGHdgDfF2QA/XZbCBp4Moo5scrkAMPhB7z26XM/AaHuIJdgauA==
|
1159 | 1164 |
|
1160 | 1165 | "@babel/runtime@^7.0.0", "@babel/runtime@^7.12.5", "@babel/runtime@^7.16.7", "@babel/runtime@^7.20.13", "@babel/runtime@^7.20.7", "@babel/runtime@^7.21.0", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2":
|
1161 |
| - version "7.23.1" |
1162 |
| - resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.23.1.tgz#72741dc4d413338a91dcb044a86f3c0bc402646d" |
1163 |
| - integrity sha512-hC2v6p8ZSI/W0HUzh3V8C5g+NwSKzKPtJwSpTjwl0o297GP9+ZLQSkdvHz46CM3LqyoXxq+5G9komY+eSqSO0g== |
| 1166 | + version "7.23.2" |
| 1167 | + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.23.2.tgz#062b0ac103261d68a966c4c7baf2ae3e62ec3885" |
| 1168 | + integrity sha512-mM8eg4yl5D6i3lu2QKPuPH4FArvJ8KhTofbE7jwMUv9KX5mBvwPAqnV3MlyBNqdp9RyRKP6Yck8TrfYrPvX3bg== |
1164 | 1169 | dependencies:
|
1165 | 1170 | regenerator-runtime "^0.14.0"
|
1166 | 1171 |
|
|
1173 | 1178 | "@babel/parser" "^7.22.15"
|
1174 | 1179 | "@babel/types" "^7.22.15"
|
1175 | 1180 |
|
1176 |
| -"@babel/traverse@^7.14.0", "@babel/traverse@^7.16.8", "@babel/traverse@^7.20.13", "@babel/traverse@^7.23.0": |
| 1181 | +"@babel/traverse@^7.14.0", "@babel/traverse@^7.16.8", "@babel/traverse@^7.20.13": |
1177 | 1182 | version "7.23.0"
|
1178 | 1183 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.0.tgz#18196ddfbcf4ccea324b7f6d3ada00d8c5a99c53"
|
1179 | 1184 | integrity sha512-t/QaEvyIoIkwzpiZ7aoSKK8kObQYeF7T2v+dazAYCb8SXtp58zEVkWW7zAnju8FNKNdr4ScAOEDmMItbyOmEYw==
|
|
1189 | 1194 | debug "^4.1.0"
|
1190 | 1195 | globals "^11.1.0"
|
1191 | 1196 |
|
| 1197 | +"@babel/traverse@^7.23.2": |
| 1198 | + version "7.23.2" |
| 1199 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.23.2.tgz#329c7a06735e144a506bdb2cad0268b7f46f4ad8" |
| 1200 | + integrity sha512-azpe59SQ48qG6nu2CzcMLbxUudtN+dOM9kDbUqGq3HXUJRlo7i8fvPoxQUzYgLZ4cMVmuZgm8vvBpNeRhd6XSw== |
| 1201 | + dependencies: |
| 1202 | + "@babel/code-frame" "^7.22.13" |
| 1203 | + "@babel/generator" "^7.23.0" |
| 1204 | + "@babel/helper-environment-visitor" "^7.22.20" |
| 1205 | + "@babel/helper-function-name" "^7.23.0" |
| 1206 | + "@babel/helper-hoist-variables" "^7.22.5" |
| 1207 | + "@babel/helper-split-export-declaration" "^7.22.6" |
| 1208 | + "@babel/parser" "^7.23.0" |
| 1209 | + "@babel/types" "^7.23.0" |
| 1210 | + debug "^4.1.0" |
| 1211 | + globals "^11.1.0" |
| 1212 | + |
1192 | 1213 | "@babel/types@^7.0.0", "@babel/types@^7.0.0-beta.49", "@babel/types@^7.16.8", "@babel/types@^7.20.7", "@babel/types@^7.22.15", "@babel/types@^7.22.19", "@babel/types@^7.22.5", "@babel/types@^7.23.0", "@babel/types@^7.4.4":
|
1193 | 1214 | version "7.23.0"
|
1194 | 1215 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.0.tgz#8c1f020c9df0e737e4e247c0619f58c68458aaeb"
|
@@ -4099,11 +4120,16 @@ caniuse-api@^3.0.0:
|
4099 | 4120 | lodash.memoize "^4.1.2"
|
4100 | 4121 | lodash.uniq "^4.5.0"
|
4101 | 4122 |
|
4102 |
| -caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001538, caniuse-lite@^1.0.30001541: |
| 4123 | +caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001538: |
4103 | 4124 | version "1.0.30001542"
|
4104 | 4125 | resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001542.tgz#823ddb5aed0a70d5e2bfb49126478e84e9514b85"
|
4105 | 4126 | integrity sha512-UrtAXVcj1mvPBFQ4sKd38daP8dEcXXr5sQe6QNNinaPd0iA/cxg9/l3VrSdL73jgw5sKyuQ6jNgiKO12W3SsVA==
|
4106 | 4127 |
|
| 4128 | +caniuse-lite@^1.0.30001541: |
| 4129 | + version "1.0.30001549" |
| 4130 | + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001549.tgz#7d1a3dce7ea78c06ed72c32c2743ea364b3615aa" |
| 4131 | + integrity sha512-qRp48dPYSCYaP+KurZLhDYdVE+yEyht/3NlmcJgVQ2VMGt6JL36ndQ/7rgspdZsJuxDPFIo/OzBT2+GmIJ53BA== |
| 4132 | + |
4107 | 4133 | capital-case@^1.0.4:
|
4108 | 4134 | version "1.0.4"
|
4109 | 4135 | resolved "https://registry.yarnpkg.com/capital-case/-/capital-case-1.0.4.tgz#9d130292353c9249f6b00fa5852bee38a717e669"
|
|
5152 | 5178 | integrity sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==
|
5153 | 5179 |
|
5154 | 5180 | electron-to-chromium@^1.4.535:
|
5155 |
| - version "1.4.537" |
5156 |
| - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.537.tgz#aac4101db53066be1e49baedd000a26bc754adc9" |
5157 |
| - integrity sha512-W1+g9qs9hviII0HAwOdehGYkr+zt7KKdmCcJcjH0mYg6oL8+ioT3Skjmt7BLoAQqXhjf40AXd+HlR4oAWMlXjA== |
| 5181 | + version "1.4.554" |
| 5182 | + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.554.tgz#04e09c2ee31dc0f1546174033809b54cc372740b" |
| 5183 | + integrity sha512-Q0umzPJjfBrrj8unkONTgbKQXzXRrH7sVV7D9ea2yBV3Oaogz991yhbpfvo2LMNkJItmruXTEzVpP9cp7vaIiQ== |
5158 | 5184 |
|
5159 | 5185 | emittery@^0.13.1:
|
5160 | 5186 | version "0.13.1"
|
|
0 commit comments