|
69 | 69 | integrity sha512-CHIGpJcUQ5lU9KrPHTjBMhVwQG6CQjxfg36fGXl3qk/Gik1WwWachaXFuo0uCWJT/mStOKtcbFJCaVLihC1CMw==
|
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.15.5", "@babel/core@^7.16.7":
|
72 |
| - version "7.19.3" |
73 |
| - resolved "https://registry.npmjs.org/@babel/core/-/core-7.19.3.tgz" |
74 |
| - integrity sha512-WneDJxdsjEvyKtXKsaBGbDeiyOjR5vYq4HcShxnIbG0qixpoHjI3MqeZM9NDvsojNCEBItQE4juOo/bU6e72gQ== |
| 72 | + version "7.19.6" |
| 73 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.19.6.tgz#7122ae4f5c5a37c0946c066149abd8e75f81540f" |
| 74 | + integrity sha512-D2Ue4KHpc6Ys2+AxpIx1BZ8+UegLLLE2p3KJEuJRKmokHOtl49jQ5ny1773KsGLZs8MQvBidAF6yWUJxRqtKtg== |
75 | 75 | dependencies:
|
76 | 76 | "@ampproject/remapping" "^2.1.0"
|
77 | 77 | "@babel/code-frame" "^7.18.6"
|
78 |
| - "@babel/generator" "^7.19.3" |
| 78 | + "@babel/generator" "^7.19.6" |
79 | 79 | "@babel/helper-compilation-targets" "^7.19.3"
|
80 |
| - "@babel/helper-module-transforms" "^7.19.0" |
81 |
| - "@babel/helpers" "^7.19.0" |
82 |
| - "@babel/parser" "^7.19.3" |
| 80 | + "@babel/helper-module-transforms" "^7.19.6" |
| 81 | + "@babel/helpers" "^7.19.4" |
| 82 | + "@babel/parser" "^7.19.6" |
83 | 83 | "@babel/template" "^7.18.10"
|
84 |
| - "@babel/traverse" "^7.19.3" |
85 |
| - "@babel/types" "^7.19.3" |
| 84 | + "@babel/traverse" "^7.19.6" |
| 85 | + "@babel/types" "^7.19.4" |
86 | 86 | convert-source-map "^1.7.0"
|
87 | 87 | debug "^4.1.0"
|
88 | 88 | gensync "^1.0.0-beta.2"
|
|
105 | 105 | dependencies:
|
106 | 106 | eslint-rule-composer "^0.3.0"
|
107 | 107 |
|
108 |
| -"@babel/generator@^7.14.0", "@babel/generator@^7.16.8", "@babel/generator@^7.19.3", "@babel/generator@^7.19.4": |
| 108 | +"@babel/generator@^7.14.0", "@babel/generator@^7.16.8", "@babel/generator@^7.19.3": |
109 | 109 | version "7.19.5"
|
110 | 110 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.19.5.tgz#da3f4b301c8086717eee9cab14da91b1fa5dcca7"
|
111 | 111 | integrity sha512-DxbNz9Lz4aMZ99qPpO1raTbcrI1ZeYh+9NR9qhfkQIbFtVEqotHojEBxHzmxhVONkGt6VyrqVQcgpefMy9pqcg==
|
|
114 | 114 | "@jridgewell/gen-mapping" "^0.3.2"
|
115 | 115 | jsesc "^2.5.1"
|
116 | 116 |
|
| 117 | +"@babel/generator@^7.19.4", "@babel/generator@^7.19.6": |
| 118 | + version "7.19.6" |
| 119 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.19.6.tgz#9e481a3fe9ca6261c972645ae3904ec0f9b34a1d" |
| 120 | + integrity sha512-oHGRUQeoX1QrKeJIKVe0hwjGqNnVYsM5Nep5zo0uE0m42sLH+Fsd2pStJ5sRM1bNyTUUoz0pe2lTeMJrb/taTA== |
| 121 | + dependencies: |
| 122 | + "@babel/types" "^7.19.4" |
| 123 | + "@jridgewell/gen-mapping" "^0.3.2" |
| 124 | + jsesc "^2.5.1" |
| 125 | + |
117 | 126 | "@babel/generator@^7.7.2":
|
118 | 127 | version "7.19.3"
|
119 | 128 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.19.3.tgz#d7f4d1300485b4547cb6f94b27d10d237b42bf59"
|
|
236 | 245 | "@babel/traverse" "^7.19.0"
|
237 | 246 | "@babel/types" "^7.19.0"
|
238 | 247 |
|
| 248 | +"@babel/helper-module-transforms@^7.19.6": |
| 249 | + version "7.19.6" |
| 250 | + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.19.6.tgz#6c52cc3ac63b70952d33ee987cbee1c9368b533f" |
| 251 | + integrity sha512-fCmcfQo/KYr/VXXDIyd3CBGZ6AFhPFy1TfSEJ+PilGVlQT6jcbqtHAM4C1EciRqMza7/TpOUZliuSH+U6HAhJw== |
| 252 | + dependencies: |
| 253 | + "@babel/helper-environment-visitor" "^7.18.9" |
| 254 | + "@babel/helper-module-imports" "^7.18.6" |
| 255 | + "@babel/helper-simple-access" "^7.19.4" |
| 256 | + "@babel/helper-split-export-declaration" "^7.18.6" |
| 257 | + "@babel/helper-validator-identifier" "^7.19.1" |
| 258 | + "@babel/template" "^7.18.10" |
| 259 | + "@babel/traverse" "^7.19.6" |
| 260 | + "@babel/types" "^7.19.4" |
| 261 | + |
239 | 262 | "@babel/helper-optimise-call-expression@^7.18.6":
|
240 | 263 | version "7.18.6"
|
241 | 264 | resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.18.6.tgz#9369aa943ee7da47edab2cb4e838acf09d290ffe"
|
|
269 | 292 | "@babel/traverse" "^7.19.1"
|
270 | 293 | "@babel/types" "^7.19.0"
|
271 | 294 |
|
272 |
| -"@babel/helper-simple-access@^7.18.6": |
| 295 | +"@babel/helper-simple-access@^7.18.6", "@babel/helper-simple-access@^7.19.4": |
273 | 296 | version "7.19.4"
|
274 | 297 | resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.19.4.tgz#be553f4951ac6352df2567f7daa19a0ee15668e7"
|
275 | 298 | integrity sha512-f9Xq6WqBFqaDfbCzn2w85hwklswz5qsKlh7f08w4Y9yhJHpnNC0QemtSkK5YyOY8kPGvyiwdzZksGUhnGdaUIg==
|
|
315 | 338 | "@babel/traverse" "^7.19.0"
|
316 | 339 | "@babel/types" "^7.19.0"
|
317 | 340 |
|
318 |
| -"@babel/helpers@^7.19.0": |
| 341 | +"@babel/helpers@^7.19.4": |
319 | 342 | version "7.19.4"
|
320 | 343 | resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.19.4.tgz#42154945f87b8148df7203a25c31ba9a73be46c5"
|
321 | 344 | integrity sha512-G+z3aOx2nfDHwX/kyVii5fJq+bgscg89/dJNWpYeKeBv3v9xX8EIabmx1k6u9LS04H7nROFVRVK+e3k0VHp+sw==
|
|
338 | 361 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.19.3.tgz#8dd36d17c53ff347f9e55c328710321b49479a9a"
|
339 | 362 | integrity sha512-pJ9xOlNWHiy9+FuFP09DEAFbAn4JskgRsVcc169w2xRBC3FRGuQEwjeIMMND9L2zc0iEhO/tGv4Zq+km+hxNpQ==
|
340 | 363 |
|
341 |
| -"@babel/parser@^7.14.0", "@babel/parser@^7.15.5", "@babel/parser@^7.16.8", "@babel/parser@^7.18.10", "@babel/parser@^7.19.3", "@babel/parser@^7.19.4": |
| 364 | +"@babel/parser@^7.14.0", "@babel/parser@^7.15.5", "@babel/parser@^7.16.8", "@babel/parser@^7.19.3": |
342 | 365 | version "7.19.4"
|
343 | 366 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.19.4.tgz#03c4339d2b8971eb3beca5252bafd9b9f79db3dc"
|
344 | 367 | integrity sha512-qpVT7gtuOLjWeDTKLkJ6sryqLliBaFpAtGeqw5cs5giLldvh+Ch0plqnUMKoVAUS6ZEueQQiZV+p5pxtPitEsA==
|
345 | 368 |
|
| 369 | +"@babel/parser@^7.18.10", "@babel/parser@^7.19.4", "@babel/parser@^7.19.6": |
| 370 | + version "7.19.6" |
| 371 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.19.6.tgz#b923430cb94f58a7eae8facbffa9efd19130e7f8" |
| 372 | + integrity sha512-h1IUp81s2JYJ3mRkdxJgs4UvmSsRvDrx5ICSJbPvtWYv5i1nTBGcBpnog+89rAFMwvvru6E5NUHdBe01UeSzYA== |
| 373 | + |
346 | 374 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression@^7.18.6":
|
347 | 375 | version "7.18.6"
|
348 | 376 | 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"
|
|
1089 | 1117 | "@babel/parser" "^7.18.10"
|
1090 | 1118 | "@babel/types" "^7.18.10"
|
1091 | 1119 |
|
1092 |
| -"@babel/traverse@^7.14.0", "@babel/traverse@^7.15.4", "@babel/traverse@^7.16.8", "@babel/traverse@^7.19.0", "@babel/traverse@^7.19.1", "@babel/traverse@^7.19.3", "@babel/traverse@^7.19.4": |
| 1120 | +"@babel/traverse@^7.14.0", "@babel/traverse@^7.15.4", "@babel/traverse@^7.16.8", "@babel/traverse@^7.19.0", "@babel/traverse@^7.19.1": |
1093 | 1121 | version "7.19.4"
|
1094 | 1122 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.19.4.tgz#f117820e18b1e59448a6c1fa9d0ff08f7ac459a8"
|
1095 | 1123 | integrity sha512-w3K1i+V5u2aJUOXBFFC5pveFLmtq1s3qcdDNC2qRI6WPBQIDaKFqXxDEqDO/h1dQ3HjsZoZMyIy6jGLq0xtw+g==
|
|
1105 | 1133 | debug "^4.1.0"
|
1106 | 1134 | globals "^11.1.0"
|
1107 | 1135 |
|
| 1136 | +"@babel/traverse@^7.19.4", "@babel/traverse@^7.19.6": |
| 1137 | + version "7.19.6" |
| 1138 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.19.6.tgz#7b4c865611df6d99cb131eec2e8ac71656a490dc" |
| 1139 | + integrity sha512-6l5HrUCzFM04mfbG09AagtYyR2P0B71B1wN7PfSPiksDPz2k5H9CBC1tcZpz2M8OxbKTPccByoOJ22rUKbpmQQ== |
| 1140 | + dependencies: |
| 1141 | + "@babel/code-frame" "^7.18.6" |
| 1142 | + "@babel/generator" "^7.19.6" |
| 1143 | + "@babel/helper-environment-visitor" "^7.18.9" |
| 1144 | + "@babel/helper-function-name" "^7.19.0" |
| 1145 | + "@babel/helper-hoist-variables" "^7.18.6" |
| 1146 | + "@babel/helper-split-export-declaration" "^7.18.6" |
| 1147 | + "@babel/parser" "^7.19.6" |
| 1148 | + "@babel/types" "^7.19.4" |
| 1149 | + debug "^4.1.0" |
| 1150 | + globals "^11.1.0" |
| 1151 | + |
1108 | 1152 | "@babel/traverse@^7.7.2":
|
1109 | 1153 | version "7.19.3"
|
1110 | 1154 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.19.3.tgz#3a3c5348d4988ba60884e8494b0592b2f15a04b4"
|
@@ -3875,11 +3919,16 @@ caniuse-api@^3.0.0:
|
3875 | 3919 | lodash.memoize "^4.1.2"
|
3876 | 3920 | lodash.uniq "^4.5.0"
|
3877 | 3921 |
|
3878 |
| -caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001400, caniuse-lite@^1.0.30001407: |
| 3922 | +caniuse-lite@^1.0.0, caniuse-lite@^1.0.30001407: |
3879 | 3923 | version "1.0.30001420"
|
3880 | 3924 | resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001420.tgz#f62f35f051e0b6d25532cf376776d41e45b47ef6"
|
3881 | 3925 | integrity sha512-OnyeJ9ascFA9roEj72ok2Ikp7PHJTKubtEJIQ/VK3fdsS50q4KWy+Z5X0A1/GswEItKX0ctAp8n4SYDE7wTu6A==
|
3882 | 3926 |
|
| 3927 | +caniuse-lite@^1.0.30001400: |
| 3928 | + version "1.0.30001423" |
| 3929 | + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001423.tgz#57176d460aa8cd85ee1a72016b961eb9aca55d91" |
| 3930 | + integrity sha512-09iwWGOlifvE1XuHokFMP7eR38a0JnajoyL3/i87c8ZjRWRrdKo1fqjNfugfBD0UDBIOz0U+jtNhJ0EPm1VleQ== |
| 3931 | + |
3883 | 3932 | capital-case@^1.0.4:
|
3884 | 3933 | version "1.0.4"
|
3885 | 3934 | resolved "https://registry.yarnpkg.com/capital-case/-/capital-case-1.0.4.tgz#9d130292353c9249f6b00fa5852bee38a717e669"
|
|
4912 | 4961 | integrity sha512-WMwm9LhRUo+WUaRN+vRuETqG89IgZphVSNkdFgeb6sS/E4OrDIN7t48CAewSHXc6C8lefD8KKfr5vY61brQlow==
|
4913 | 4962 |
|
4914 | 4963 | electron-to-chromium@^1.4.251:
|
4915 |
| - version "1.4.283" |
4916 |
| - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.283.tgz#d4f263f5df402fd799c0a06255d580dcf8aa9a8e" |
4917 |
| - integrity sha512-g6RQ9zCOV+U5QVHW9OpFR7rdk/V7xfopNXnyAamdpFgCHgZ1sjI8VuR1+zG2YG/TZk+tQ8mpNkug4P8FU0fuOA== |
| 4964 | + version "1.4.284" |
| 4965 | + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.284.tgz#61046d1e4cab3a25238f6bf7413795270f125592" |
| 4966 | + integrity sha512-M8WEXFuKXMYMVr45fo8mq0wUrrJHheiKZf6BArTKk9ZBYCKJEOU5H8cdWgDT+qCVZf7Na4lVUaZsA+h6uA9+PA== |
4918 | 4967 |
|
4919 | 4968 | emittery@^0.10.2:
|
4920 | 4969 | version "0.10.2"
|
|
0 commit comments