mastodon: 3.3.0 -> 3.4.0

./update.sh --ver v3.4.0 --patches ./resolutions.patch

authored by Kerstin Humm and committed by erictapen dfd9d996 433a9f8f

+1631 -1454
+341 -401
pkgs/servers/mastodon/gemset.nix
··· 1 1 { 2 2 actioncable = { 3 - dependencies = ["actionpack" "nio4r" "websocket-driver"]; 3 + dependencies = ["actionpack" "activesupport" "nio4r" "websocket-driver"]; 4 4 groups = ["default"]; 5 5 platforms = []; 6 6 source = { 7 7 remotes = ["https://rubygems.org"]; 8 - sha256 = "0yvrnxvdzx3yvgkxwzffhkr8m4w19h97lyyj030g1q4xjii5a1kr"; 8 + sha256 = "15r6ab17iwhhq92by4ah9z4wwvjbr07qn16x8pn2ypgqwvfy74h7"; 9 9 type = "gem"; 10 10 }; 11 - version = "5.2.4.4"; 11 + version = "6.1.3.2"; 12 + }; 13 + actionmailbox = { 14 + dependencies = ["actionpack" "activejob" "activerecord" "activestorage" "activesupport" "mail"]; 15 + groups = ["default"]; 16 + platforms = []; 17 + source = { 18 + remotes = ["https://rubygems.org"]; 19 + sha256 = "1q1r3x9fbq5wlgn4xhqw48la09q7f97zna7ld5fglk3jpmh973x5"; 20 + type = "gem"; 21 + }; 22 + version = "6.1.3.2"; 12 23 }; 13 24 actionmailer = { 14 - dependencies = ["actionpack" "actionview" "activejob" "mail" "rails-dom-testing"]; 25 + dependencies = ["actionpack" "actionview" "activejob" "activesupport" "mail" "rails-dom-testing"]; 15 26 groups = ["default" "development"]; 16 27 platforms = []; 17 28 source = { 18 29 remotes = ["https://rubygems.org"]; 19 - sha256 = "1nhslq95il78h7qv7w7h7i9fx3znc5hxmqbnws0sl9w7am7zkl8x"; 30 + sha256 = "1nqdaykzgib8fsldkxdkw0w44jzz4grvb028crzg0qpwvv03g2wp"; 20 31 type = "gem"; 21 32 }; 22 - version = "5.2.4.4"; 33 + version = "6.1.3.2"; 23 34 }; 24 35 actionpack = { 25 36 dependencies = ["actionview" "activesupport" "rack" "rack-test" "rails-dom-testing" "rails-html-sanitizer"]; ··· 27 38 platforms = []; 28 39 source = { 29 40 remotes = ["https://rubygems.org"]; 30 - sha256 = "0d8gxymshjhva5fyv33iy2hzp4jm3i44asdbma9pv9wzpl5fwhn0"; 41 + sha256 = "1wdgv5llgbl4nayx5j78lfvhhjssrzfmypb45mjy37mgm8z5l5m5"; 42 + type = "gem"; 43 + }; 44 + version = "6.1.3.2"; 45 + }; 46 + actiontext = { 47 + dependencies = ["actionpack" "activerecord" "activestorage" "activesupport" "nokogiri"]; 48 + groups = ["default"]; 49 + platforms = []; 50 + source = { 51 + remotes = ["https://rubygems.org"]; 52 + sha256 = "1zfrkcnp9wy1dm4b6iqf29858dp04a62asfmldainqmv4a7931q7"; 31 53 type = "gem"; 32 54 }; 33 - version = "5.2.4.4"; 55 + version = "6.1.3.2"; 34 56 }; 35 57 actionview = { 36 58 dependencies = ["activesupport" "builder" "erubi" "rails-dom-testing" "rails-html-sanitizer"]; ··· 38 60 platforms = []; 39 61 source = { 40 62 remotes = ["https://rubygems.org"]; 41 - sha256 = "0k8dgkplqj76i3q1f8897m8svj2xggd1knhy3bcwfl4nh7998kw6"; 63 + sha256 = "1r6db2g3fsrca1hp9kbyvjx9psipsxw0g306qharkcblxl8h1ysn"; 42 64 type = "gem"; 43 65 }; 44 - version = "5.2.4.4"; 66 + version = "6.1.3.2"; 45 67 }; 46 68 active_model_serializers = { 47 69 dependencies = ["actionpack" "activemodel" "case_transform" "jsonapi-renderer"]; ··· 49 71 platforms = []; 50 72 source = { 51 73 remotes = ["https://rubygems.org"]; 52 - sha256 = "1p8rhy2bw86d0l3d0l97zj179yqzl338v7r5pvl8mdagcrp2fw9i"; 74 + sha256 = "1jjkmrx82rn0d2bhpi6kz2h1s4w7rpk5pj2vcssyc1a2ys12vyhj"; 53 75 type = "gem"; 54 76 }; 55 - version = "0.10.10"; 77 + version = "0.10.12"; 56 78 }; 57 79 active_record_query_trace = { 58 80 groups = ["development"]; ··· 70 92 platforms = []; 71 93 source = { 72 94 remotes = ["https://rubygems.org"]; 73 - sha256 = "0w32z0s111cr95mwpdb3fnlzaf1vdz0ag3l2gah9m95kfa2pb2kv"; 95 + sha256 = "0p80rbahcxhxlkxgf4bh580hbifn9q4gr5g9fy8fd0z5g6gr9xxq"; 74 96 type = "gem"; 75 97 }; 76 - version = "5.2.4.4"; 98 + version = "6.1.3.2"; 77 99 }; 78 100 activemodel = { 79 101 dependencies = ["activesupport"]; ··· 81 103 platforms = []; 82 104 source = { 83 105 remotes = ["https://rubygems.org"]; 84 - sha256 = "1g79l7v0ddpxcj5r2s9kii6h4r4nbpy5bksbqi5lxvivrb3pkz1m"; 106 + sha256 = "1gpd3hh4ryyr84drj6m0b5sy6929nyf50bfgksw1hpc594542nal"; 85 107 type = "gem"; 86 108 }; 87 - version = "5.2.4.4"; 109 + version = "6.1.3.2"; 88 110 }; 89 111 activerecord = { 90 - dependencies = ["activemodel" "activesupport" "arel"]; 112 + dependencies = ["activemodel" "activesupport"]; 91 113 groups = ["default" "development"]; 92 114 platforms = []; 93 115 source = { 94 116 remotes = ["https://rubygems.org"]; 95 - sha256 = "05b9l85a31cq6g7v4b4ifrj798q49rlidcvvfasmb3bk412wlp03"; 117 + sha256 = "0fg58qma2zgrz0gr61p61qcz8c3h88fd5lbdrkpkm96aq5shwh68"; 96 118 type = "gem"; 97 119 }; 98 - version = "5.2.4.4"; 120 + version = "6.1.3.2"; 99 121 }; 100 122 activestorage = { 101 - dependencies = ["actionpack" "activerecord" "marcel"]; 123 + dependencies = ["actionpack" "activejob" "activerecord" "activesupport" "marcel" "mini_mime"]; 102 124 groups = ["default"]; 103 125 platforms = []; 104 126 source = { 105 127 remotes = ["https://rubygems.org"]; 106 - sha256 = "1yzig9p9qb2wx91y0d0vs7bz23hli6djwwf4cawxh6b93bycbcci"; 128 + sha256 = "0sbpkk3r8qi47bd0ilznq4gpfyfwm2bwvxqb5z0wc75h3zj1jhqg"; 107 129 type = "gem"; 108 130 }; 109 - version = "5.2.4.4"; 131 + version = "6.1.3.2"; 110 132 }; 111 133 activesupport = { 112 - dependencies = ["concurrent-ruby" "i18n" "minitest" "tzinfo"]; 134 + dependencies = ["concurrent-ruby" "i18n" "minitest" "tzinfo" "zeitwerk"]; 113 135 groups = ["default" "development" "pam_authentication" "production" "test"]; 114 136 platforms = []; 115 137 source = { 116 138 remotes = ["https://rubygems.org"]; 117 - sha256 = "0dpnk20s754fz6jfz9sp3ri49hn46ksw4hf6ycnlw7s3hsdxqgcd"; 139 + sha256 = "1csxddyhl6k773ycxjvmyshyr4g9jb1icbs3pnm7crnavqs4h1yr"; 118 140 type = "gem"; 119 141 }; 120 - version = "5.2.4.4"; 142 + version = "6.1.3.2"; 121 143 }; 122 144 addressable = { 123 145 dependencies = ["public_suffix"]; ··· 162 184 }; 163 185 version = "3.1.1"; 164 186 }; 165 - arel = { 166 - groups = ["default" "development"]; 167 - platforms = []; 168 - source = { 169 - remotes = ["https://rubygems.org"]; 170 - sha256 = "1jk7wlmkr61f6g36w9s2sn46nmdg6wn2jfssrhbhirv5x9n95nk0"; 171 - type = "gem"; 172 - }; 173 - version = "9.0.0"; 174 - }; 175 187 ast = { 176 188 groups = ["default" "development" "test"]; 177 189 platforms = []; 178 190 source = { 179 191 remotes = ["https://rubygems.org"]; 180 - sha256 = "1l3468czzjmxl93ap40hp7z94yxp4nbag0bxqs789bm30md90m2a"; 192 + sha256 = "04nc8x27hlzlrr5c2gn7mar4vdr0apw5xg22wp6m8dx3wqr04a0y"; 181 193 type = "gem"; 182 194 }; 183 - version = "2.4.1"; 195 + version = "2.4.2"; 184 196 }; 185 197 attr_encrypted = { 186 198 dependencies = ["encryptor"]; ··· 193 205 }; 194 206 version = "3.1.0"; 195 207 }; 196 - av = { 197 - dependencies = ["cocaine"]; 198 - groups = ["default"]; 199 - platforms = []; 200 - source = { 201 - remotes = ["https://rubygems.org"]; 202 - sha256 = "1swakpybf6g0nzfdn6q4s9c97ysc3i4ffk84dw8v2321fpvc8gqq"; 203 - type = "gem"; 204 - }; 205 - version = "0.9.0"; 206 - }; 207 208 awrence = { 208 209 groups = ["default"]; 209 210 platforms = []; ··· 219 220 platforms = []; 220 221 source = { 221 222 remotes = ["https://rubygems.org"]; 222 - sha256 = "0r0pn66yqrdkrfdin7qdim0yj2x75miyg4wp6mijckhzhrjb7cv5"; 223 + sha256 = "0jfki5ikfr8ln5cdgv4iv1643kax0bjpp29jh78chzy713274jh3"; 223 224 type = "gem"; 224 225 }; 225 - version = "1.1.0"; 226 + version = "1.1.1"; 226 227 }; 227 228 aws-partitions = { 228 229 groups = ["default"]; 229 230 platforms = []; 230 231 source = { 231 232 remotes = ["https://rubygems.org"]; 232 - sha256 = "1pqgnc4pcwdvvxlclmyjwcaf0vmlciy0l9y1yab5f1f0fjn969fs"; 233 + sha256 = "0dsmmsk913b50rs4ihk8pafc1gp1i1k1fnbf63ki0j5xdknpli55"; 233 234 type = "gem"; 234 235 }; 235 - version = "1.397.0"; 236 + version = "1.452.0"; 236 237 }; 237 238 aws-sdk-core = { 238 239 dependencies = ["aws-eventstream" "aws-partitions" "aws-sigv4" "jmespath"]; ··· 240 241 platforms = []; 241 242 source = { 242 243 remotes = ["https://rubygems.org"]; 243 - sha256 = "0m8w8qqrmx91ngw9b8dr1zx2h2g071kjd1973w9fk2486gs0n44f"; 244 + sha256 = "09asbdcg96l165kq4hrks0hsk4hwr16h1qx22az4m7ld0ylvz3jc"; 244 245 type = "gem"; 245 246 }; 246 - version = "3.109.3"; 247 + version = "3.114.0"; 247 248 }; 248 249 aws-sdk-kms = { 249 250 dependencies = ["aws-sdk-core" "aws-sigv4"]; ··· 251 252 platforms = []; 252 253 source = { 253 254 remotes = ["https://rubygems.org"]; 254 - sha256 = "0ly1m631qm2ciif7sysbzrgczjvz95ga3g6w6vrzvfdv31jjnl9a"; 255 + sha256 = "01pd0f4srsa65zl4zq4014p9j5yrr2yy9h9ab17g3w9d0qqm2vsh"; 255 256 type = "gem"; 256 257 }; 257 - version = "1.39.0"; 258 + version = "1.43.0"; 258 259 }; 259 260 aws-sdk-s3 = { 260 261 dependencies = ["aws-sdk-core" "aws-sdk-kms" "aws-sigv4"]; ··· 262 263 platforms = []; 263 264 source = { 264 265 remotes = ["https://rubygems.org"]; 265 - sha256 = "1ak4kz8x7l0qfadx4p09iky1gbf6ka3wa66rnvc7rn3sf1k80zjm"; 266 + sha256 = "0803g2c1hhdk6fbliww12in4czsxj47fip9dpl35hbqsnrpjc4y9"; 266 267 type = "gem"; 267 268 }; 268 - version = "1.85.0"; 269 + version = "1.94.1"; 269 270 }; 270 271 aws-sigv4 = { 271 272 dependencies = ["aws-eventstream"]; ··· 273 274 platforms = []; 274 275 source = { 275 276 remotes = ["https://rubygems.org"]; 276 - sha256 = "1ll9382c1x2hp750cilh01h1cycgyhdr4cmmgx23k94hyyb8chv5"; 277 + sha256 = "1d9zhmi3mpfzkkpg7yw7s9r1dwk157kh9875j3c7gh6cy95lmmaw"; 277 278 type = "gem"; 278 279 }; 279 - version = "1.2.2"; 280 + version = "1.2.3"; 280 281 }; 281 282 bcrypt = { 282 283 groups = ["default" "pam_authentication"]; ··· 315 316 platforms = []; 316 317 source = { 317 318 remotes = ["https://rubygems.org"]; 318 - sha256 = "05syqlks7463zsy1jdfbbdravdhj9hpj5pv2m74blqpv8bq4vv5g"; 319 + sha256 = "078n2dkpgsivcf0pr50981w95nfc2bsrp3wpf9wnxz1qsp8jbb9s"; 319 320 type = "gem"; 320 321 }; 321 - version = "0.8.0"; 322 + version = "1.0.0"; 322 323 }; 323 324 blurhash = { 324 325 dependencies = ["ffi"]; ··· 326 327 platforms = []; 327 328 source = { 328 329 remotes = ["https://rubygems.org"]; 329 - sha256 = "04halkacf3pd030s3bqfjd59vbj47lchrhp9zvwsn4c6sdrfjdd4"; 330 + sha256 = "04a4na1z36z4gplcyz3avi313c3jq6whqi5sx2clj512la3ccd2x"; 330 331 type = "gem"; 331 332 }; 332 - version = "0.1.4"; 333 + version = "0.1.5"; 333 334 }; 334 335 bootsnap = { 335 336 dependencies = ["msgpack"]; ··· 337 338 platforms = []; 338 339 source = { 339 340 remotes = ["https://rubygems.org"]; 340 - sha256 = "1qx1f729bgh391agsqb4ngzn22wdn4cc6mkp0cipf0d5hsg9cpaq"; 341 + sha256 = "0jkh8qrsz3nhz759jwlfa20xkizn63yxym2db0c8ayjxzldyc77z"; 341 342 type = "gem"; 342 343 }; 343 - version = "1.5.1"; 344 + version = "1.6.0"; 344 345 }; 345 346 brakeman = { 346 347 groups = ["development"]; 347 348 platforms = []; 348 349 source = { 349 350 remotes = ["https://rubygems.org"]; 350 - sha256 = "1pbr3drisii8j8wdvxhvd7kmpqwcgzayl99kzkjnpl1p27vpvvvv"; 351 + sha256 = "0cdlfdaj3p9s1mck8zax35g524szs1danjrah8da3z7c8xvpq6sc"; 351 352 type = "gem"; 352 353 }; 353 - version = "4.10.0"; 354 + version = "5.0.1"; 354 355 }; 355 356 browser = { 356 357 groups = ["default"]; ··· 362 363 }; 363 364 version = "4.2.0"; 364 365 }; 366 + brpoplpush-redis_script = { 367 + dependencies = ["concurrent-ruby" "redis"]; 368 + groups = ["default"]; 369 + platforms = []; 370 + source = { 371 + remotes = ["https://rubygems.org"]; 372 + sha256 = "0rjm184dhlw35ymi8ifpl5155vwl6wfzdc5qjvzv634gc365yz9j"; 373 + type = "gem"; 374 + }; 375 + version = "0.1.2"; 376 + }; 365 377 builder = { 366 378 groups = ["default" "development" "pam_authentication" "production" "test"]; 367 379 platforms = []; ··· 378 390 platforms = []; 379 391 source = { 380 392 remotes = ["https://rubygems.org"]; 381 - sha256 = "18ifwnvn13755qkfigapyj5bflpby3phxzbb7x5336d0kzv5k7d9"; 393 + sha256 = "0r8d3vh1xjfx46qlv75228rkshzgqxpmf491vxzpicpqi1xad5ni"; 382 394 type = "gem"; 383 395 }; 384 - version = "6.1.0"; 396 + version = "6.1.4"; 385 397 }; 386 398 bundler-audit = { 387 399 dependencies = ["thor"]; ··· 389 401 platforms = []; 390 402 source = { 391 403 remotes = ["https://rubygems.org"]; 392 - sha256 = "04l9rs56rlvihbr2ybkrigjajgd3swa98lxvmdl8iylj1g5m7n0j"; 404 + sha256 = "00l8rs7cna0j3yh4s9sza0r88x7kjc7j4gp9yl378422k7i0r73v"; 393 405 type = "gem"; 394 406 }; 395 - version = "0.7.0.1"; 407 + version = "0.8.0"; 396 408 }; 397 409 byebug = { 398 410 groups = ["default" "development" "test"]; ··· 410 422 platforms = []; 411 423 source = { 412 424 remotes = ["https://rubygems.org"]; 413 - sha256 = "13k2k29y8idcacr0r4ycixpb7mvv2v88dilwzdmaw9r08wc8y9bl"; 425 + sha256 = "1jw01z2rawipnkprxy4c2sbdna3k9pxl3gzq3y92l3i1xy5x7ax3"; 414 426 type = "gem"; 415 427 }; 416 - version = "3.14.1"; 428 + version = "3.16.0"; 417 429 }; 418 430 capistrano-bundler = { 419 431 dependencies = ["capistrano"]; ··· 465 477 platforms = []; 466 478 source = { 467 479 remotes = ["https://rubygems.org"]; 468 - sha256 = "0ji9kyb01dpnjbvpyb0c481cpnisd6wx6div6rywi9fihk66627w"; 480 + sha256 = "1viqcpsngy9fqjd68932m43ad6xj656d1x33nx9565q57chgi29k"; 469 481 type = "gem"; 470 482 }; 471 - version = "3.33.0"; 483 + version = "3.35.3"; 472 484 }; 473 485 case_transform = { 474 486 dependencies = ["activesupport"]; ··· 507 519 platforms = []; 508 520 source = { 509 521 remotes = ["https://rubygems.org"]; 510 - sha256 = "0dczmxh09s0s8d2l111zdb49s0c6wa1s09dslh8prqms6r4n544f"; 522 + sha256 = "1l8r8wdghw09clkgyk91d80lvav7ngl8j7gmrgb7m2bh8nyia54m"; 511 523 type = "gem"; 512 524 }; 513 - version = "5.1.0"; 525 + version = "5.2.0"; 514 526 }; 515 527 chunky_png = { 516 528 groups = ["default"]; 517 529 platforms = []; 518 530 source = { 519 531 remotes = ["https://rubygems.org"]; 520 - sha256 = "0av5km25hxz21zkbnvac1g8hjskwhr1gvb3rhlcnjvhqq8cvz2lj"; 532 + sha256 = "1znw5x86hmm9vfhidwdsijz8m38pqgmv98l9ryilvky0aldv7mc9"; 521 533 type = "gem"; 522 534 }; 523 - version = "1.3.12"; 535 + version = "1.4.0"; 524 536 }; 525 537 cld3 = { 526 538 dependencies = ["ffi"]; ··· 528 540 platforms = []; 529 541 source = { 530 542 remotes = ["https://rubygems.org"]; 531 - sha256 = "04hwr44m7x7vv55lc4vk5zcd6zq98c2asvzl3dh2adg1fhpk29nr"; 543 + sha256 = "1y04ig8p9rparhff5dh3781pwf1xlirgq8p0fzvggjjpx761bvra"; 532 544 type = "gem"; 533 545 }; 534 - version = "3.3.0"; 546 + version = "3.4.2"; 535 547 }; 536 548 climate_control = { 537 549 groups = ["test"]; ··· 543 555 }; 544 556 version = "0.2.0"; 545 557 }; 546 - cocaine = { 547 - dependencies = ["climate_control"]; 548 - groups = ["default"]; 549 - platforms = []; 550 - source = { 551 - remotes = ["https://rubygems.org"]; 552 - sha256 = "01kk5xd7lspbkdvn6nyj0y51zhvia3z6r4nalbdcqw5fbsywwi7d"; 553 - type = "gem"; 554 - }; 555 - version = "0.5.8"; 556 - }; 557 558 coderay = { 558 559 groups = ["default" "development" "test"]; 559 560 platforms = []; ··· 579 580 platforms = []; 580 581 source = { 581 582 remotes = ["https://rubygems.org"]; 582 - sha256 = "1vnxrbhi7cq3p4y2v9iwd10v1c7l15is4var14hwnb2jip4fyjzz"; 583 + sha256 = "0mr23wq0szj52xnj0zcn1k0c7j4v79wlwbijkpfcscqww3l6jlg3"; 583 584 type = "gem"; 584 585 }; 585 - version = "1.1.7"; 586 + version = "1.1.8"; 586 587 }; 587 588 connection_pool = { 588 589 groups = ["default" "test"]; 589 590 platforms = []; 590 591 source = { 591 592 remotes = ["https://rubygems.org"]; 592 - sha256 = "1qikl4av1z8kqnk5ba18136dpqzw8wjawc2w9b4zb5psdd5z8nwf"; 593 + sha256 = "0ffdxhgirgc86qb42yvmfj6v1v0x4lvi0pxn9zhghkff44wzra0k"; 593 594 type = "gem"; 594 595 }; 595 - version = "2.2.3"; 596 + version = "2.2.5"; 596 597 }; 597 598 cose = { 598 599 dependencies = ["cbor" "openssl-signature_algorithm"]; ··· 606 607 version = "1.0.0"; 607 608 }; 608 609 crack = { 610 + dependencies = ["rexml"]; 609 611 groups = ["default" "test"]; 610 612 platforms = []; 611 613 source = { 612 614 remotes = ["https://rubygems.org"]; 613 - sha256 = "1awi8jy4jn0f7vxpdvz3xvn1zzjbjh33n28lfkijh77dla5zb7lc"; 615 + sha256 = "1cr1kfpw3vkhysvkk3wg7c54m75kd68mbm9rs5azdjdq57xid13r"; 614 616 type = "gem"; 615 617 }; 616 - version = "0.4.4"; 618 + version = "0.4.5"; 617 619 }; 618 620 crass = { 619 621 groups = ["default" "development" "pam_authentication" "production" "test"]; ··· 641 643 platforms = []; 642 644 source = { 643 645 remotes = ["https://rubygems.org"]; 644 - sha256 = "0vxr0xa1mfbkfcrn71n7c4f2dj7la5hvphn904vh20j3x4j5lrx0"; 646 + sha256 = "1lswmjwxf1clzaimikhiwd9s1n07qkyz7a9xwng64j4fxsajykqp"; 645 647 type = "gem"; 646 648 }; 647 - version = "0.0.3"; 649 + version = "1.0.0"; 648 650 }; 649 651 devise = { 650 652 dependencies = ["bcrypt" "orm_adapter" "railties" "responders" "warden"]; ··· 652 654 platforms = []; 653 655 source = { 654 656 remotes = ["https://rubygems.org"]; 655 - sha256 = "0syqkh0q9mcdgj68m2cf1innpxb8fv6xsayk1kgsdmq539rkv3ic"; 657 + sha256 = "0ag0skzk3h7bhmf1n2zwa7cg6kx5k5inxmq0kf5qpm7917ffm0mz"; 656 658 type = "gem"; 657 659 }; 658 - version = "4.7.3"; 660 + version = "4.8.0"; 659 661 }; 660 662 devise-two-factor = { 661 663 dependencies = ["activesupport" "attr_encrypted" "devise" "railties" "rotp"]; ··· 663 665 platforms = []; 664 666 source = { 665 667 remotes = ["https://rubygems.org"]; 666 - sha256 = "0gzk7phrryxlq4k3jrcxm8faifmbqrbfxq7jx089ncsixwd69bn4"; 668 + sha256 = "148pfr6g8dwikdq3994gsid2a3n6p5h4z1a1dzh1898shr5f9znc"; 667 669 type = "gem"; 668 670 }; 669 - version = "3.1.0"; 671 + version = "4.0.0"; 670 672 }; 671 673 devise_pam_authenticatable2 = { 672 674 dependencies = ["devise" "rpam2"]; ··· 705 707 platforms = []; 706 708 source = { 707 709 remotes = ["https://rubygems.org"]; 708 - sha256 = "0qrwiyagxzl8zlx3dafb0ay8l14ib7imb2rsmx70i5cp420v8gif"; 710 + sha256 = "0wi81lynfdvbwhrc4ws746g3j8761vian4m9gxamdj9rjwj9jhls"; 709 711 type = "gem"; 710 712 }; 711 - version = "1.3.2"; 713 + version = "1.3.4"; 712 714 }; 713 715 domain_name = { 714 716 dependencies = ["unf"]; ··· 727 729 platforms = []; 728 730 source = { 729 731 remotes = ["https://rubygems.org"]; 730 - sha256 = "105yr9gy60z0pyh85pbc6gazanm6jmb5c6agd7p1mzrc21hmrzrk"; 732 + sha256 = "1l2ma30gkmrny47zn4i8kmak8iykra1npx1cmpax8y43c88kkv7l"; 731 733 type = "gem"; 732 734 }; 733 - version = "5.4.0"; 735 + version = "5.5.1"; 734 736 }; 735 737 dotenv = { 736 738 groups = ["default"]; ··· 779 781 platforms = []; 780 782 source = { 781 783 remotes = ["https://rubygems.org"]; 782 - sha256 = "1qkabj3hd0f9yf6l42xls78vzsbihziqw3zqrmjj91l0w1d1abkk"; 784 + sha256 = "02liwd003fify7cpg1z8szwfnncn33h5kkvgnbpi0bpqznb64l87"; 783 785 type = "gem"; 784 786 }; 785 - version = "7.9.0"; 787 + version = "7.10.1"; 786 788 }; 787 789 elasticsearch-api = { 788 790 dependencies = ["multi_json"]; ··· 790 792 platforms = []; 791 793 source = { 792 794 remotes = ["https://rubygems.org"]; 793 - sha256 = "0nsk9p816x3rck1xklmzbbhfp18w0i32qb0qaxvrx8jlgwvd3y7z"; 795 + sha256 = "1ya398pcmin9l44m5z5wsh3zqz47dhrj5h2lxkpr3pa0vcacd9ig"; 794 796 type = "gem"; 795 797 }; 796 - version = "7.9.0"; 798 + version = "7.10.1"; 797 799 }; 798 800 elasticsearch-dsl = { 799 801 groups = ["default"]; ··· 811 813 platforms = []; 812 814 source = { 813 815 remotes = ["https://rubygems.org"]; 814 - sha256 = "1ic87n4772an00nq6z2znd8wmyhpgdcmjbvrzfqj51xi4q627x0a"; 816 + sha256 = "0q45s9d4id0l35924vxmysb9s2raiixcsf7il6j5bl2z8dgfwfhs"; 815 817 type = "gem"; 816 818 }; 817 - version = "7.9.0"; 819 + version = "7.10.1"; 818 820 }; 819 821 encryptor = { 820 822 groups = ["default"]; ··· 831 833 platforms = []; 832 834 source = { 833 835 remotes = ["https://rubygems.org"]; 834 - sha256 = "1nwzxnqhr31fn7nbqmffcysvxjdfl3bhxi0bld5qqhcnfc1xd13x"; 836 + sha256 = "09l8lz3j00m898li0yfsnb6ihc63rdvhw3k5xczna5zrjk104f2l"; 835 837 type = "gem"; 836 838 }; 837 - version = "1.9.0"; 839 + version = "1.10.0"; 838 840 }; 839 841 et-orbi = { 840 842 dependencies = ["tzinfo"]; ··· 862 864 platforms = []; 863 865 source = { 864 866 remotes = ["https://rubygems.org"]; 865 - sha256 = "1pdrl55xf76pbc5kjzp7diawxxvgbk2cm38532in6df823431n6z"; 867 + sha256 = "1a1zv94hcss44n1b04w0rg0swg8npigrj3nva9h0y2f1iflj124k"; 866 868 type = "gem"; 867 869 }; 868 - version = "2.21.1"; 870 + version = "2.22.0"; 869 871 }; 870 872 faker = { 871 873 dependencies = ["i18n"]; ··· 873 875 platforms = []; 874 876 source = { 875 877 remotes = ["https://rubygems.org"]; 876 - sha256 = "06sh8492k03p9lsfzv5zifzn51ilb4734vrvwl30vzmzg1apzml6"; 878 + sha256 = "0z3d4y6xg8prn3zdjw1qpqrnziq1d3zigqil4sxjj0pbr46gc1d6"; 877 879 type = "gem"; 878 880 }; 879 - version = "2.14.0"; 881 + version = "2.17.0"; 880 882 }; 881 883 faraday = { 882 - dependencies = ["multipart-post"]; 884 + dependencies = ["faraday-net_http" "multipart-post" "ruby2_keywords"]; 883 885 groups = ["default"]; 884 886 platforms = []; 885 887 source = { 886 888 remotes = ["https://rubygems.org"]; 887 - sha256 = "0wwks9652xwgjm7yszcq5xr960pjypc07ivwzbjzpvy9zh2fw6iq"; 889 + sha256 = "1hmssd8pj4n7yq4kz834ylkla8ryyvhaap6q9nzymp93m1xq21kz"; 890 + type = "gem"; 891 + }; 892 + version = "1.3.0"; 893 + }; 894 + faraday-net_http = { 895 + groups = ["default"]; 896 + platforms = []; 897 + source = { 898 + remotes = ["https://rubygems.org"]; 899 + sha256 = "1fi8sda5hc54v1w3mqfl5yz09nhx35kglyx72w7b8xxvdr0cwi9j"; 888 900 type = "gem"; 889 901 }; 890 902 version = "1.0.1"; ··· 904 916 platforms = []; 905 917 source = { 906 918 remotes = ["https://rubygems.org"]; 907 - sha256 = "11ny2pj0j6pljszrf1w3iqdv2pcl2iwwghjbgcjlizy424zbh0hb"; 919 + sha256 = "0lgr0vs9kg5622qaf2l3f37b238dncs037fisiygvkbq8sg11i68"; 908 920 type = "gem"; 909 921 }; 910 - version = "2.2.0"; 922 + version = "2.2.3"; 911 923 }; 912 924 ffi = { 913 925 groups = ["default"]; 914 926 platforms = []; 915 927 source = { 916 928 remotes = ["https://rubygems.org"]; 917 - sha256 = "0j8pzj8raxbir5w5k6s7a042sb5k02pg0f8s4na1r5lan901j00p"; 929 + sha256 = "0nq1fb3vbfylccwba64zblxy96qznxbys5900wd7gm9bpplmf432"; 918 930 type = "gem"; 919 931 }; 920 - version = "1.10.0"; 932 + version = "1.15.0"; 921 933 }; 922 934 ffi-compiler = { 923 935 dependencies = ["ffi" "rake"]; ··· 990 1002 platforms = []; 991 1003 source = { 992 1004 remotes = ["https://rubygems.org"]; 993 - sha256 = "090sx0ck194am6v3hwfld2ijvldd0mjwplqz8r36p34l4p8z9d79"; 1005 + sha256 = "1028vn7j3kc5qqwswrf3has3qm4j9xva70xmzb3n29i89f0afwmj"; 994 1006 type = "gem"; 995 1007 }; 996 - version = "2.5.0"; 1008 + version = "2.5.1"; 997 1009 }; 998 1010 globalid = { 999 1011 dependencies = ["activesupport"]; ··· 1059 1071 }; 1060 1072 version = "4.1.0"; 1061 1073 }; 1062 - health_check = { 1063 - dependencies = ["rails"]; 1064 - groups = ["default"]; 1065 - platforms = []; 1066 - source = { 1067 - fetchSubmodules = false; 1068 - rev = "0b799ead604f900ed50685e9b2d469cd2befba5b"; 1069 - sha256 = "0yz4axwkynsnng8xswrg2ysxlkjwfw0v4padvqwm4xal7nri172d"; 1070 - type = "git"; 1071 - url = "https://github.com/ianheggie/health_check"; 1072 - }; 1073 - version = "4.0.0.pre"; 1074 - }; 1075 1074 highline = { 1076 1075 groups = ["default" "development" "test"]; 1077 1076 platforms = []; ··· 1182 1181 platforms = []; 1183 1182 source = { 1184 1183 remotes = ["https://rubygems.org"]; 1185 - sha256 = "153sx77p16vawrs4qpkv7qlzf9v5fks4g7xqcj1dwk40i6g7rfzk"; 1184 + sha256 = "0g2fnag935zn2ggm5cn6k4s4xvv53v2givj1j90szmvavlpya96a"; 1186 1185 type = "gem"; 1187 1186 }; 1188 - version = "1.8.5"; 1187 + version = "1.8.10"; 1189 1188 }; 1190 1189 i18n-tasks = { 1191 1190 dependencies = ["activesupport" "ast" "erubi" "highline" "i18n" "parser" "rails-i18n" "rainbow" "terminal-table"]; ··· 1193 1192 platforms = []; 1194 1193 source = { 1195 1194 remotes = ["https://rubygems.org"]; 1196 - sha256 = "04am9452ihm8fcq2si44bba0msz0014wfg50ksxs5dpb2l065abg"; 1195 + sha256 = "0lxccbhv91mbj7h3iy9xp1nhj5hrk4dyrglp2xv2qp71h129h37h"; 1197 1196 type = "gem"; 1198 1197 }; 1199 - version = "0.9.31"; 1198 + version = "0.9.34"; 1200 1199 }; 1201 1200 idn-ruby = { 1202 1201 groups = ["default"]; ··· 1243 1242 platforms = []; 1244 1243 source = { 1245 1244 remotes = ["https://rubygems.org"]; 1246 - sha256 = "158fawfwmv2sq4whqqaksfykkiad2xxrrj0nmpnc6vnlzi1bp7iz"; 1245 + sha256 = "0lrirj0gw420kw71bjjlqkqhqbrplla61gbv1jzgsz6bv90qr3ci"; 1247 1246 type = "gem"; 1248 1247 }; 1249 - version = "2.3.1"; 1248 + version = "2.5.1"; 1250 1249 }; 1251 1250 json-canonicalization = { 1252 1251 groups = ["default"]; 1253 1252 platforms = []; 1254 1253 source = { 1255 1254 remotes = ["https://rubygems.org"]; 1256 - sha256 = "014lc8am17m2amfkzdfc9ksaafnwpb7zzr8l7382r60zkkgpkljg"; 1255 + sha256 = "0x6rd52dy6d75v21nzvkgpslhjsf5s3s6s4646yc34rdh6icq2ip"; 1257 1256 type = "gem"; 1258 1257 }; 1259 - version = "0.2.0"; 1258 + version = "0.2.1"; 1260 1259 }; 1261 1260 json-ld = { 1262 1261 dependencies = ["htmlentities" "json-canonicalization" "link_header" "multi_json" "rack" "rdf"]; ··· 1264 1263 platforms = []; 1265 1264 source = { 1266 1265 remotes = ["https://rubygems.org"]; 1267 - sha256 = "1q9sg8a719sai53gjpznf9r78l035xry0pk1yrag34pb50k2l05l"; 1266 + sha256 = "1j9rj3qqdp312lbwgpxkqzbhf18nxaf6pvillql6p05l4av4717w"; 1268 1267 type = "gem"; 1269 1268 }; 1270 - version = "3.1.5"; 1269 + version = "3.1.9"; 1271 1270 }; 1272 1271 json-ld-preloaded = { 1273 1272 dependencies = ["json-ld" "rdf"]; ··· 1275 1274 platforms = []; 1276 1275 source = { 1277 1276 remotes = ["https://rubygems.org"]; 1278 - sha256 = "0f8vham63wy689d4jp2j9rani0n10h40dpymgishf3na8cjj0lix"; 1277 + sha256 = "01i36aja495wvhc3259iawc7dp0ar1yglnxcv5vi3rmrdm03cviz"; 1279 1278 type = "gem"; 1280 1279 }; 1281 - version = "3.1.3"; 1280 + version = "3.1.5"; 1282 1281 }; 1283 1282 jsonapi-renderer = { 1284 1283 groups = ["default"]; ··· 1403 1402 platforms = []; 1404 1403 source = { 1405 1404 remotes = ["https://rubygems.org"]; 1406 - sha256 = "1alz1x6rkhbw10qpszr384299rf52rcyasn0619a9p50vzs8vczq"; 1405 + sha256 = "1w9mbii8515p28xd4k72f3ab2g6xiyq15497ys5r8jn6m355lgi7"; 1407 1406 type = "gem"; 1408 1407 }; 1409 - version = "2.7.0"; 1408 + version = "2.9.1"; 1410 1409 }; 1411 1410 mail = { 1412 1411 dependencies = ["mini_mime"]; ··· 1425 1424 platforms = []; 1426 1425 source = { 1427 1426 remotes = ["https://rubygems.org"]; 1428 - sha256 = "01n90s1jcc05dc9a70k3c3aa4gc9j49k9iv56n2k4jm949dacms6"; 1427 + sha256 = "0d6r7df919jwj0xwmr95xqjqp7937djysrq2v3qvwhddhx7mfpkv"; 1429 1428 type = "gem"; 1430 1429 }; 1431 - version = "0.4.1"; 1430 + version = "0.5.0"; 1432 1431 }; 1433 1432 marcel = { 1434 - dependencies = ["mimemagic"]; 1435 1433 groups = ["default"]; 1436 1434 platforms = []; 1437 1435 source = { 1438 1436 remotes = ["https://rubygems.org"]; 1439 - sha256 = "1nxbjmcyg8vlw6zwagf17l9y2mwkagmmkg95xybpn4bmf3rfnksx"; 1437 + sha256 = "0bp001p687nsa4a8sp3q1iv8pfhs24w7s3avychjp64sdkg6jxq3"; 1440 1438 type = "gem"; 1441 1439 }; 1442 - version = "0.3.3"; 1440 + version = "1.0.1"; 1443 1441 }; 1444 1442 mario-redis-lock = { 1445 1443 dependencies = ["redis"]; ··· 1457 1455 platforms = []; 1458 1456 source = { 1459 1457 remotes = ["https://rubygems.org"]; 1460 - sha256 = "04ivhv1bilwqm33jv28gar2vwzsichb5nipaq395d3axabv8qmfy"; 1458 + sha256 = "0s8qaf19yr4lhvdxk3cy3ifc47cgxdz2jybg6hzxsy9gh88c1f7v"; 1461 1459 type = "gem"; 1462 1460 }; 1463 - version = "0.9.14"; 1461 + version = "1.0.0"; 1464 1462 }; 1465 1463 method_source = { 1466 1464 groups = ["default" "development" "pam_authentication" "production" "test"]; ··· 1478 1476 platforms = []; 1479 1477 source = { 1480 1478 remotes = ["https://rubygems.org"]; 1481 - sha256 = "1wdyxr22qzw9ri5gzng3a4wqj6a25vq4dhbhd9synk2hjg5pfgvq"; 1479 + sha256 = "115bs94zqkgb248c7xafflpkv2vckpd0ykyfcfggj72kjpqyshyz"; 1482 1480 type = "gem"; 1483 1481 }; 1484 - version = "4.2.1"; 1482 + version = "4.3.1"; 1485 1483 }; 1486 1484 mime-types = { 1487 1485 dependencies = ["mime-types-data"]; ··· 1505 1503 version = "3.2020.0512"; 1506 1504 }; 1507 1505 mimemagic = { 1506 + dependencies = ["nokogiri" "rake"]; 1508 1507 groups = ["default"]; 1509 1508 platforms = []; 1510 1509 source = { 1511 1510 remotes = ["https://rubygems.org"]; 1512 - sha256 = "1qfqb9w76kmpb48frbzbyvjc0dfxh5qiw1kxdbv2y2kp6fxpa1kf"; 1511 + sha256 = "0cqm9n9122qpksn9v6mp0gn3lrzxhh72lwl7yb6j75gykdan6h41"; 1513 1512 type = "gem"; 1514 1513 }; 1515 - version = "0.3.5"; 1514 + version = "0.3.10"; 1516 1515 }; 1517 1516 mini_mime = { 1518 1517 groups = ["default" "development" "test"]; 1519 1518 platforms = []; 1520 1519 source = { 1521 1520 remotes = ["https://rubygems.org"]; 1522 - sha256 = "1axm0rxyx3ss93wbmfkm78a6x03l8y4qy60rhkkiq0aza0vwq3ha"; 1521 + sha256 = "1np6srnyagghhh2w4nyv09sz47v0i6ri3q6blicj94vgxqp12c94"; 1523 1522 type = "gem"; 1524 1523 }; 1525 - version = "1.0.2"; 1524 + version = "1.0.3"; 1526 1525 }; 1527 1526 mini_portile2 = { 1528 1527 groups = ["default" "development" "pam_authentication" "production" "test"]; 1529 1528 platforms = []; 1530 1529 source = { 1531 1530 remotes = ["https://rubygems.org"]; 1532 - sha256 = "15zplpfw3knqifj9bpf604rb3wc1vhq6363pd6lvhayng8wql5vy"; 1531 + sha256 = "0xg1x4708a4pn2wk8qs2d8kfzzdyv9kjjachg2f1phsx62ap2rx2"; 1533 1532 type = "gem"; 1534 1533 }; 1535 - version = "2.4.0"; 1534 + version = "2.5.1"; 1536 1535 }; 1537 1536 minitest = { 1538 1537 groups = ["default" "development" "pam_authentication" "production" "test"]; 1539 1538 platforms = []; 1540 1539 source = { 1541 1540 remotes = ["https://rubygems.org"]; 1542 - sha256 = "170y2cvx51gm3cm3nhdf7j36sxnkh6vv8ls36p90ric7w8w16h4v"; 1541 + sha256 = "19z7wkhg59y8abginfrm2wzplz7py3va8fyngiigngqvsws6cwgl"; 1543 1542 type = "gem"; 1544 1543 }; 1545 - version = "5.14.2"; 1544 + version = "5.14.4"; 1546 1545 }; 1547 1546 msgpack = { 1548 1547 groups = ["default"]; 1549 1548 platforms = []; 1550 1549 source = { 1551 1550 remotes = ["https://rubygems.org"]; 1552 - sha256 = "1lva6bkvb4mfa0m3bqn4lm4s4gi81c40jvdcsrxr6vng49q9daih"; 1551 + sha256 = "06iajjyhx0rvpn4yr3h1hc4w4w3k59bdmfhxnjzzh76wsrdxxrc6"; 1553 1552 type = "gem"; 1554 1553 }; 1555 - version = "1.3.3"; 1554 + version = "1.4.2"; 1556 1555 }; 1557 1556 multi_json = { 1558 1557 groups = ["default"]; ··· 1579 1578 platforms = []; 1580 1579 source = { 1581 1580 remotes = ["https://rubygems.org"]; 1582 - sha256 = "13lh6qizxi8fza8py73b2dvjp9p010dvbaq7diagir9nh8plsinv"; 1581 + sha256 = "1j19yxrz7h3hj7kiiln13c7bz7hvpdqr31bwi88dj64zifr7896n"; 1583 1582 type = "gem"; 1584 1583 }; 1585 - version = "0.16.3"; 1584 + version = "0.17.0"; 1586 1585 }; 1587 1586 net-scp = { 1588 1587 dependencies = ["net-ssh"]; ··· 1605 1604 }; 1606 1605 version = "6.1.0"; 1607 1606 }; 1608 - nilsimsa = { 1609 - groups = ["default"]; 1610 - platforms = []; 1611 - source = { 1612 - fetchSubmodules = false; 1613 - rev = "fd184883048b922b176939f851338d0a4971a532"; 1614 - sha256 = "0fds01pr220kg6g3g0rphrkg1fc6py1pnf546pnsb76wd9c0c5il"; 1615 - type = "git"; 1616 - url = "https://github.com/witgo/nilsimsa"; 1617 - }; 1618 - version = "1.1.2"; 1619 - }; 1620 1607 nio4r = { 1621 1608 groups = ["default"]; 1622 1609 platforms = []; 1623 1610 source = { 1624 1611 remotes = ["https://rubygems.org"]; 1625 - sha256 = "1cbwp1kbv6b2qfxv8sarv0d0ilb257jihlvdqj8f5pdm0ksq1sgk"; 1612 + sha256 = "00fwz0qq7agd2xkdz02i8li236qvwhma3p0jdn5bdvc21b7ydzd5"; 1626 1613 type = "gem"; 1627 1614 }; 1628 - version = "2.5.4"; 1615 + version = "2.5.7"; 1629 1616 }; 1630 1617 nokogiri = { 1631 - dependencies = ["mini_portile2"]; 1618 + dependencies = ["mini_portile2" "racc"]; 1632 1619 groups = ["default" "development" "pam_authentication" "production" "test"]; 1633 1620 platforms = []; 1634 1621 source = { 1635 1622 remotes = ["https://rubygems.org"]; 1636 - sha256 = "0xmf60nj5kg9vaj5bysy308687sgmkasgx06vbbnf94p52ih7si2"; 1623 + sha256 = "19d78mdg2lbz9jb4ph6nk783c9jbsdm8rnllwhga6pd53xffp6x0"; 1637 1624 type = "gem"; 1638 1625 }; 1639 - version = "1.10.10"; 1626 + version = "1.11.3"; 1640 1627 }; 1641 1628 nokogumbo = { 1642 1629 dependencies = ["nokogiri"]; ··· 1644 1631 platforms = []; 1645 1632 source = { 1646 1633 remotes = ["https://rubygems.org"]; 1647 - sha256 = "0sxjnpjvrn10gdmfw2dimhch861lz00f28hvkkz0b1gc2rb65k9s"; 1634 + sha256 = "0pxm7hx2lhmanm8kljd39f1j1742kl0a31zx98jsjiwrkfb5hhc6"; 1648 1635 type = "gem"; 1649 1636 }; 1650 - version = "2.0.2"; 1637 + version = "2.0.4"; 1651 1638 }; 1652 1639 nsa = { 1653 1640 dependencies = ["activesupport" "concurrent-ruby" "sidekiq" "statsd-ruby"]; ··· 1655 1642 platforms = []; 1656 1643 source = { 1657 1644 remotes = ["https://rubygems.org"]; 1658 - sha256 = "1i1bhmvs49yv70pgl41lx1lr8x6whg52szb8ic1jb6wmmxr2ylcz"; 1645 + sha256 = "1jzs1n71pi6najhs9h8jx156gzgk3h9bwjr60vazizwdz3mm69ia"; 1659 1646 type = "gem"; 1660 1647 }; 1661 - version = "0.2.7"; 1648 + version = "0.2.8"; 1662 1649 }; 1663 1650 oj = { 1664 1651 groups = ["default"]; 1665 1652 platforms = []; 1666 1653 source = { 1667 1654 remotes = ["https://rubygems.org"]; 1668 - sha256 = "1xqmzqldi9a0wpilwx87yh61xd7647gg8ffammg4ava0bsx375g2"; 1655 + sha256 = "1cnadm83qwnmbpyild9whb9bgf9r7gs046ydxypclb2l756gcnva"; 1669 1656 type = "gem"; 1670 1657 }; 1671 - version = "3.10.16"; 1658 + version = "3.11.5"; 1672 1659 }; 1673 1660 omniauth = { 1674 1661 dependencies = ["hashie" "rack"]; ··· 1749 1736 platforms = []; 1750 1737 source = { 1751 1738 remotes = ["https://rubygems.org"]; 1752 - sha256 = "0nd301vsf3k4pl0aa6gkng12yxfdf5s490v65ky2vz8lainaw16q"; 1739 + sha256 = "00k4l70dlbnqylng27023wz1c5hph32vwv2nwpfxdx9ip1vn4lx1"; 1753 1740 type = "gem"; 1754 1741 }; 1755 - version = "2.13.4"; 1742 + version = "2.14.4"; 1756 1743 }; 1757 1744 paperclip = { 1758 1745 dependencies = ["activemodel" "activesupport" "mime-types" "mimemagic" "terrapin"]; ··· 1765 1752 }; 1766 1753 version = "6.0.0"; 1767 1754 }; 1768 - paperclip-av-transcoder = { 1769 - dependencies = ["av" "paperclip"]; 1770 - groups = ["default"]; 1771 - platforms = []; 1772 - source = { 1773 - remotes = ["https://rubygems.org"]; 1774 - sha256 = "1gcnp3fpdb5lqilcij4yqga6397nb7zyyf9lzxnqpbp7cvc18lhf"; 1775 - type = "gem"; 1776 - }; 1777 - version = "0.6.4"; 1778 - }; 1779 1755 parallel = { 1780 1756 groups = ["default" "development" "test"]; 1781 1757 platforms = []; ··· 1792 1768 platforms = []; 1793 1769 source = { 1794 1770 remotes = ["https://rubygems.org"]; 1795 - sha256 = "1mvdk8vgzqjv2pvadxwc8w2vf8dmiw145rjf47c36nn6l5hh02j6"; 1771 + sha256 = "1vrd24lg1pqxvp63664hrndywpdyn8i38j4gfvqk8zjl1mxy9840"; 1796 1772 type = "gem"; 1797 1773 }; 1798 - version = "3.4.0"; 1774 + version = "3.7.0"; 1799 1775 }; 1800 1776 parser = { 1801 1777 dependencies = ["ast"]; ··· 1803 1779 platforms = []; 1804 1780 source = { 1805 1781 remotes = ["https://rubygems.org"]; 1806 - sha256 = "1f7gmm60yla325wlnd3qkxs59qm2y0aan8ljpg6k18rwzrrfil6z"; 1782 + sha256 = "1pxsi1i5z506xfzhiyavlasf8777h55ab40phvp7pfv9npmd5pnj"; 1807 1783 type = "gem"; 1808 1784 }; 1809 - version = "2.7.2.0"; 1785 + version = "3.0.1.1"; 1810 1786 }; 1811 1787 parslet = { 1812 1788 groups = ["default"]; ··· 1845 1821 platforms = []; 1846 1822 source = { 1847 1823 remotes = ["https://rubygems.org"]; 1848 - sha256 = "0lb858gpz8919in51pgxbk9v5m4qppd136gpag2plzs24rv5hg3s"; 1824 + sha256 = "0abfdw301acfnq2h4zccwzd32i6mh9wp6qya2l0fsy0mmn14j405"; 1849 1825 type = "gem"; 1850 1826 }; 1851 - version = "2.7.2"; 1827 + version = "2.8.1"; 1852 1828 }; 1853 1829 pkg-config = { 1854 1830 groups = ["default"]; 1855 1831 platforms = []; 1856 1832 source = { 1857 1833 remotes = ["https://rubygems.org"]; 1858 - sha256 = "068sf963n2zk47kqcckj624g5pxmk68mm76h02piphfyh9x4zmi3"; 1834 + sha256 = "1mjjy1grxr64znkffxsvprcckbrrnm40b6gbllnbm7jxslbr3gjl"; 1859 1835 type = "gem"; 1860 1836 }; 1861 - version = "1.4.4"; 1862 - }; 1863 - pluck_each = { 1864 - dependencies = ["activerecord" "activesupport"]; 1865 - groups = ["default"]; 1866 - platforms = []; 1867 - source = { 1868 - remotes = ["https://rubygems.org"]; 1869 - sha256 = "1b7g0ggjsbca81qwvpayj1c5qy65p5zq19lb7fiy1v0yb48pzvhp"; 1870 - type = "gem"; 1871 - }; 1872 - version = "0.1.3"; 1837 + version = "1.4.6"; 1873 1838 }; 1874 1839 posix-spawn = { 1875 1840 groups = ["default"]; ··· 1962 1927 platforms = []; 1963 1928 source = { 1964 1929 remotes = ["https://rubygems.org"]; 1965 - sha256 = "0mkmfbf4qyiknwi9bb5432cpbbz06r855gknxb8grn24gmgs4d9i"; 1930 + sha256 = "1q34mqihyg7i46z0pbbkyw58fwmkq7a7315apaqmj41zp6akyjf1"; 1966 1931 type = "gem"; 1967 1932 }; 1968 - version = "5.0.4"; 1933 + version = "5.3.0"; 1969 1934 }; 1970 1935 pundit = { 1971 1936 dependencies = ["activesupport"]; ··· 1988 1953 }; 1989 1954 version = "1.3.3"; 1990 1955 }; 1956 + racc = { 1957 + groups = ["default" "development" "pam_authentication" "production" "test"]; 1958 + platforms = []; 1959 + source = { 1960 + remotes = ["https://rubygems.org"]; 1961 + sha256 = "178k7r0xn689spviqzhvazzvxfq6fyjldxb3ywjbgipbfi4s8j1g"; 1962 + type = "gem"; 1963 + }; 1964 + version = "1.5.2"; 1965 + }; 1991 1966 rack = { 1992 1967 groups = ["default" "development" "pam_authentication" "production" "test"]; 1993 1968 platforms = []; ··· 2004 1979 platforms = []; 2005 1980 source = { 2006 1981 remotes = ["https://rubygems.org"]; 2007 - sha256 = "0zzyiiif9w67v43rv0hg7nxbwp1ish1f02x61kx0rmz8sy1j7wnn"; 1982 + sha256 = "0kiixzpazjqgljjy1ngfz1by5vz6kjx0d4mf1fq7b3ywpfjf80lq"; 2008 1983 type = "gem"; 2009 1984 }; 2010 - version = "6.3.1"; 1985 + version = "6.5.0"; 2011 1986 }; 2012 1987 rack-cors = { 2013 1988 dependencies = ["rack"]; ··· 2043 2018 version = "1.1.0"; 2044 2019 }; 2045 2020 rails = { 2046 - dependencies = ["actioncable" "actionmailer" "actionpack" "actionview" "activejob" "activemodel" "activerecord" "activestorage" "activesupport" "railties" "sprockets-rails"]; 2021 + dependencies = ["actioncable" "actionmailbox" "actionmailer" "actionpack" "actiontext" "actionview" "activejob" "activemodel" "activerecord" "activestorage" "activesupport" "railties" "sprockets-rails"]; 2047 2022 groups = ["default"]; 2048 2023 platforms = []; 2049 2024 source = { 2050 2025 remotes = ["https://rubygems.org"]; 2051 - sha256 = "0b5g3h5sbbncks44w8vjnx0zp145ygphrsspy4ay7xsls92xynq0"; 2026 + sha256 = "0flnpli87b9j0zvb3c4l5addjbznbpkbmp1wzfjc1gh8qxlhcs1n"; 2052 2027 type = "gem"; 2053 2028 }; 2054 - version = "5.2.4.4"; 2029 + version = "6.1.3.2"; 2055 2030 }; 2056 2031 rails-controller-testing = { 2057 2032 dependencies = ["actionpack" "actionview" "activesupport"]; ··· 2092 2067 platforms = []; 2093 2068 source = { 2094 2069 remotes = ["https://rubygems.org"]; 2095 - sha256 = "02kdlm7jgwvwnnc1amy8md2vl0f2jkfr6rr36vybclr9qm4fb80f"; 2070 + sha256 = "05mcgv748vppnm3fnml37wjy3dw61wj8vfw14ldaj1yx1bmkhb07"; 2096 2071 type = "gem"; 2097 2072 }; 2098 - version = "5.1.3"; 2073 + version = "6.0.0"; 2099 2074 }; 2100 2075 rails-settings-cached = { 2101 2076 dependencies = ["rails"]; ··· 2114 2089 platforms = []; 2115 2090 source = { 2116 2091 remotes = ["https://rubygems.org"]; 2117 - sha256 = "089kiwmv8fxyfk0zp57q74nyd5i6d5x5ihlrzbzwl041v94s2zx9"; 2092 + sha256 = "17r1pr8d467vh3zkciw4wmrcixj9zjrvd11nxn2z091bkzf66xq2"; 2118 2093 type = "gem"; 2119 2094 }; 2120 - version = "5.2.4.4"; 2095 + version = "6.1.3.2"; 2121 2096 }; 2122 2097 rainbow = { 2123 2098 groups = ["default" "development" "test"]; ··· 2134 2109 platforms = []; 2135 2110 source = { 2136 2111 remotes = ["https://rubygems.org"]; 2137 - sha256 = "0w6qza25bq1s825faaglkx1k6d59aiyjjk3yw3ip5sb463mhhai9"; 2112 + sha256 = "1iik52mf9ky4cgs38fp2m8r6skdkq1yz23vh18lk95fhbcxb6a67"; 2138 2113 type = "gem"; 2139 2114 }; 2140 - version = "13.0.1"; 2115 + version = "13.0.3"; 2141 2116 }; 2142 2117 rdf = { 2143 2118 dependencies = ["hamster" "link_header"]; ··· 2145 2120 platforms = []; 2146 2121 source = { 2147 2122 remotes = ["https://rubygems.org"]; 2148 - sha256 = "109c355wj2a74v2yrwgqpzhgnxchkm5dakcacqx9fk2i98f7m7d8"; 2123 + sha256 = "0mn0q6a8cx32kz01pd8byhyhghi30dc6rbazislp2fw3wphvx553"; 2149 2124 type = "gem"; 2150 2125 }; 2151 - version = "3.1.7"; 2126 + version = "3.1.13"; 2152 2127 }; 2153 2128 rdf-normalize = { 2154 2129 dependencies = ["rdf"]; ··· 2162 2137 version = "0.4.0"; 2163 2138 }; 2164 2139 redis = { 2165 - groups = ["default" "production" "test"]; 2140 + groups = ["default" "test"]; 2166 2141 platforms = []; 2167 2142 source = { 2168 2143 remotes = ["https://rubygems.org"]; ··· 2171 2146 }; 2172 2147 version = "4.2.5"; 2173 2148 }; 2174 - redis-actionpack = { 2175 - dependencies = ["actionpack" "redis-rack" "redis-store"]; 2176 - groups = ["default" "production"]; 2177 - platforms = []; 2178 - source = { 2179 - remotes = ["https://rubygems.org"]; 2180 - sha256 = "0c2276zzc0044zh37a8frx1v7hnra7z7k126154ps7njbqngfdv3"; 2181 - type = "gem"; 2182 - }; 2183 - version = "5.2.0"; 2184 - }; 2185 - redis-activesupport = { 2186 - dependencies = ["activesupport" "redis-store"]; 2187 - groups = ["default" "production"]; 2188 - platforms = []; 2189 - source = { 2190 - remotes = ["https://rubygems.org"]; 2191 - sha256 = "14a3z8810j02ysvg53f3mvcfb4rw34m91yfd19zy9y5lb3yv2g59"; 2192 - type = "gem"; 2193 - }; 2194 - version = "5.2.0"; 2195 - }; 2196 2149 redis-namespace = { 2197 2150 dependencies = ["redis"]; 2198 2151 groups = ["default"]; 2199 2152 platforms = []; 2200 2153 source = { 2201 2154 remotes = ["https://rubygems.org"]; 2202 - sha256 = "05i6s898z5w31z385cba1683pgg5nnmj4m686cbravg7j4pgbcgv"; 2155 + sha256 = "0k65fr7f8ciq7d9nwc5ziw1d32zsxilgmqdlj3359rz5jgb0f5y8"; 2203 2156 type = "gem"; 2204 2157 }; 2205 - version = "1.8.0"; 2158 + version = "1.8.1"; 2206 2159 }; 2207 - redis-rack = { 2208 - dependencies = ["rack" "redis-store"]; 2209 - groups = ["default" "production"]; 2160 + regexp_parser = { 2161 + groups = ["default" "development" "test"]; 2210 2162 platforms = []; 2211 2163 source = { 2212 2164 remotes = ["https://rubygems.org"]; 2213 - sha256 = "1nblbxg1f051dn83jp92lz3lc1wxm18nviglrabv2l0vz6rd0pkb"; 2165 + sha256 = "0vg7imjnfcqjx7kw94ccj5r78j4g190cqzi1i59sh4a0l940b9cr"; 2214 2166 type = "gem"; 2215 2167 }; 2216 - version = "2.1.3"; 2168 + version = "2.1.1"; 2217 2169 }; 2218 - redis-rails = { 2219 - dependencies = ["redis-actionpack" "redis-activesupport" "redis-store"]; 2220 - groups = ["production"]; 2221 - platforms = []; 2222 - source = { 2223 - remotes = ["https://rubygems.org"]; 2224 - sha256 = "0hjvkyaw5hgz7v6fgwdk8pb966z44h1gv8jarmb0gwhkqmjnsh40"; 2225 - type = "gem"; 2226 - }; 2227 - version = "5.0.2"; 2228 - }; 2229 - redis-store = { 2230 - dependencies = ["redis"]; 2170 + request_store = { 2171 + dependencies = ["rack"]; 2231 2172 groups = ["default" "production"]; 2232 2173 platforms = []; 2233 2174 source = { 2234 2175 remotes = ["https://rubygems.org"]; 2235 - sha256 = "0cpzbf2svnk4j5awb24ncl0mih45zkbdrd7q23jdg1r8k3q7mdg6"; 2176 + sha256 = "0cx74kispmnw3ljwb239j65a2j14n8jlsygy372hrsa8mxc71hxi"; 2236 2177 type = "gem"; 2237 2178 }; 2238 - version = "1.9.0"; 2239 - }; 2240 - regexp_parser = { 2241 - groups = ["default" "development" "test"]; 2242 - platforms = []; 2243 - source = { 2244 - remotes = ["https://rubygems.org"]; 2245 - sha256 = "0x4s82lgf0l71y3xc9gp4qxkrgx1kv8f6avdqd68l46ijbyvicdm"; 2246 - type = "gem"; 2247 - }; 2248 - version = "1.8.2"; 2179 + version = "1.5.0"; 2249 2180 }; 2250 - request_store = { 2251 - dependencies = ["rack"]; 2252 - groups = ["default" "production"]; 2181 + resolv = { 2182 + groups = ["default"]; 2253 2183 platforms = []; 2254 2184 source = { 2255 2185 remotes = ["https://rubygems.org"]; 2256 - sha256 = "0cx74kispmnw3ljwb239j65a2j14n8jlsygy372hrsa8mxc71hxi"; 2186 + sha256 = "1a23805sa3ip589id3npq39wyzgqz2qzx0dcsa1z91rxfax7fllz"; 2257 2187 type = "gem"; 2258 2188 }; 2259 - version = "1.5.0"; 2189 + version = "0.1.0"; 2260 2190 }; 2261 2191 responders = { 2262 2192 dependencies = ["actionpack" "railties"]; ··· 2270 2200 version = "3.0.1"; 2271 2201 }; 2272 2202 rexml = { 2273 - groups = ["default" "development"]; 2203 + groups = ["default" "development" "test"]; 2274 2204 platforms = []; 2275 2205 source = { 2276 2206 remotes = ["https://rubygems.org"]; 2277 - sha256 = "1mkvkcw9fhpaizrhca0pdgjcrbns48rlz4g6lavl5gjjq3rk2sq3"; 2207 + sha256 = "08ximcyfjy94pm1rhcx04ny1vx2sk0x4y185gzn86yfsbzwkng53"; 2278 2208 type = "gem"; 2279 2209 }; 2280 - version = "3.2.4"; 2210 + version = "3.2.5"; 2281 2211 }; 2282 2212 rotp = { 2283 2213 groups = ["default"]; 2284 2214 platforms = []; 2285 2215 source = { 2286 2216 remotes = ["https://rubygems.org"]; 2287 - sha256 = "1w8d6svhq3y9y952r8cqirxvdx12zlkb7zxjb44bcbidb2sisy4d"; 2217 + sha256 = "11q7rkjx40yi6lpylgl2jkpy162mjw7mswrcgcax86vgpbpjx6i3"; 2288 2218 type = "gem"; 2289 2219 }; 2290 - version = "2.1.2"; 2220 + version = "6.2.0"; 2291 2221 }; 2292 2222 rpam2 = { 2293 2223 groups = ["default" "pam_authentication"]; ··· 2305 2235 platforms = []; 2306 2236 source = { 2307 2237 remotes = ["https://rubygems.org"]; 2308 - sha256 = "06lw8b6wfshxd61xw98xyp1a0zsz6av4nls2c9fwb7q59wb05sci"; 2238 + sha256 = "073w0qgjydkqpsqsb9yr8qg0mhvwlzx6z53hqr2b5zifvb9wzh02"; 2309 2239 type = "gem"; 2310 2240 }; 2311 - version = "1.1.2"; 2241 + version = "2.0.0"; 2312 2242 }; 2313 2243 rqrcode_core = { 2314 2244 groups = ["default"]; 2315 2245 platforms = []; 2316 2246 source = { 2317 2247 remotes = ["https://rubygems.org"]; 2318 - sha256 = "071jqmhk3hf0grsvi0jx5sl449pf82p40ls5b3likbq4q516zc0j"; 2248 + sha256 = "1djrfpzdy19c336nlzxdsm9qkrgqnm1himdawflsjsmxpq4j826c"; 2319 2249 type = "gem"; 2320 2250 }; 2321 - version = "0.1.2"; 2251 + version = "1.0.0"; 2322 2252 }; 2323 2253 rspec-core = { 2324 2254 dependencies = ["rspec-support"]; ··· 2326 2256 platforms = []; 2327 2257 source = { 2328 2258 remotes = ["https://rubygems.org"]; 2329 - sha256 = "0b8891149l4rdlaz58k1dprc09rhpvq98bblk4qpd3dvcvqklkvh"; 2259 + sha256 = "0wwnfhxxvrlxlk1a3yxlb82k2f9lm0yn0598x7lk8fksaz4vv6mc"; 2330 2260 type = "gem"; 2331 2261 }; 2332 - version = "3.9.3"; 2262 + version = "3.10.1"; 2333 2263 }; 2334 2264 rspec-expectations = { 2335 2265 dependencies = ["diff-lcs" "rspec-support"]; ··· 2337 2267 platforms = []; 2338 2268 source = { 2339 2269 remotes = ["https://rubygems.org"]; 2340 - sha256 = "1bxkv25qmy39jqrdx35bfgw00g24qkssail9jlljm7hywbqvr9bb"; 2270 + sha256 = "1sz9bj4ri28adsklnh257pnbq4r5ayziw02qf67wry0kvzazbb17"; 2341 2271 type = "gem"; 2342 2272 }; 2343 - version = "3.9.2"; 2273 + version = "3.10.1"; 2344 2274 }; 2345 2275 rspec-mocks = { 2346 2276 dependencies = ["diff-lcs" "rspec-support"]; ··· 2348 2278 platforms = []; 2349 2279 source = { 2350 2280 remotes = ["https://rubygems.org"]; 2351 - sha256 = "19vmdqym1v2g1zbdnq37zwmyj87y9yc9ijwc8js55igvbb9hx0mr"; 2281 + sha256 = "1d13g6kipqqc9lmwz5b244pdwc97z15vcbnbq6n9rlf32bipdz4k"; 2352 2282 type = "gem"; 2353 2283 }; 2354 - version = "3.9.1"; 2284 + version = "3.10.2"; 2355 2285 }; 2356 2286 rspec-rails = { 2357 2287 dependencies = ["actionpack" "activesupport" "railties" "rspec-core" "rspec-expectations" "rspec-mocks" "rspec-support"]; ··· 2359 2289 platforms = []; 2360 2290 source = { 2361 2291 remotes = ["https://rubygems.org"]; 2362 - sha256 = "0lzik01ziaskgpdpy8knffpw0fsy9151f5lfigyhb89wq4q45hfs"; 2292 + sha256 = "1pj2a9vrkp2xzlq0810q90sdc2zcqc7k92n57hxzhri2vcspy7n6"; 2363 2293 type = "gem"; 2364 2294 }; 2365 - version = "4.0.1"; 2295 + version = "5.0.1"; 2366 2296 }; 2367 2297 rspec-sidekiq = { 2368 2298 dependencies = ["rspec-core" "sidekiq"]; ··· 2380 2310 platforms = []; 2381 2311 source = { 2382 2312 remotes = ["https://rubygems.org"]; 2383 - sha256 = "0dandh2fy1dfkjk8jf9v4azbbma6968bhh06hddv0yqqm8108jir"; 2313 + sha256 = "15j52parvb8cgvl6s0pbxi2ywxrv6x0764g222kz5flz0s4mycbl"; 2384 2314 type = "gem"; 2385 2315 }; 2386 - version = "3.9.3"; 2316 + version = "3.10.2"; 2387 2317 }; 2388 2318 rspec_junit_formatter = { 2389 2319 dependencies = ["rspec-core"]; ··· 2402 2332 platforms = []; 2403 2333 source = { 2404 2334 remotes = ["https://rubygems.org"]; 2405 - sha256 = "1cganc8j8zq7x81bmkav39dhbqydxhqyfs98z2g4g7ld6scywm20"; 2335 + sha256 = "0chjr6i0g7frbp7dhi4d83ppf7akkdaw7mcgcwbxd6a9mairafpp"; 2406 2336 type = "gem"; 2407 2337 }; 2408 - version = "1.3.1"; 2338 + version = "1.14.0"; 2409 2339 }; 2410 2340 rubocop-ast = { 2411 2341 dependencies = ["parser"]; ··· 2413 2343 platforms = []; 2414 2344 source = { 2415 2345 remotes = ["https://rubygems.org"]; 2416 - sha256 = "15jxn0aqxgalpl9zlrqyk2kk41qcp4sn1yys55qif5f787b3nrij"; 2346 + sha256 = "0hx4im1a2qpiwipvsl3fma358ixjp4h0mhj56ichq15xrq709qlf"; 2417 2347 type = "gem"; 2418 2348 }; 2419 - version = "1.1.1"; 2349 + version = "1.5.0"; 2420 2350 }; 2421 2351 rubocop-rails = { 2422 2352 dependencies = ["activesupport" "rack" "rubocop"]; ··· 2424 2354 platforms = []; 2425 2355 source = { 2426 2356 remotes = ["https://rubygems.org"]; 2427 - sha256 = "14g703lv0cbqw504cdjsv0yydrsnm61rwg0n0mql4zl5hw1n7lfh"; 2357 + sha256 = "1h8k2i6qgl7pdvb8bnh1w43zqdxqg3kglyxy9b2vdh2w7q5rrl5y"; 2428 2358 type = "gem"; 2429 2359 }; 2430 - version = "2.8.1"; 2360 + version = "2.10.1"; 2431 2361 }; 2432 2362 ruby-progressbar = { 2433 2363 groups = ["default" "development" "test"]; 2434 2364 platforms = []; 2435 2365 source = { 2436 2366 remotes = ["https://rubygems.org"]; 2437 - sha256 = "1k77i0d4wsn23ggdd2msrcwfy0i376cglfqypkk2q77r2l3408zf"; 2367 + sha256 = "02nmaw7yx9kl7rbaan5pl8x5nn0y4j5954mzrkzi9i3dhsrps4nc"; 2438 2368 type = "gem"; 2439 2369 }; 2440 - version = "1.10.1"; 2370 + version = "1.11.0"; 2441 2371 }; 2442 2372 ruby-saml = { 2443 2373 dependencies = ["nokogiri"]; ··· 2450 2380 }; 2451 2381 version = "1.11.0"; 2452 2382 }; 2383 + ruby2_keywords = { 2384 + groups = ["default"]; 2385 + platforms = []; 2386 + source = { 2387 + remotes = ["https://rubygems.org"]; 2388 + sha256 = "15wfcqxyfgka05v2a7kpg64x57gl1y4xzvnc9lh60bqx5sf1iqrs"; 2389 + type = "gem"; 2390 + }; 2391 + version = "0.0.4"; 2392 + }; 2453 2393 rufus-scheduler = { 2454 2394 dependencies = ["fugit"]; 2455 2395 groups = ["default"]; ··· 2478 2418 platforms = []; 2479 2419 source = { 2480 2420 remotes = ["https://rubygems.org"]; 2481 - sha256 = "18m3zcf207gcrmghx288w3n2kpphc22lbmbc1wdx1nzcn8g2yddh"; 2421 + sha256 = "0xi2c9vbfjs0gk4i9y4mrlb3xx6g5lj22hlg5cx6hyc88ri7j4bc"; 2482 2422 type = "gem"; 2483 2423 }; 2484 - version = "5.2.1"; 2424 + version = "5.2.3"; 2485 2425 }; 2486 2426 scenic = { 2487 2427 dependencies = ["activerecord" "railties"]; ··· 2509 2449 platforms = []; 2510 2450 source = { 2511 2451 remotes = ["https://rubygems.org"]; 2512 - sha256 = "150wq0y749rags4pm0g3zljd575vk17nwdzp0m0q04s62977rd24"; 2452 + sha256 = "1dlp97vg95plrsaaqj7x8l7z9vsjbhnqk4rw1l30gy26lmxpfrih"; 2513 2453 type = "gem"; 2514 2454 }; 2515 - version = "2.3.0"; 2455 + version = "3.0.0"; 2516 2456 }; 2517 2457 sidekiq = { 2518 2458 dependencies = ["connection_pool" "rack" "redis"]; ··· 2520 2460 platforms = []; 2521 2461 source = { 2522 2462 remotes = ["https://rubygems.org"]; 2523 - sha256 = "0mjxrxppv08a1hwqi8gpg6n168cxqhp7c2r2jwc4rbz9j5k41vcw"; 2463 + sha256 = "1ac57q6lnqg9h9lsj49wlwhgsfqfr83lgka1c1srk6g8vghhz662"; 2524 2464 type = "gem"; 2525 2465 }; 2526 - version = "6.1.2"; 2466 + version = "6.2.1"; 2527 2467 }; 2528 2468 sidekiq-bulk = { 2529 2469 dependencies = ["sidekiq"]; ··· 2548 2488 version = "3.0.1"; 2549 2489 }; 2550 2490 sidekiq-unique-jobs = { 2551 - dependencies = ["concurrent-ruby" "sidekiq" "thor"]; 2491 + dependencies = ["brpoplpush-redis_script" "concurrent-ruby" "sidekiq" "thor"]; 2552 2492 groups = ["default"]; 2553 2493 platforms = []; 2554 2494 source = { 2555 2495 remotes = ["https://rubygems.org"]; 2556 - sha256 = "0lw2hgq28wd97kkp2897gy1yf0fx0yz6l23gdgjl8i2pas7d5wxd"; 2496 + sha256 = "0dzwz30gr2mjdr70gnz2mmplhfqldz0jhdw1n3ric0y3yj81m02d"; 2557 2497 type = "gem"; 2558 2498 }; 2559 - version = "6.0.25"; 2499 + version = "7.0.9"; 2560 2500 }; 2561 2501 simple-navigation = { 2562 2502 dependencies = ["activesupport"]; ··· 2575 2515 platforms = []; 2576 2516 source = { 2577 2517 remotes = ["https://rubygems.org"]; 2578 - sha256 = "0jj4fcs2r5sm3gjsmygcs2fi2ai18az5ynq1cqp1w0j3aajdian7"; 2518 + sha256 = "09raw1gw0db9hfddgvzjwpk4hj1ng4dfq3igak80jkvhg4jdg7jp"; 2579 2519 type = "gem"; 2580 2520 }; 2581 - version = "5.0.3"; 2521 + version = "5.1.0"; 2582 2522 }; 2583 2523 simplecov = { 2584 - dependencies = ["docile" "simplecov-html"]; 2524 + dependencies = ["docile" "simplecov-html" "simplecov_json_formatter"]; 2585 2525 groups = ["test"]; 2586 2526 platforms = []; 2587 2527 source = { 2588 2528 remotes = ["https://rubygems.org"]; 2589 - sha256 = "00xwb0mizvbm9s04a6h5ycwn2zpdxjb3wxaawq6ypjjbvxszihcq"; 2529 + sha256 = "1hrv046jll6ad1s964gsmcq4hvkr3zzr6jc7z1mns22mvfpbc3cr"; 2590 2530 type = "gem"; 2591 2531 }; 2592 - version = "0.19.1"; 2532 + version = "0.21.2"; 2593 2533 }; 2594 2534 simplecov-html = { 2595 2535 groups = ["default" "test"]; ··· 2601 2541 }; 2602 2542 version = "0.12.3"; 2603 2543 }; 2544 + simplecov_json_formatter = { 2545 + groups = ["default" "test"]; 2546 + platforms = []; 2547 + source = { 2548 + remotes = ["https://rubygems.org"]; 2549 + sha256 = "0cl3j7p3b5q7sxsx1va63c8imc5x6g99xablz08qrmqhpi0d6g6j"; 2550 + type = "gem"; 2551 + }; 2552 + version = "0.1.2"; 2553 + }; 2604 2554 sprockets = { 2605 2555 dependencies = ["concurrent-ruby" "rack"]; 2606 2556 groups = ["default"]; ··· 2629 2579 platforms = []; 2630 2580 source = { 2631 2581 remotes = ["https://rubygems.org"]; 2632 - sha256 = "1gfglybqjw6g6hccqvh2yjfqlvdy4hwad8mcjdc7zjm5swncfxwz"; 2582 + sha256 = "1szshiw7bzizi380z1hkdbwhjdaixb5bgbx7c3wf7970mjdashkd"; 2633 2583 type = "gem"; 2634 2584 }; 2635 - version = "1.21.0"; 2585 + version = "1.21.2"; 2636 2586 }; 2637 2587 stackprof = { 2638 2588 groups = ["development"]; 2639 2589 platforms = []; 2640 2590 source = { 2641 2591 remotes = ["https://rubygems.org"]; 2642 - sha256 = "147rb66p3n062vc433afqhkd99iazvkrqnghxgh871r62yhha93f"; 2592 + sha256 = "06lz70k8c0r7fyxk1nc3idh14x7nvsr21ydm1bsmbj00jyhmfzsn"; 2643 2593 type = "gem"; 2644 2594 }; 2645 - version = "0.2.16"; 2595 + version = "0.2.17"; 2646 2596 }; 2647 2597 statsd-ruby = { 2648 2598 groups = ["default"]; 2649 2599 platforms = []; 2650 2600 source = { 2651 2601 remotes = ["https://rubygems.org"]; 2652 - sha256 = "0djig5dnqjgww6wrw3f1mvnnjllznahlchvk4lvs4wx9qjsqpysr"; 2602 + sha256 = "028136c463nbravckxb1qi5c5nnv9r6vh2cyhiry423lac4xz79n"; 2653 2603 type = "gem"; 2654 2604 }; 2655 - version = "1.4.0"; 2605 + version = "1.5.0"; 2656 2606 }; 2657 2607 stoplight = { 2658 2608 groups = ["default"]; ··· 2664 2614 }; 2665 2615 version = "2.2.1"; 2666 2616 }; 2667 - streamio-ffmpeg = { 2668 - dependencies = ["multi_json"]; 2669 - groups = ["default"]; 2670 - platforms = []; 2671 - source = { 2672 - remotes = ["https://rubygems.org"]; 2673 - sha256 = "1nnxizc0371vwh0k6gqjj1b7fjszydpqfz549n6qn2q1pza3894z"; 2674 - type = "gem"; 2675 - }; 2676 - version = "3.0.2"; 2677 - }; 2678 2617 strong_migrations = { 2679 2618 dependencies = ["activerecord"]; 2680 2619 groups = ["default"]; 2681 2620 platforms = []; 2682 2621 source = { 2683 2622 remotes = ["https://rubygems.org"]; 2684 - sha256 = "0sdijc2nc9lx6kga216rg4yfmyv4g7slbpcrlfjx20psbn54d7jd"; 2623 + sha256 = "1dv55gbazp96w27yhvikm2xa6ny51q88aim2by11crc0jwr5agvk"; 2685 2624 type = "gem"; 2686 2625 }; 2687 - version = "0.7.2"; 2626 + version = "0.7.6"; 2688 2627 }; 2689 2628 temple = { 2690 2629 groups = ["default"]; ··· 2702 2641 platforms = []; 2703 2642 source = { 2704 2643 remotes = ["https://rubygems.org"]; 2705 - sha256 = "1512cngw35hsmhvw4c05rscihc59mnj09m249sm9p3pik831ydqk"; 2644 + sha256 = "1dlaadjnx8aw8lhr0z8jpy2gyi7az3mks6f49d3fllilhps9ayi8"; 2706 2645 type = "gem"; 2707 2646 }; 2708 - version = "1.8.0"; 2647 + version = "3.0.0"; 2709 2648 }; 2710 2649 terrapin = { 2711 2650 dependencies = ["climate_control"]; ··· 2723 2662 platforms = []; 2724 2663 source = { 2725 2664 remotes = ["https://rubygems.org"]; 2726 - sha256 = "1xbhkmyhlxwzshaqa7swy2bx6vd64mm0wrr8g3jywvxy7hg0cwkm"; 2665 + sha256 = "18yhlvmfya23cs3pvhr1qy38y41b6mhr5q9vwv5lrgk16wmf3jna"; 2727 2666 type = "gem"; 2728 2667 }; 2729 - version = "1.0.1"; 2730 - }; 2731 - thread_safe = { 2732 - groups = ["default" "development" "pam_authentication" "production" "test"]; 2733 - platforms = []; 2734 - source = { 2735 - remotes = ["https://rubygems.org"]; 2736 - sha256 = "0nmhcgq6cgz44srylra07bmaw99f5271l0dpsvl5f75m44l0gmwy"; 2737 - type = "gem"; 2738 - }; 2739 - version = "0.3.6"; 2668 + version = "1.1.0"; 2740 2669 }; 2741 2670 thwait = { 2742 2671 dependencies = ["e2mmap"]; ··· 2775 2704 platforms = []; 2776 2705 source = { 2777 2706 remotes = ["https://rubygems.org"]; 2778 - sha256 = "12vcxmn3lj405rs0fxcki7jwpkrx8y55x8jwjf9v6yvnx2y5kga3"; 2707 + sha256 = "0aik4kmhwwrmkysha7qibi2nyzb4c8kp42bd5vxnf8sf7b53g73g"; 2779 2708 type = "gem"; 2780 2709 }; 2781 - version = "0.5.2"; 2710 + version = "0.6.0"; 2782 2711 }; 2783 2712 tty-cursor = { 2784 2713 groups = ["default"]; ··· 2796 2725 platforms = []; 2797 2726 source = { 2798 2727 remotes = ["https://rubygems.org"]; 2799 - sha256 = "170y0imsmzav5xgaav6xhzlz879fq2zv25ryk8y3qc2kqaz7x657"; 2728 + sha256 = "1j4y8ik82azjxshgd4i1v4wwhsv3g9cngpygxqkkz69qaa8cxnzw"; 2800 2729 type = "gem"; 2801 2730 }; 2802 - version = "0.22.0"; 2731 + version = "0.23.1"; 2803 2732 }; 2804 2733 tty-reader = { 2805 2734 dependencies = ["tty-cursor" "tty-screen" "wisper"]; ··· 2807 2736 platforms = []; 2808 2737 source = { 2809 2738 remotes = ["https://rubygems.org"]; 2810 - sha256 = "078rlqbdw72jjgp597yn5psasgf4508qdw9g3prxgbcgpcdcsd0r"; 2739 + sha256 = "1cf2k7w7d84hshg4kzrjvk9pkyc2g1m3nx2n1rpmdcf0hp4p4af6"; 2811 2740 type = "gem"; 2812 2741 }; 2813 - version = "0.8.0"; 2742 + version = "0.9.0"; 2814 2743 }; 2815 2744 tty-screen = { 2816 2745 groups = ["default"]; ··· 2823 2752 version = "0.8.1"; 2824 2753 }; 2825 2754 twitter-text = { 2826 - dependencies = ["unf"]; 2755 + dependencies = ["idn-ruby" "unf"]; 2827 2756 groups = ["default"]; 2828 2757 platforms = []; 2829 2758 source = { 2830 2759 remotes = ["https://rubygems.org"]; 2831 - sha256 = "1732h7hy1k152w8wfvjsx7b79alk45i5imwd37ia4qcx8hfm3gvg"; 2760 + sha256 = "1dnmp0bj3l01nbb52zby2c7hrazcdwfg846knkrjdfl0yfmv793z"; 2832 2761 type = "gem"; 2833 2762 }; 2834 - version = "1.14.7"; 2763 + version = "3.1.0"; 2835 2764 }; 2836 2765 tzinfo = { 2837 - dependencies = ["thread_safe"]; 2766 + dependencies = ["concurrent-ruby"]; 2838 2767 groups = ["default" "development" "pam_authentication" "production" "test"]; 2839 2768 platforms = []; 2840 2769 source = { 2841 2770 remotes = ["https://rubygems.org"]; 2842 - sha256 = "1i3jh086w1kbdj3k5l60lc3nwbanmzdf8yjj3mlrx9b2gjjxhi9r"; 2771 + sha256 = "10qp5x7f9hvlc0psv9gsfbxg4a7s0485wsbq1kljkxq94in91l4z"; 2843 2772 type = "gem"; 2844 2773 }; 2845 - version = "1.2.7"; 2774 + version = "2.0.4"; 2846 2775 }; 2847 2776 tzinfo-data = { 2848 2777 dependencies = ["tzinfo"]; ··· 2850 2779 platforms = []; 2851 2780 source = { 2852 2781 remotes = ["https://rubygems.org"]; 2853 - sha256 = "02anabncgfjwsqn07ra9jdqvmi0a4yngzp6dfiz2yxb1m9qpdm4a"; 2782 + sha256 = "0ik16lnsyr2739jzwl4r5sz8q639lqw8f9s68iszwhm2pcq8p4w2"; 2854 2783 type = "gem"; 2855 2784 }; 2856 - version = "1.2020.4"; 2785 + version = "1.2021.1"; 2857 2786 }; 2858 2787 unf = { 2859 2788 dependencies = ["unf_ext"]; ··· 2891 2820 platforms = []; 2892 2821 source = { 2893 2822 remotes = ["https://rubygems.org"]; 2894 - sha256 = "0vm4aix8jmv42s1x58m3lj3xwkbxyn9qn6lzhhig0d1j8fv6j30c"; 2823 + sha256 = "05f81da1x7jh9xfsn8gsw6cfn42l0ldpg7zckrv875h4swknyffy"; 2895 2824 type = "gem"; 2896 2825 }; 2897 - version = "1.13.0"; 2826 + version = "1.14.1"; 2898 2827 }; 2899 2828 warden = { 2900 2829 dependencies = ["rack"]; ··· 2924 2853 platforms = []; 2925 2854 source = { 2926 2855 remotes = ["https://rubygems.org"]; 2927 - sha256 = "0wbdjagk2qpr76k3zw2gmkfp5aqlrc1a4qrpjv7sq1q39qbn8xax"; 2856 + sha256 = "038igpmkpmn0nw0k7s4db8x88af1nwcy7wzh9m9c9q4p74h7rii0"; 2928 2857 type = "gem"; 2929 2858 }; 2930 - version = "3.10.0"; 2859 + version = "3.12.2"; 2931 2860 }; 2932 2861 webpacker = { 2933 2862 dependencies = ["activesupport" "rack-proxy" "railties" "semantic_range"]; ··· 2935 2864 platforms = []; 2936 2865 source = { 2937 2866 remotes = ["https://rubygems.org"]; 2938 - sha256 = "1xgyv5ppljw3yq71nbrw2hj6hq9y8qbdavjrn53nsccpy7801wdx"; 2867 + sha256 = "0xpjdbcnsapk9y1hbryxan3a0yks37j59l3ifpmlfrqfxp08anvr"; 2939 2868 type = "gem"; 2940 2869 }; 2941 - version = "5.2.1"; 2870 + version = "5.3.0"; 2942 2871 }; 2943 2872 webpush = { 2944 2873 dependencies = ["hkdf" "jwt"]; ··· 3003 2932 }; 3004 2933 version = "3.2.0"; 3005 2934 }; 2935 + zeitwerk = { 2936 + groups = ["default" "development" "pam_authentication" "production" "test"]; 2937 + platforms = []; 2938 + source = { 2939 + remotes = ["https://rubygems.org"]; 2940 + sha256 = "1746czsjarixq0x05f7p3hpzi38ldg6wxnxxw74kbjzh1sdjgmpl"; 2941 + type = "gem"; 2942 + }; 2943 + version = "2.4.2"; 2944 + }; 3006 2945 } 2946 +
+57 -53
pkgs/servers/mastodon/package.json
··· 1 1 { 2 - "version": "3.3.0", 2 + "version": "3.4.0", 3 3 "name": "@tootsuite/mastodon", 4 4 "license": "AGPL-3.0-or-later", 5 5 "engines": { 6 - "node": ">=10.13" 6 + "node": ">=12" 7 7 }, 8 8 "scripts": { 9 9 "postversion": "git push --tags", ··· 23 23 }, 24 24 "browserslist": [ 25 25 "last 2 versions", 26 - "IE >= 11", 26 + "not IE 11", 27 27 "iOS >= 9", 28 28 "not dead" 29 29 ], ··· 60 60 }, 61 61 "private": true, 62 62 "dependencies": { 63 - "@babel/core": "^7.12.7", 64 - "@babel/plugin-proposal-class-properties": "^7.8.3", 65 - "@babel/plugin-proposal-decorators": "^7.12.1", 66 - "@babel/plugin-transform-react-inline-elements": "^7.12.1", 67 - "@babel/plugin-transform-runtime": "^7.12.1", 68 - "@babel/preset-env": "^7.12.7", 69 - "@babel/preset-react": "^7.12.7", 70 - "@babel/runtime": "^7.12.5", 71 - "@clusterws/cws": "^3.0.0", 63 + "@babel/core": "^7.14.0", 64 + "@babel/plugin-proposal-decorators": "^7.13.15", 65 + "@babel/plugin-transform-react-inline-elements": "^7.12.13", 66 + "@babel/plugin-transform-runtime": "^7.13.15", 67 + "@babel/preset-env": "^7.14.1", 68 + "@babel/preset-react": "^7.13.13", 69 + "@babel/runtime": "^7.14.0", 72 70 "@gamestdio/websocket": "^0.3.2", 73 71 "@github/webauthn-json": "^0.5.7", 74 - "@rails/ujs": "^6.0.3", 75 - "array-includes": "^3.1.1", 72 + "@rails/ujs": "^6.1.3", 73 + "array-includes": "^3.1.3", 76 74 "arrow-key-navigation": "^1.2.0", 77 75 "autoprefixer": "^9.8.6", 78 - "axios": "^0.21.0", 79 - "babel-loader": "^8.2.1", 76 + "axios": "^0.21.1", 77 + "babel-loader": "^8.2.2", 80 78 "babel-plugin-lodash": "^3.3.4", 81 79 "babel-plugin-preval": "^5.0.0", 82 80 "babel-plugin-react-intl": "^6.2.0", 83 81 "babel-plugin-transform-react-remove-prop-types": "^0.4.24", 84 82 "babel-runtime": "^6.26.0", 85 83 "blurhash": "^1.1.3", 86 - "classnames": "^2.2.5", 87 - "color-blend": "^3.0.0", 84 + "classnames": "^2.3.1", 85 + "color-blend": "^3.0.1", 88 86 "compression-webpack-plugin": "^6.1.1", 89 - "cross-env": "^7.0.2", 90 - "css-loader": "^5.0.1", 91 - "cssnano": "^4.1.10", 92 - "detect-passive-events": "^2.0.1", 93 - "dotenv": "^8.2.0", 87 + "cross-env": "^7.0.3", 88 + "css-loader": "^5.2.4", 89 + "cssnano": "^4.1.11", 90 + "detect-passive-events": "^2.0.3", 91 + "dotenv": "^9.0.1", 94 92 "emoji-mart": "Gargron/emoji-mart#build", 95 93 "es6-symbol": "^3.1.3", 96 94 "escape-html": "^1.0.3", ··· 98 96 "express": "^4.17.1", 99 97 "file-loader": "^6.2.0", 100 98 "font-awesome": "^4.7.0", 101 - "glob": "^7.1.6", 99 + "glob": "^7.1.7", 102 100 "history": "^4.10.1", 103 101 "http-link-header": "^1.0.3", 104 102 "immutable": "^3.8.2", 105 103 "imports-loader": "^1.2.0", 106 - "intersection-observer": "^0.11.0", 104 + "intersection-observer": "^0.12.0", 107 105 "intl": "^1.2.5", 108 106 "intl-messageformat": "^2.2.0", 109 107 "intl-relativeformat": "^6.4.3", 110 - "is-nan": "^1.3.0", 111 - "js-yaml": "^3.13.1", 112 - "lodash": "^4.17.19", 108 + "is-nan": "^1.3.2", 109 + "js-yaml": "^4.1.0", 110 + "lodash": "^4.17.21", 113 111 "mark-loader": "^0.1.6", 114 - "marky": "^1.2.1", 115 - "mini-css-extract-plugin": "^1.3.1", 112 + "marky": "^1.2.2", 113 + "mini-css-extract-plugin": "^1.6.0", 116 114 "mkdirp": "^1.0.4", 117 115 "npmlog": "^4.1.2", 118 116 "object-assign": "^4.1.1", 119 117 "object-fit-images": "^3.2.3", 120 - "object.values": "^1.1.1", 118 + "object.values": "^1.1.3", 121 119 "offline-plugin": "^5.0.7", 122 120 "path-complete-extname": "^1.0.0", 123 - "pg": "^6.4.0", 121 + "pg": "^8.5.0", 124 122 "postcss-loader": "^3.0.0", 125 123 "postcss-object-fit-images": "^1.1.2", 126 124 "promise.prototype.finally": "^3.1.2", ··· 135 133 "react-masonry-infinite": "^1.2.2", 136 134 "react-motion": "^0.5.2", 137 135 "react-notification": "^6.8.5", 138 - "react-overlays": "^0.9.2", 139 - "react-redux": "^7.2.2", 136 + "react-overlays": "^0.9.3", 137 + "react-redux": "^7.2.4", 140 138 "react-redux-loading-bar": "^4.0.8", 141 139 "react-router-dom": "^4.1.1", 142 140 "react-router-scroll-4": "^1.0.0-beta.1", 143 - "react-select": "^3.1.0", 141 + "react-select": "^4.3.0", 144 142 "react-sparklines": "^1.7.0", 145 143 "react-swipeable-views": "^0.13.9", 146 - "react-textarea-autosize": "^8.3.0", 147 - "react-toggle": "^4.1.1", 148 - "redis": "^3.0.2", 149 - "redux": "^4.0.5", 144 + "react-textarea-autosize": "^8.3.2", 145 + "react-toggle": "^4.1.2", 146 + "redis": "^3.1.2", 147 + "redux": "^4.1.0", 150 148 "redux-immutable": "^4.0.0", 151 149 "redux-thunk": "^2.2.0", 152 150 "regenerator-runtime": "^0.13.7", ··· 154 152 "requestidlecallback": "^0.3.0", 155 153 "reselect": "^4.0.0", 156 154 "rimraf": "^3.0.2", 157 - "sass": "^1.29.0", 158 - "sass-loader": "^10.1.0", 155 + "sass": "^1.32.12", 156 + "sass-loader": "^10.1.1", 159 157 "stacktrace-js": "^2.0.2", 160 158 "stringz": "^2.1.0", 161 159 "substring-trie": "^1.0.2", ··· 163 161 "tesseract.js": "^2.1.1", 164 162 "throng": "^4.0.0", 165 163 "tiny-queue": "^0.2.1", 164 + "twitter-text": "3.1.0", 166 165 "uuid": "^8.3.1", 167 - "webpack": "^4.44.2", 168 - "webpack-assets-manifest": "^3.1.1", 169 - "webpack-bundle-analyzer": "^4.1.0", 166 + "webpack": "^4.46.0", 167 + "webpack-assets-manifest": "^4.0.6", 168 + "webpack-bundle-analyzer": "^4.4.1", 170 169 "webpack-cli": "^3.3.12", 171 - "webpack-merge": "^5.4.0", 172 - "wicg-inert": "^3.1.0", 170 + "webpack-merge": "^5.7.3", 171 + "wicg-inert": "^3.1.1", 172 + "ws": "^7.4.5", 173 173 "kind-of": "^6.0.3" 174 174 }, 175 175 "devDependencies": { 176 - "@testing-library/jest-dom": "^5.11.6", 177 - "@testing-library/react": "^11.2.2", 176 + "@testing-library/jest-dom": "^5.12.0", 177 + "@testing-library/react": "^11.2.6", 178 178 "babel-eslint": "^10.1.0", 179 179 "babel-jest": "^26.6.3", 180 - "eslint": "^7.14.0", 180 + "eslint": "^7.26.0", 181 181 "eslint-plugin-import": "~2.22.1", 182 182 "eslint-plugin-jsx-a11y": "~6.4.1", 183 - "eslint-plugin-promise": "~4.2.1", 184 - "eslint-plugin-react": "~7.21.5", 183 + "eslint-plugin-promise": "~5.1.0", 184 + "eslint-plugin-react": "~7.23.2", 185 185 "jest": "^26.6.3", 186 186 "raf": "^3.4.1", 187 187 "react-intl-translations-manager": "^5.0.3", 188 188 "react-test-renderer": "^16.14.0", 189 189 "sass-lint": "^1.13.1", 190 - "webpack-dev-server": "^3.11.0", 191 - "yargs": "^16.1.1" 190 + "webpack-dev-server": "^3.11.2", 191 + "yargs": "^17.0.1" 192 + }, 193 + "optionalDependencies": { 194 + "bufferutil": "^4.0.3", 195 + "utf-8-validate": "^5.0.5" 192 196 } 193 197 }
+17 -16
pkgs/servers/mastodon/resolutions.patch
··· 1 1 diff --git a/package.json b/package.json 2 - index 7b8f49dd8..24cdd3498 100644 2 + index 5bc1f6bf3..8cc22a403 100644 3 3 --- a/package.json 4 4 +++ b/package.json 5 5 @@ -168,7 +168,8 @@ 6 - "webpack-bundle-analyzer": "^4.1.0", 7 6 "webpack-cli": "^3.3.12", 8 - "webpack-merge": "^5.4.0", 9 - - "wicg-inert": "^3.1.0" 10 - + "wicg-inert": "^3.1.0", 7 + "webpack-merge": "^5.7.3", 8 + "wicg-inert": "^3.1.1", 9 + - "ws": "^7.4.5" 10 + + "ws": "^7.4.5", 11 11 + "kind-of": "^6.0.3" 12 12 }, 13 13 "devDependencies": { 14 - "@testing-library/jest-dom": "^5.11.6", 15 - @@ -187,8 +188,5 @@ 16 - "sass-lint": "^1.13.1", 17 - "webpack-dev-server": "^3.11.0", 18 - "yargs": "^16.1.1" 19 - - }, 14 + "@testing-library/jest-dom": "^5.12.0", 15 + @@ -188,9 +189,6 @@ 16 + "webpack-dev-server": "^3.11.2", 17 + "yargs": "^17.0.1" 18 + }, 20 19 - "resolutions": { 21 20 - "kind-of": "^6.0.3" 22 - } 23 - } 21 + - }, 22 + "optionalDependencies": { 23 + "bufferutil": "^4.0.3", 24 + "utf-8-validate": "^5.0.5" 24 25 diff --git a/yarn.lock b/yarn.lock 25 - index 4aa8f6380..68d2fd8b5 100644 26 + index 6c8bcf549..bda3adbe8 100644 26 27 --- a/yarn.lock 27 28 +++ b/yarn.lock 28 - @@ -5689,6 +5689,11 @@ is-binary-path@~2.1.0: 29 + @@ -5833,6 +5833,11 @@ is-binary-path@~2.1.0: 29 30 dependencies: 30 31 binary-extensions "^2.0.0" 31 32 ··· 37 38 is-callable@^1.1.4, is-callable@^1.2.2: 38 39 version "1.2.2" 39 40 resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.2.tgz#c7c6715cd22d4ddb48d3e19970223aceabb080d9" 40 - @@ -6639,7 +6644,26 @@ killable@^1.0.1: 41 + @@ -6769,7 +6774,26 @@ killable@^1.0.1: 41 42 resolved "https://registry.yarnpkg.com/killable/-/killable-1.0.1.tgz#4c8ce441187a061c7474fb87ca08e2a638194892" 42 43 integrity sha512-LzqtLKlUwirEUyl/nicirVmNiPvYs7l5n8wOPP7fyJVpUPkvCnW/vuiXGpylGUlnPDnB7311rARzAt3Mhswpjg== 43 44
+2 -2
pkgs/servers/mastodon/source.nix
··· 2 2 { fetchgit, applyPatches }: let 3 3 src = fetchgit { 4 4 url = "https://github.com/tootsuite/mastodon.git"; 5 - rev = "v3.3.0"; 6 - sha256 = "17wvggvy5mmyf3f1i5v1hgvh6wjdhg9hb3wiyfaydx0slsg03qba"; 5 + rev = "v3.4.0"; 6 + sha256 = "0wa1j4iin6nlb1p5lxzgldzgr0vhrmm835gj2zqadw37vpsxdis3"; 7 7 }; 8 8 in applyPatches { 9 9 inherit src;
+1 -1
pkgs/servers/mastodon/version.nix
··· 1 - "3.3.0" 1 + "3.4.0"
+1 -1
pkgs/servers/mastodon/version.patch
··· 3 3 +++ b/package.json 4 4 @@ -1,4 +1,5 @@ 5 5 { 6 - + "version": "3.3.0", 6 + + "version": "3.4.0", 7 7 "name": "@tootsuite/mastodon", 8 8 "license": "AGPL-3.0-or-later", 9 9 "engines": {
+1212 -980
pkgs/servers/mastodon/yarn.nix
··· 2 2 offline_cache = linkFarm "offline" packages; 3 3 packages = [ 4 4 { 5 - name = "_babel_code_frame___code_frame_7.10.4.tgz"; 5 + name = "_babel_code_frame___code_frame_7.12.11.tgz"; 6 6 path = fetchurl { 7 - name = "_babel_code_frame___code_frame_7.10.4.tgz"; 8 - url = "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.10.4.tgz"; 9 - sha1 = "168da1a36e90da68ae8d49c0f1b48c7c6249213a"; 7 + name = "_babel_code_frame___code_frame_7.12.11.tgz"; 8 + url = "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.12.11.tgz"; 9 + sha1 = "f4ad435aa263db935b8f10f2c552d23fb716a63f"; 10 10 }; 11 11 } 12 12 { 13 - name = "_babel_compat_data___compat_data_7.12.7.tgz"; 13 + name = "_babel_code_frame___code_frame_7.12.13.tgz"; 14 + path = fetchurl { 15 + name = "_babel_code_frame___code_frame_7.12.13.tgz"; 16 + url = "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.12.13.tgz"; 17 + sha1 = "dcfc826beef65e75c50e21d3837d7d95798dd658"; 18 + }; 19 + } 20 + { 21 + name = "_babel_compat_data___compat_data_7.14.0.tgz"; 14 22 path = fetchurl { 15 - name = "_babel_compat_data___compat_data_7.12.7.tgz"; 16 - url = "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.12.7.tgz"; 17 - sha1 = "9329b4782a7d6bbd7eef57e11addf91ee3ef1e41"; 23 + name = "_babel_compat_data___compat_data_7.14.0.tgz"; 24 + url = "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.14.0.tgz"; 25 + sha1 = "a901128bce2ad02565df95e6ecbf195cf9465919"; 18 26 }; 19 27 } 20 28 { 21 - name = "_babel_core___core_7.12.7.tgz"; 29 + name = "_babel_core___core_7.14.0.tgz"; 22 30 path = fetchurl { 23 - name = "_babel_core___core_7.12.7.tgz"; 24 - url = "https://registry.yarnpkg.com/@babel/core/-/core-7.12.7.tgz"; 25 - sha1 = "bf55363c08c8352a37691f7216ec30090bf7e3bf"; 31 + name = "_babel_core___core_7.14.0.tgz"; 32 + url = "https://registry.yarnpkg.com/@babel/core/-/core-7.14.0.tgz"; 33 + sha1 = "47299ff3ec8d111b493f1a9d04bf88c04e728d88"; 26 34 }; 27 35 } 28 36 { 29 - name = "_babel_generator___generator_7.12.5.tgz"; 37 + name = "_babel_generator___generator_7.14.0.tgz"; 30 38 path = fetchurl { 31 - name = "_babel_generator___generator_7.12.5.tgz"; 32 - url = "https://registry.yarnpkg.com/@babel/generator/-/generator-7.12.5.tgz"; 33 - sha1 = "a2c50de5c8b6d708ab95be5e6053936c1884a4de"; 39 + name = "_babel_generator___generator_7.14.0.tgz"; 40 + url = "https://registry.yarnpkg.com/@babel/generator/-/generator-7.14.0.tgz"; 41 + sha1 = "0f35d663506c43e4f10898fbda0d752ec75494be"; 34 42 }; 35 43 } 36 44 { ··· 42 50 }; 43 51 } 44 52 { 45 - name = "_babel_helper_builder_binary_assignment_operator_visitor___helper_builder_binary_assignment_operator_visitor_7.10.4.tgz"; 53 + name = "_babel_helper_annotate_as_pure___helper_annotate_as_pure_7.12.13.tgz"; 46 54 path = fetchurl { 47 - name = "_babel_helper_builder_binary_assignment_operator_visitor___helper_builder_binary_assignment_operator_visitor_7.10.4.tgz"; 48 - url = "https://registry.yarnpkg.com/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.10.4.tgz"; 49 - sha1 = "bb0b75f31bf98cbf9ff143c1ae578b87274ae1a3"; 55 + name = "_babel_helper_annotate_as_pure___helper_annotate_as_pure_7.12.13.tgz"; 56 + url = "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.12.13.tgz"; 57 + sha1 = "0f58e86dfc4bb3b1fcd7db806570e177d439b6ab"; 50 58 }; 51 59 } 52 60 { 53 - name = "_babel_helper_builder_react_jsx_experimental___helper_builder_react_jsx_experimental_7.12.4.tgz"; 61 + name = "_babel_helper_builder_binary_assignment_operator_visitor___helper_builder_binary_assignment_operator_visitor_7.12.13.tgz"; 54 62 path = fetchurl { 55 - name = "_babel_helper_builder_react_jsx_experimental___helper_builder_react_jsx_experimental_7.12.4.tgz"; 56 - url = "https://registry.yarnpkg.com/@babel/helper-builder-react-jsx-experimental/-/helper-builder-react-jsx-experimental-7.12.4.tgz"; 57 - sha1 = "55fc1ead5242caa0ca2875dcb8eed6d311e50f48"; 63 + name = "_babel_helper_builder_binary_assignment_operator_visitor___helper_builder_binary_assignment_operator_visitor_7.12.13.tgz"; 64 + url = "https://registry.yarnpkg.com/@babel/helper-builder-binary-assignment-operator-visitor/-/helper-builder-binary-assignment-operator-visitor-7.12.13.tgz"; 65 + sha1 = "6bc20361c88b0a74d05137a65cac8d3cbf6f61fc"; 58 66 }; 59 67 } 60 68 { 61 - name = "_babel_helper_builder_react_jsx___helper_builder_react_jsx_7.10.4.tgz"; 69 + name = "_babel_helper_builder_react_jsx___helper_builder_react_jsx_7.12.13.tgz"; 62 70 path = fetchurl { 63 - name = "_babel_helper_builder_react_jsx___helper_builder_react_jsx_7.10.4.tgz"; 64 - url = "https://registry.yarnpkg.com/@babel/helper-builder-react-jsx/-/helper-builder-react-jsx-7.10.4.tgz"; 65 - sha1 = "8095cddbff858e6fa9c326daee54a2f2732c1d5d"; 71 + name = "_babel_helper_builder_react_jsx___helper_builder_react_jsx_7.12.13.tgz"; 72 + url = "https://registry.yarnpkg.com/@babel/helper-builder-react-jsx/-/helper-builder-react-jsx-7.12.13.tgz"; 73 + sha1 = "df6a76fb83feb6b8e6dcfb46bb49010098cb51f0"; 66 74 }; 67 75 } 68 76 { 69 - name = "_babel_helper_compilation_targets___helper_compilation_targets_7.12.5.tgz"; 77 + name = "_babel_helper_compilation_targets___helper_compilation_targets_7.13.16.tgz"; 70 78 path = fetchurl { 71 - name = "_babel_helper_compilation_targets___helper_compilation_targets_7.12.5.tgz"; 72 - url = "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.12.5.tgz"; 73 - sha1 = "cb470c76198db6a24e9dbc8987275631e5d29831"; 79 + name = "_babel_helper_compilation_targets___helper_compilation_targets_7.13.16.tgz"; 80 + url = "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.13.16.tgz"; 81 + sha1 = "6e91dccf15e3f43e5556dffe32d860109887563c"; 74 82 }; 75 83 } 76 84 { 77 - name = "_babel_helper_create_class_features_plugin___helper_create_class_features_plugin_7.12.1.tgz"; 85 + name = "_babel_helper_create_class_features_plugin___helper_create_class_features_plugin_7.13.11.tgz"; 78 86 path = fetchurl { 79 - name = "_babel_helper_create_class_features_plugin___helper_create_class_features_plugin_7.12.1.tgz"; 80 - url = "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.12.1.tgz"; 81 - sha1 = "3c45998f431edd4a9214c5f1d3ad1448a6137f6e"; 87 + name = "_babel_helper_create_class_features_plugin___helper_create_class_features_plugin_7.13.11.tgz"; 88 + url = "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.13.11.tgz"; 89 + sha1 = "30d30a005bca2c953f5653fc25091a492177f4f6"; 82 90 }; 83 91 } 84 92 { 85 - name = "_babel_helper_create_regexp_features_plugin___helper_create_regexp_features_plugin_7.12.1.tgz"; 93 + name = "_babel_helper_create_class_features_plugin___helper_create_class_features_plugin_7.14.0.tgz"; 86 94 path = fetchurl { 87 - name = "_babel_helper_create_regexp_features_plugin___helper_create_regexp_features_plugin_7.12.1.tgz"; 88 - url = "https://registry.yarnpkg.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.12.1.tgz"; 89 - sha1 = "18b1302d4677f9dc4740fe8c9ed96680e29d37e8"; 95 + name = "_babel_helper_create_class_features_plugin___helper_create_class_features_plugin_7.14.0.tgz"; 96 + url = "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.14.0.tgz"; 97 + sha1 = "38367d3dab125b12f94273de418f4df23a11a15e"; 90 98 }; 91 99 } 92 100 { 93 - name = "_babel_helper_define_map___helper_define_map_7.10.4.tgz"; 101 + name = "_babel_helper_create_regexp_features_plugin___helper_create_regexp_features_plugin_7.12.13.tgz"; 94 102 path = fetchurl { 95 - name = "_babel_helper_define_map___helper_define_map_7.10.4.tgz"; 96 - url = "https://registry.yarnpkg.com/@babel/helper-define-map/-/helper-define-map-7.10.4.tgz"; 97 - sha1 = "f037ad794264f729eda1889f4ee210b870999092"; 103 + name = "_babel_helper_create_regexp_features_plugin___helper_create_regexp_features_plugin_7.12.13.tgz"; 104 + url = "https://registry.yarnpkg.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.12.13.tgz"; 105 + sha1 = "0996d370a92896c612ae41a4215544bd152579c0"; 98 106 }; 99 107 } 100 108 { 101 - name = "_babel_helper_explode_assignable_expression___helper_explode_assignable_expression_7.10.4.tgz"; 109 + name = "_babel_helper_define_polyfill_provider___helper_define_polyfill_provider_0.2.0.tgz"; 102 110 path = fetchurl { 103 - name = "_babel_helper_explode_assignable_expression___helper_explode_assignable_expression_7.10.4.tgz"; 104 - url = "https://registry.yarnpkg.com/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.10.4.tgz"; 105 - sha1 = "40a1cd917bff1288f699a94a75b37a1a2dbd8c7c"; 111 + name = "_babel_helper_define_polyfill_provider___helper_define_polyfill_provider_0.2.0.tgz"; 112 + url = "https://registry.yarnpkg.com/@babel/helper-define-polyfill-provider/-/helper-define-polyfill-provider-0.2.0.tgz"; 113 + sha1 = "a640051772045fedaaecc6f0c6c69f02bdd34bf1"; 106 114 }; 107 115 } 108 116 { 109 - name = "_babel_helper_function_name___helper_function_name_7.10.4.tgz"; 117 + name = "_babel_helper_explode_assignable_expression___helper_explode_assignable_expression_7.12.13.tgz"; 110 118 path = fetchurl { 111 - name = "_babel_helper_function_name___helper_function_name_7.10.4.tgz"; 112 - url = "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.10.4.tgz"; 113 - sha1 = "d2d3b20c59ad8c47112fa7d2a94bc09d5ef82f1a"; 119 + name = "_babel_helper_explode_assignable_expression___helper_explode_assignable_expression_7.12.13.tgz"; 120 + url = "https://registry.yarnpkg.com/@babel/helper-explode-assignable-expression/-/helper-explode-assignable-expression-7.12.13.tgz"; 121 + sha1 = "0e46990da9e271502f77507efa4c9918d3d8634a"; 114 122 }; 115 123 } 116 124 { 117 - name = "_babel_helper_get_function_arity___helper_get_function_arity_7.10.4.tgz"; 125 + name = "_babel_helper_function_name___helper_function_name_7.12.13.tgz"; 118 126 path = fetchurl { 119 - name = "_babel_helper_get_function_arity___helper_get_function_arity_7.10.4.tgz"; 120 - url = "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.10.4.tgz"; 121 - sha1 = "98c1cbea0e2332f33f9a4661b8ce1505b2c19ba2"; 127 + name = "_babel_helper_function_name___helper_function_name_7.12.13.tgz"; 128 + url = "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.12.13.tgz"; 129 + sha1 = "93ad656db3c3c2232559fd7b2c3dbdcbe0eb377a"; 122 130 }; 123 131 } 124 132 { 125 - name = "_babel_helper_hoist_variables___helper_hoist_variables_7.10.4.tgz"; 133 + name = "_babel_helper_get_function_arity___helper_get_function_arity_7.12.13.tgz"; 126 134 path = fetchurl { 127 - name = "_babel_helper_hoist_variables___helper_hoist_variables_7.10.4.tgz"; 128 - url = "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.10.4.tgz"; 129 - sha1 = "d49b001d1d5a68ca5e6604dda01a6297f7c9381e"; 135 + name = "_babel_helper_get_function_arity___helper_get_function_arity_7.12.13.tgz"; 136 + url = "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.12.13.tgz"; 137 + sha1 = "bc63451d403a3b3082b97e1d8b3fe5bd4091e583"; 130 138 }; 131 139 } 132 140 { 133 - name = "_babel_helper_member_expression_to_functions___helper_member_expression_to_functions_7.12.1.tgz"; 141 + name = "_babel_helper_hoist_variables___helper_hoist_variables_7.13.0.tgz"; 134 142 path = fetchurl { 135 - name = "_babel_helper_member_expression_to_functions___helper_member_expression_to_functions_7.12.1.tgz"; 136 - url = "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.12.1.tgz"; 137 - sha1 = "fba0f2fcff3fba00e6ecb664bb5e6e26e2d6165c"; 143 + name = "_babel_helper_hoist_variables___helper_hoist_variables_7.13.0.tgz"; 144 + url = "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.13.0.tgz"; 145 + sha1 = "5d5882e855b5c5eda91e0cadc26c6e7a2c8593d8"; 138 146 }; 139 147 } 140 148 { 141 - name = "_babel_helper_module_imports___helper_module_imports_7.12.5.tgz"; 149 + name = "_babel_helper_member_expression_to_functions___helper_member_expression_to_functions_7.12.13.tgz"; 142 150 path = fetchurl { 143 - name = "_babel_helper_module_imports___helper_module_imports_7.12.5.tgz"; 144 - url = "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.12.5.tgz"; 145 - sha1 = "1bfc0229f794988f76ed0a4d4e90860850b54dfb"; 151 + name = "_babel_helper_member_expression_to_functions___helper_member_expression_to_functions_7.12.13.tgz"; 152 + url = "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.12.13.tgz"; 153 + sha1 = "c5715695b4f8bab32660dbdcdc2341dec7e3df40"; 154 + }; 155 + } 156 + { 157 + name = "_babel_helper_member_expression_to_functions___helper_member_expression_to_functions_7.13.0.tgz"; 158 + path = fetchurl { 159 + name = "_babel_helper_member_expression_to_functions___helper_member_expression_to_functions_7.13.0.tgz"; 160 + url = "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.13.0.tgz"; 161 + sha1 = "6aa4bb678e0f8c22f58cdb79451d30494461b091"; 162 + }; 163 + } 164 + { 165 + name = "_babel_helper_member_expression_to_functions___helper_member_expression_to_functions_7.13.12.tgz"; 166 + path = fetchurl { 167 + name = "_babel_helper_member_expression_to_functions___helper_member_expression_to_functions_7.13.12.tgz"; 168 + url = "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.13.12.tgz"; 169 + sha1 = "dfe368f26d426a07299d8d6513821768216e6d72"; 170 + }; 171 + } 172 + { 173 + name = "_babel_helper_module_imports___helper_module_imports_7.13.12.tgz"; 174 + path = fetchurl { 175 + name = "_babel_helper_module_imports___helper_module_imports_7.13.12.tgz"; 176 + url = "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.13.12.tgz"; 177 + sha1 = "c6a369a6f3621cb25da014078684da9196b61977"; 178 + }; 179 + } 180 + { 181 + name = "_babel_helper_module_transforms___helper_module_transforms_7.14.0.tgz"; 182 + path = fetchurl { 183 + name = "_babel_helper_module_transforms___helper_module_transforms_7.14.0.tgz"; 184 + url = "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.14.0.tgz"; 185 + sha1 = "8fcf78be220156f22633ee204ea81f73f826a8ad"; 146 186 }; 147 187 } 148 188 { 149 - name = "_babel_helper_module_transforms___helper_module_transforms_7.12.1.tgz"; 189 + name = "_babel_helper_optimise_call_expression___helper_optimise_call_expression_7.12.13.tgz"; 150 190 path = fetchurl { 151 - name = "_babel_helper_module_transforms___helper_module_transforms_7.12.1.tgz"; 152 - url = "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.12.1.tgz"; 153 - sha1 = "7954fec71f5b32c48e4b303b437c34453fd7247c"; 191 + name = "_babel_helper_optimise_call_expression___helper_optimise_call_expression_7.12.13.tgz"; 192 + url = "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.12.13.tgz"; 193 + sha1 = "5c02d171b4c8615b1e7163f888c1c81c30a2aaea"; 154 194 }; 155 195 } 156 196 { 157 - name = "_babel_helper_optimise_call_expression___helper_optimise_call_expression_7.10.4.tgz"; 197 + name = "_babel_helper_plugin_utils___helper_plugin_utils_7.13.0.tgz"; 158 198 path = fetchurl { 159 - name = "_babel_helper_optimise_call_expression___helper_optimise_call_expression_7.10.4.tgz"; 160 - url = "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.10.4.tgz"; 161 - sha1 = "50dc96413d594f995a77905905b05893cd779673"; 199 + name = "_babel_helper_plugin_utils___helper_plugin_utils_7.13.0.tgz"; 200 + url = "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.13.0.tgz"; 201 + sha1 = "806526ce125aed03373bc416a828321e3a6a33af"; 162 202 }; 163 203 } 164 204 { 165 - name = "_babel_helper_plugin_utils___helper_plugin_utils_7.10.4.tgz"; 205 + name = "_babel_helper_remap_async_to_generator___helper_remap_async_to_generator_7.13.0.tgz"; 166 206 path = fetchurl { 167 - name = "_babel_helper_plugin_utils___helper_plugin_utils_7.10.4.tgz"; 168 - url = "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.10.4.tgz"; 169 - sha1 = "2f75a831269d4f677de49986dff59927533cf375"; 207 + name = "_babel_helper_remap_async_to_generator___helper_remap_async_to_generator_7.13.0.tgz"; 208 + url = "https://registry.yarnpkg.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.13.0.tgz"; 209 + sha1 = "376a760d9f7b4b2077a9dd05aa9c3927cadb2209"; 170 210 }; 171 211 } 172 212 { 173 - name = "_babel_helper_regex___helper_regex_7.10.4.tgz"; 213 + name = "_babel_helper_replace_supers___helper_replace_supers_7.12.13.tgz"; 174 214 path = fetchurl { 175 - name = "_babel_helper_regex___helper_regex_7.10.4.tgz"; 176 - url = "https://registry.yarnpkg.com/@babel/helper-regex/-/helper-regex-7.10.4.tgz"; 177 - sha1 = "59b373daaf3458e5747dece71bbaf45f9676af6d"; 215 + name = "_babel_helper_replace_supers___helper_replace_supers_7.12.13.tgz"; 216 + url = "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.12.13.tgz"; 217 + sha1 = "00ec4fb6862546bd3d0aff9aac56074277173121"; 178 218 }; 179 219 } 180 220 { 181 - name = "_babel_helper_remap_async_to_generator___helper_remap_async_to_generator_7.12.1.tgz"; 221 + name = "_babel_helper_replace_supers___helper_replace_supers_7.13.0.tgz"; 182 222 path = fetchurl { 183 - name = "_babel_helper_remap_async_to_generator___helper_remap_async_to_generator_7.12.1.tgz"; 184 - url = "https://registry.yarnpkg.com/@babel/helper-remap-async-to-generator/-/helper-remap-async-to-generator-7.12.1.tgz"; 185 - sha1 = "8c4dbbf916314f6047dc05e6a2217074238347fd"; 223 + name = "_babel_helper_replace_supers___helper_replace_supers_7.13.0.tgz"; 224 + url = "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.13.0.tgz"; 225 + sha1 = "6034b7b51943094cb41627848cb219cb02be1d24"; 186 226 }; 187 227 } 188 228 { 189 - name = "_babel_helper_replace_supers___helper_replace_supers_7.12.1.tgz"; 229 + name = "_babel_helper_replace_supers___helper_replace_supers_7.13.12.tgz"; 190 230 path = fetchurl { 191 - name = "_babel_helper_replace_supers___helper_replace_supers_7.12.1.tgz"; 192 - url = "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.12.1.tgz"; 193 - sha1 = "f15c9cc897439281891e11d5ce12562ac0cf3fa9"; 231 + name = "_babel_helper_replace_supers___helper_replace_supers_7.13.12.tgz"; 232 + url = "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.13.12.tgz"; 233 + sha1 = "6442f4c1ad912502481a564a7386de0c77ff3804"; 194 234 }; 195 235 } 196 236 { 197 - name = "_babel_helper_simple_access___helper_simple_access_7.12.1.tgz"; 237 + name = "_babel_helper_simple_access___helper_simple_access_7.13.12.tgz"; 198 238 path = fetchurl { 199 - name = "_babel_helper_simple_access___helper_simple_access_7.12.1.tgz"; 200 - url = "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.12.1.tgz"; 201 - sha1 = "32427e5aa61547d38eb1e6eaf5fd1426fdad9136"; 239 + name = "_babel_helper_simple_access___helper_simple_access_7.13.12.tgz"; 240 + url = "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.13.12.tgz"; 241 + sha1 = "dd6c538afb61819d205a012c31792a39c7a5eaf6"; 202 242 }; 203 243 } 204 244 { ··· 210 250 }; 211 251 } 212 252 { 213 - name = "_babel_helper_split_export_declaration___helper_split_export_declaration_7.10.4.tgz"; 253 + name = "_babel_helper_split_export_declaration___helper_split_export_declaration_7.12.13.tgz"; 214 254 path = fetchurl { 215 - name = "_babel_helper_split_export_declaration___helper_split_export_declaration_7.10.4.tgz"; 216 - url = "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.10.4.tgz"; 217 - sha1 = "2c70576eaa3b5609b24cb99db2888cc3fc4251d1"; 255 + name = "_babel_helper_split_export_declaration___helper_split_export_declaration_7.12.13.tgz"; 256 + url = "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.12.13.tgz"; 257 + sha1 = "e9430be00baf3e88b0e13e6f9d4eaf2136372b05"; 218 258 }; 219 259 } 220 260 { 221 - name = "_babel_helper_split_export_declaration___helper_split_export_declaration_7.11.0.tgz"; 261 + name = "_babel_helper_validator_identifier___helper_validator_identifier_7.12.11.tgz"; 222 262 path = fetchurl { 223 - name = "_babel_helper_split_export_declaration___helper_split_export_declaration_7.11.0.tgz"; 224 - url = "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.11.0.tgz"; 225 - sha1 = "f8a491244acf6a676158ac42072911ba83ad099f"; 263 + name = "_babel_helper_validator_identifier___helper_validator_identifier_7.12.11.tgz"; 264 + url = "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.12.11.tgz"; 265 + sha1 = "c9a1f021917dcb5ccf0d4e453e399022981fc9ed"; 226 266 }; 227 267 } 228 268 { 229 - name = "_babel_helper_validator_identifier___helper_validator_identifier_7.10.4.tgz"; 269 + name = "_babel_helper_validator_identifier___helper_validator_identifier_7.14.0.tgz"; 230 270 path = fetchurl { 231 - name = "_babel_helper_validator_identifier___helper_validator_identifier_7.10.4.tgz"; 232 - url = "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.4.tgz"; 233 - sha1 = "a78c7a7251e01f616512d31b10adcf52ada5e0d2"; 271 + name = "_babel_helper_validator_identifier___helper_validator_identifier_7.14.0.tgz"; 272 + url = "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.0.tgz"; 273 + sha1 = "d26cad8a47c65286b15df1547319a5d0bcf27288"; 234 274 }; 235 275 } 236 276 { 237 - name = "_babel_helper_validator_option___helper_validator_option_7.12.1.tgz"; 277 + name = "_babel_helper_validator_option___helper_validator_option_7.12.17.tgz"; 238 278 path = fetchurl { 239 - name = "_babel_helper_validator_option___helper_validator_option_7.12.1.tgz"; 240 - url = "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.12.1.tgz"; 241 - sha1 = "175567380c3e77d60ff98a54bb015fe78f2178d9"; 279 + name = "_babel_helper_validator_option___helper_validator_option_7.12.17.tgz"; 280 + url = "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.12.17.tgz"; 281 + sha1 = "d1fbf012e1a79b7eebbfdc6d270baaf8d9eb9831"; 242 282 }; 243 283 } 244 284 { 245 - name = "_babel_helper_wrap_function___helper_wrap_function_7.10.4.tgz"; 285 + name = "_babel_helper_wrap_function___helper_wrap_function_7.13.0.tgz"; 246 286 path = fetchurl { 247 - name = "_babel_helper_wrap_function___helper_wrap_function_7.10.4.tgz"; 248 - url = "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.10.4.tgz"; 249 - sha1 = "8a6f701eab0ff39f765b5a1cfef409990e624b87"; 287 + name = "_babel_helper_wrap_function___helper_wrap_function_7.13.0.tgz"; 288 + url = "https://registry.yarnpkg.com/@babel/helper-wrap-function/-/helper-wrap-function-7.13.0.tgz"; 289 + sha1 = "bdb5c66fda8526ec235ab894ad53a1235c79fcc4"; 250 290 }; 251 291 } 252 292 { 253 - name = "_babel_helpers___helpers_7.12.5.tgz"; 293 + name = "_babel_helpers___helpers_7.14.0.tgz"; 254 294 path = fetchurl { 255 - name = "_babel_helpers___helpers_7.12.5.tgz"; 256 - url = "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.12.5.tgz"; 257 - sha1 = "1a1ba4a768d9b58310eda516c449913fe647116e"; 295 + name = "_babel_helpers___helpers_7.14.0.tgz"; 296 + url = "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.14.0.tgz"; 297 + sha1 = "ea9b6be9478a13d6f961dbb5f36bf75e2f3b8f62"; 258 298 }; 259 299 } 260 300 { 261 - name = "_babel_highlight___highlight_7.10.4.tgz"; 301 + name = "_babel_highlight___highlight_7.12.13.tgz"; 262 302 path = fetchurl { 263 - name = "_babel_highlight___highlight_7.10.4.tgz"; 264 - url = "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.10.4.tgz"; 265 - sha1 = "7d1bdfd65753538fabe6c38596cdb76d9ac60143"; 303 + name = "_babel_highlight___highlight_7.12.13.tgz"; 304 + url = "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.12.13.tgz"; 305 + sha1 = "8ab538393e00370b26271b01fa08f7f27f2e795c"; 266 306 }; 267 307 } 268 308 { 269 - name = "_babel_parser___parser_7.12.7.tgz"; 309 + name = "_babel_parser___parser_7.14.0.tgz"; 270 310 path = fetchurl { 271 - name = "_babel_parser___parser_7.12.7.tgz"; 272 - url = "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.7.tgz"; 273 - sha1 = "fee7b39fe809d0e73e5b25eecaf5780ef3d73056"; 311 + name = "_babel_parser___parser_7.14.0.tgz"; 312 + url = "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.0.tgz"; 313 + sha1 = "2f0ebfed92bcddcc8395b91f1895191ce2760380"; 274 314 }; 275 315 } 276 316 { 277 - name = "_babel_plugin_proposal_async_generator_functions___plugin_proposal_async_generator_functions_7.12.1.tgz"; 317 + name = "_babel_plugin_bugfix_v8_spread_parameters_in_optional_chaining___plugin_bugfix_v8_spread_parameters_in_optional_chaining_7.13.12.tgz"; 278 318 path = fetchurl { 279 - name = "_babel_plugin_proposal_async_generator_functions___plugin_proposal_async_generator_functions_7.12.1.tgz"; 280 - url = "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.12.1.tgz"; 281 - sha1 = "dc6c1170e27d8aca99ff65f4925bd06b1c90550e"; 319 + name = "_babel_plugin_bugfix_v8_spread_parameters_in_optional_chaining___plugin_bugfix_v8_spread_parameters_in_optional_chaining_7.13.12.tgz"; 320 + url = "https://registry.yarnpkg.com/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.13.12.tgz"; 321 + sha1 = "a3484d84d0b549f3fc916b99ee4783f26fabad2a"; 282 322 }; 283 323 } 284 324 { 285 - name = "_babel_plugin_proposal_class_properties___plugin_proposal_class_properties_7.12.1.tgz"; 325 + name = "_babel_plugin_proposal_async_generator_functions___plugin_proposal_async_generator_functions_7.13.15.tgz"; 286 326 path = fetchurl { 287 - name = "_babel_plugin_proposal_class_properties___plugin_proposal_class_properties_7.12.1.tgz"; 288 - url = "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.12.1.tgz"; 289 - sha1 = "a082ff541f2a29a4821065b8add9346c0c16e5de"; 327 + name = "_babel_plugin_proposal_async_generator_functions___plugin_proposal_async_generator_functions_7.13.15.tgz"; 328 + url = "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.13.15.tgz"; 329 + sha1 = "80e549df273a3b3050431b148c892491df1bcc5b"; 290 330 }; 291 331 } 292 332 { 293 - name = "_babel_plugin_proposal_decorators___plugin_proposal_decorators_7.12.1.tgz"; 333 + name = "_babel_plugin_proposal_class_properties___plugin_proposal_class_properties_7.13.0.tgz"; 294 334 path = fetchurl { 295 - name = "_babel_plugin_proposal_decorators___plugin_proposal_decorators_7.12.1.tgz"; 296 - url = "https://registry.yarnpkg.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.12.1.tgz"; 297 - sha1 = "59271439fed4145456c41067450543aee332d15f"; 335 + name = "_babel_plugin_proposal_class_properties___plugin_proposal_class_properties_7.13.0.tgz"; 336 + url = "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.13.0.tgz"; 337 + sha1 = "146376000b94efd001e57a40a88a525afaab9f37"; 298 338 }; 299 339 } 300 340 { 301 - name = "_babel_plugin_proposal_dynamic_import___plugin_proposal_dynamic_import_7.12.1.tgz"; 341 + name = "_babel_plugin_proposal_class_static_block___plugin_proposal_class_static_block_7.13.11.tgz"; 302 342 path = fetchurl { 303 - name = "_babel_plugin_proposal_dynamic_import___plugin_proposal_dynamic_import_7.12.1.tgz"; 304 - url = "https://registry.yarnpkg.com/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.12.1.tgz"; 305 - sha1 = "43eb5c2a3487ecd98c5c8ea8b5fdb69a2749b2dc"; 343 + name = "_babel_plugin_proposal_class_static_block___plugin_proposal_class_static_block_7.13.11.tgz"; 344 + url = "https://registry.yarnpkg.com/@babel/plugin-proposal-class-static-block/-/plugin-proposal-class-static-block-7.13.11.tgz"; 345 + sha1 = "6fcbba4a962702c17e5371a0c7b39afde186d703"; 306 346 }; 307 347 } 308 348 { 309 - name = "_babel_plugin_proposal_export_namespace_from___plugin_proposal_export_namespace_from_7.12.1.tgz"; 349 + name = "_babel_plugin_proposal_decorators___plugin_proposal_decorators_7.13.15.tgz"; 310 350 path = fetchurl { 311 - name = "_babel_plugin_proposal_export_namespace_from___plugin_proposal_export_namespace_from_7.12.1.tgz"; 312 - url = "https://registry.yarnpkg.com/@babel/plugin-proposal-export-namespace-from/-/plugin-proposal-export-namespace-from-7.12.1.tgz"; 313 - sha1 = "8b9b8f376b2d88f5dd774e4d24a5cc2e3679b6d4"; 351 + name = "_babel_plugin_proposal_decorators___plugin_proposal_decorators_7.13.15.tgz"; 352 + url = "https://registry.yarnpkg.com/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.13.15.tgz"; 353 + sha1 = "e91ccfef2dc24dd5bd5dcc9fc9e2557c684ecfb8"; 314 354 }; 315 355 } 316 356 { 317 - name = "_babel_plugin_proposal_json_strings___plugin_proposal_json_strings_7.12.1.tgz"; 357 + name = "_babel_plugin_proposal_dynamic_import___plugin_proposal_dynamic_import_7.13.8.tgz"; 318 358 path = fetchurl { 319 - name = "_babel_plugin_proposal_json_strings___plugin_proposal_json_strings_7.12.1.tgz"; 320 - url = "https://registry.yarnpkg.com/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.12.1.tgz"; 321 - sha1 = "d45423b517714eedd5621a9dfdc03fa9f4eb241c"; 359 + name = "_babel_plugin_proposal_dynamic_import___plugin_proposal_dynamic_import_7.13.8.tgz"; 360 + url = "https://registry.yarnpkg.com/@babel/plugin-proposal-dynamic-import/-/plugin-proposal-dynamic-import-7.13.8.tgz"; 361 + sha1 = "876a1f6966e1dec332e8c9451afda3bebcdf2e1d"; 322 362 }; 323 363 } 324 364 { 325 - name = "_babel_plugin_proposal_logical_assignment_operators___plugin_proposal_logical_assignment_operators_7.12.1.tgz"; 365 + name = "_babel_plugin_proposal_export_namespace_from___plugin_proposal_export_namespace_from_7.12.13.tgz"; 326 366 path = fetchurl { 327 - name = "_babel_plugin_proposal_logical_assignment_operators___plugin_proposal_logical_assignment_operators_7.12.1.tgz"; 328 - url = "https://registry.yarnpkg.com/@babel/plugin-proposal-logical-assignment-operators/-/plugin-proposal-logical-assignment-operators-7.12.1.tgz"; 329 - sha1 = "f2c490d36e1b3c9659241034a5d2cd50263a2751"; 367 + name = "_babel_plugin_proposal_export_namespace_from___plugin_proposal_export_namespace_from_7.12.13.tgz"; 368 + url = "https://registry.yarnpkg.com/@babel/plugin-proposal-export-namespace-from/-/plugin-proposal-export-namespace-from-7.12.13.tgz"; 369 + sha1 = "393be47a4acd03fa2af6e3cde9b06e33de1b446d"; 330 370 }; 331 371 } 332 372 { 333 - name = "_babel_plugin_proposal_nullish_coalescing_operator___plugin_proposal_nullish_coalescing_operator_7.12.1.tgz"; 373 + name = "_babel_plugin_proposal_json_strings___plugin_proposal_json_strings_7.13.8.tgz"; 334 374 path = fetchurl { 335 - name = "_babel_plugin_proposal_nullish_coalescing_operator___plugin_proposal_nullish_coalescing_operator_7.12.1.tgz"; 336 - url = "https://registry.yarnpkg.com/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.12.1.tgz"; 337 - sha1 = "3ed4fff31c015e7f3f1467f190dbe545cd7b046c"; 375 + name = "_babel_plugin_proposal_json_strings___plugin_proposal_json_strings_7.13.8.tgz"; 376 + url = "https://registry.yarnpkg.com/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.13.8.tgz"; 377 + sha1 = "bf1fb362547075afda3634ed31571c5901afef7b"; 338 378 }; 339 379 } 340 380 { 341 - name = "_babel_plugin_proposal_numeric_separator___plugin_proposal_numeric_separator_7.12.7.tgz"; 381 + name = "_babel_plugin_proposal_logical_assignment_operators___plugin_proposal_logical_assignment_operators_7.13.8.tgz"; 342 382 path = fetchurl { 343 - name = "_babel_plugin_proposal_numeric_separator___plugin_proposal_numeric_separator_7.12.7.tgz"; 344 - url = "https://registry.yarnpkg.com/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.12.7.tgz"; 345 - sha1 = "8bf253de8139099fea193b297d23a9d406ef056b"; 383 + name = "_babel_plugin_proposal_logical_assignment_operators___plugin_proposal_logical_assignment_operators_7.13.8.tgz"; 384 + url = "https://registry.yarnpkg.com/@babel/plugin-proposal-logical-assignment-operators/-/plugin-proposal-logical-assignment-operators-7.13.8.tgz"; 385 + sha1 = "93fa78d63857c40ce3c8c3315220fd00bfbb4e1a"; 346 386 }; 347 387 } 348 388 { 349 - name = "_babel_plugin_proposal_object_rest_spread___plugin_proposal_object_rest_spread_7.12.1.tgz"; 389 + name = "_babel_plugin_proposal_nullish_coalescing_operator___plugin_proposal_nullish_coalescing_operator_7.13.8.tgz"; 350 390 path = fetchurl { 351 - name = "_babel_plugin_proposal_object_rest_spread___plugin_proposal_object_rest_spread_7.12.1.tgz"; 352 - url = "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.12.1.tgz"; 353 - sha1 = "def9bd03cea0f9b72283dac0ec22d289c7691069"; 391 + name = "_babel_plugin_proposal_nullish_coalescing_operator___plugin_proposal_nullish_coalescing_operator_7.13.8.tgz"; 392 + url = "https://registry.yarnpkg.com/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.13.8.tgz"; 393 + sha1 = "3730a31dafd3c10d8ccd10648ed80a2ac5472ef3"; 354 394 }; 355 395 } 356 396 { 357 - name = "_babel_plugin_proposal_optional_catch_binding___plugin_proposal_optional_catch_binding_7.12.1.tgz"; 397 + name = "_babel_plugin_proposal_numeric_separator___plugin_proposal_numeric_separator_7.12.13.tgz"; 358 398 path = fetchurl { 359 - name = "_babel_plugin_proposal_optional_catch_binding___plugin_proposal_optional_catch_binding_7.12.1.tgz"; 360 - url = "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.12.1.tgz"; 361 - sha1 = "ccc2421af64d3aae50b558a71cede929a5ab2942"; 399 + name = "_babel_plugin_proposal_numeric_separator___plugin_proposal_numeric_separator_7.12.13.tgz"; 400 + url = "https://registry.yarnpkg.com/@babel/plugin-proposal-numeric-separator/-/plugin-proposal-numeric-separator-7.12.13.tgz"; 401 + sha1 = "bd9da3188e787b5120b4f9d465a8261ce67ed1db"; 362 402 }; 363 403 } 364 404 { 365 - name = "_babel_plugin_proposal_optional_chaining___plugin_proposal_optional_chaining_7.12.7.tgz"; 405 + name = "_babel_plugin_proposal_object_rest_spread___plugin_proposal_object_rest_spread_7.13.8.tgz"; 366 406 path = fetchurl { 367 - name = "_babel_plugin_proposal_optional_chaining___plugin_proposal_optional_chaining_7.12.7.tgz"; 368 - url = "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.12.7.tgz"; 369 - sha1 = "e02f0ea1b5dc59d401ec16fb824679f683d3303c"; 407 + name = "_babel_plugin_proposal_object_rest_spread___plugin_proposal_object_rest_spread_7.13.8.tgz"; 408 + url = "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.13.8.tgz"; 409 + sha1 = "5d210a4d727d6ce3b18f9de82cc99a3964eed60a"; 370 410 }; 371 411 } 372 412 { 373 - name = "_babel_plugin_proposal_private_methods___plugin_proposal_private_methods_7.12.1.tgz"; 413 + name = "_babel_plugin_proposal_optional_catch_binding___plugin_proposal_optional_catch_binding_7.13.8.tgz"; 374 414 path = fetchurl { 375 - name = "_babel_plugin_proposal_private_methods___plugin_proposal_private_methods_7.12.1.tgz"; 376 - url = "https://registry.yarnpkg.com/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.12.1.tgz"; 377 - sha1 = "86814f6e7a21374c980c10d38b4493e703f4a389"; 415 + name = "_babel_plugin_proposal_optional_catch_binding___plugin_proposal_optional_catch_binding_7.13.8.tgz"; 416 + url = "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.13.8.tgz"; 417 + sha1 = "3ad6bd5901506ea996fc31bdcf3ccfa2bed71107"; 378 418 }; 379 419 } 380 420 { 381 - name = "_babel_plugin_proposal_unicode_property_regex___plugin_proposal_unicode_property_regex_7.12.1.tgz"; 421 + name = "_babel_plugin_proposal_optional_chaining___plugin_proposal_optional_chaining_7.13.12.tgz"; 382 422 path = fetchurl { 383 - name = "_babel_plugin_proposal_unicode_property_regex___plugin_proposal_unicode_property_regex_7.12.1.tgz"; 384 - url = "https://registry.yarnpkg.com/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.12.1.tgz"; 385 - sha1 = "2a183958d417765b9eae334f47758e5d6a82e072"; 423 + name = "_babel_plugin_proposal_optional_chaining___plugin_proposal_optional_chaining_7.13.12.tgz"; 424 + url = "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.13.12.tgz"; 425 + sha1 = "ba9feb601d422e0adea6760c2bd6bbb7bfec4866"; 426 + }; 427 + } 428 + { 429 + name = "_babel_plugin_proposal_private_methods___plugin_proposal_private_methods_7.13.0.tgz"; 430 + path = fetchurl { 431 + name = "_babel_plugin_proposal_private_methods___plugin_proposal_private_methods_7.13.0.tgz"; 432 + url = "https://registry.yarnpkg.com/@babel/plugin-proposal-private-methods/-/plugin-proposal-private-methods-7.13.0.tgz"; 433 + sha1 = "04bd4c6d40f6e6bbfa2f57e2d8094bad900ef787"; 434 + }; 435 + } 436 + { 437 + name = "_babel_plugin_proposal_private_property_in_object___plugin_proposal_private_property_in_object_7.14.0.tgz"; 438 + path = fetchurl { 439 + name = "_babel_plugin_proposal_private_property_in_object___plugin_proposal_private_property_in_object_7.14.0.tgz"; 440 + url = "https://registry.yarnpkg.com/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.14.0.tgz"; 441 + sha1 = "b1a1f2030586b9d3489cc26179d2eb5883277636"; 442 + }; 443 + } 444 + { 445 + name = "_babel_plugin_proposal_unicode_property_regex___plugin_proposal_unicode_property_regex_7.12.13.tgz"; 446 + path = fetchurl { 447 + name = "_babel_plugin_proposal_unicode_property_regex___plugin_proposal_unicode_property_regex_7.12.13.tgz"; 448 + url = "https://registry.yarnpkg.com/@babel/plugin-proposal-unicode-property-regex/-/plugin-proposal-unicode-property-regex-7.12.13.tgz"; 449 + sha1 = "bebde51339be829c17aaaaced18641deb62b39ba"; 386 450 }; 387 451 } 388 452 { ··· 402 466 }; 403 467 } 404 468 { 405 - name = "_babel_plugin_syntax_class_properties___plugin_syntax_class_properties_7.12.1.tgz"; 469 + name = "_babel_plugin_syntax_class_properties___plugin_syntax_class_properties_7.12.13.tgz"; 406 470 path = fetchurl { 407 - name = "_babel_plugin_syntax_class_properties___plugin_syntax_class_properties_7.12.1.tgz"; 408 - url = "https://registry.yarnpkg.com/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.12.1.tgz"; 409 - sha1 = "bcb297c5366e79bebadef509549cd93b04f19978"; 471 + name = "_babel_plugin_syntax_class_properties___plugin_syntax_class_properties_7.12.13.tgz"; 472 + url = "https://registry.yarnpkg.com/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.12.13.tgz"; 473 + sha1 = "b5c987274c4a3a82b89714796931a6b53544ae10"; 474 + }; 475 + } 476 + { 477 + name = "_babel_plugin_syntax_class_static_block___plugin_syntax_class_static_block_7.12.13.tgz"; 478 + path = fetchurl { 479 + name = "_babel_plugin_syntax_class_static_block___plugin_syntax_class_static_block_7.12.13.tgz"; 480 + url = "https://registry.yarnpkg.com/@babel/plugin-syntax-class-static-block/-/plugin-syntax-class-static-block-7.12.13.tgz"; 481 + sha1 = "8e3d674b0613e67975ceac2776c97b60cafc5c9c"; 410 482 }; 411 483 } 412 484 { 413 - name = "_babel_plugin_syntax_decorators___plugin_syntax_decorators_7.12.1.tgz"; 485 + name = "_babel_plugin_syntax_decorators___plugin_syntax_decorators_7.12.13.tgz"; 414 486 path = fetchurl { 415 - name = "_babel_plugin_syntax_decorators___plugin_syntax_decorators_7.12.1.tgz"; 416 - url = "https://registry.yarnpkg.com/@babel/plugin-syntax-decorators/-/plugin-syntax-decorators-7.12.1.tgz"; 417 - sha1 = "81a8b535b284476c41be6de06853a8802b98c5dd"; 487 + name = "_babel_plugin_syntax_decorators___plugin_syntax_decorators_7.12.13.tgz"; 488 + url = "https://registry.yarnpkg.com/@babel/plugin-syntax-decorators/-/plugin-syntax-decorators-7.12.13.tgz"; 489 + sha1 = "fac829bf3c7ef4a1bc916257b403e58c6bdaf648"; 418 490 }; 419 491 } 420 492 { ··· 450 522 }; 451 523 } 452 524 { 453 - name = "_babel_plugin_syntax_jsx___plugin_syntax_jsx_7.12.1.tgz"; 525 + name = "_babel_plugin_syntax_jsx___plugin_syntax_jsx_7.12.13.tgz"; 454 526 path = fetchurl { 455 - name = "_babel_plugin_syntax_jsx___plugin_syntax_jsx_7.12.1.tgz"; 456 - url = "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.12.1.tgz"; 457 - sha1 = "9d9d357cc818aa7ae7935917c1257f67677a0926"; 527 + name = "_babel_plugin_syntax_jsx___plugin_syntax_jsx_7.12.13.tgz"; 528 + url = "https://registry.yarnpkg.com/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.12.13.tgz"; 529 + sha1 = "044fb81ebad6698fe62c478875575bcbb9b70f15"; 458 530 }; 459 531 } 460 532 { ··· 506 578 }; 507 579 } 508 580 { 509 - name = "_babel_plugin_syntax_top_level_await___plugin_syntax_top_level_await_7.12.1.tgz"; 581 + name = "_babel_plugin_syntax_private_property_in_object___plugin_syntax_private_property_in_object_7.14.0.tgz"; 510 582 path = fetchurl { 511 - name = "_babel_plugin_syntax_top_level_await___plugin_syntax_top_level_await_7.12.1.tgz"; 512 - url = "https://registry.yarnpkg.com/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.12.1.tgz"; 513 - sha1 = "dd6c0b357ac1bb142d98537450a319625d13d2a0"; 583 + name = "_babel_plugin_syntax_private_property_in_object___plugin_syntax_private_property_in_object_7.14.0.tgz"; 584 + url = "https://registry.yarnpkg.com/@babel/plugin-syntax-private-property-in-object/-/plugin-syntax-private-property-in-object-7.14.0.tgz"; 585 + sha1 = "762a4babec61176fec6c88480dec40372b140c0b"; 514 586 }; 515 587 } 516 588 { 517 - name = "_babel_plugin_transform_arrow_functions___plugin_transform_arrow_functions_7.12.1.tgz"; 589 + name = "_babel_plugin_syntax_top_level_await___plugin_syntax_top_level_await_7.12.13.tgz"; 518 590 path = fetchurl { 519 - name = "_babel_plugin_transform_arrow_functions___plugin_transform_arrow_functions_7.12.1.tgz"; 520 - url = "https://registry.yarnpkg.com/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.12.1.tgz"; 521 - sha1 = "8083ffc86ac8e777fbe24b5967c4b2521f3cb2b3"; 591 + name = "_babel_plugin_syntax_top_level_await___plugin_syntax_top_level_await_7.12.13.tgz"; 592 + url = "https://registry.yarnpkg.com/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.12.13.tgz"; 593 + sha1 = "c5f0fa6e249f5b739727f923540cf7a806130178"; 522 594 }; 523 595 } 524 596 { 525 - name = "_babel_plugin_transform_async_to_generator___plugin_transform_async_to_generator_7.12.1.tgz"; 597 + name = "_babel_plugin_transform_arrow_functions___plugin_transform_arrow_functions_7.13.0.tgz"; 526 598 path = fetchurl { 527 - name = "_babel_plugin_transform_async_to_generator___plugin_transform_async_to_generator_7.12.1.tgz"; 528 - url = "https://registry.yarnpkg.com/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.12.1.tgz"; 529 - sha1 = "3849a49cc2a22e9743cbd6b52926d30337229af1"; 599 + name = "_babel_plugin_transform_arrow_functions___plugin_transform_arrow_functions_7.13.0.tgz"; 600 + url = "https://registry.yarnpkg.com/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.13.0.tgz"; 601 + sha1 = "10a59bebad52d637a027afa692e8d5ceff5e3dae"; 530 602 }; 531 603 } 532 604 { 533 - name = "_babel_plugin_transform_block_scoped_functions___plugin_transform_block_scoped_functions_7.12.1.tgz"; 534 - path = fetchurl { 535 - name = "_babel_plugin_transform_block_scoped_functions___plugin_transform_block_scoped_functions_7.12.1.tgz"; 536 - url = "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.12.1.tgz"; 537 - sha1 = "f2a1a365bde2b7112e0a6ded9067fdd7c07905d9"; 538 - }; 539 - } 540 - { 541 - name = "_babel_plugin_transform_block_scoping___plugin_transform_block_scoping_7.12.1.tgz"; 605 + name = "_babel_plugin_transform_async_to_generator___plugin_transform_async_to_generator_7.13.0.tgz"; 542 606 path = fetchurl { 543 - name = "_babel_plugin_transform_block_scoping___plugin_transform_block_scoping_7.12.1.tgz"; 544 - url = "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.12.1.tgz"; 545 - sha1 = "f0ee727874b42a208a48a586b84c3d222c2bbef1"; 607 + name = "_babel_plugin_transform_async_to_generator___plugin_transform_async_to_generator_7.13.0.tgz"; 608 + url = "https://registry.yarnpkg.com/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.13.0.tgz"; 609 + sha1 = "8e112bf6771b82bf1e974e5e26806c5c99aa516f"; 546 610 }; 547 611 } 548 612 { 549 - name = "_babel_plugin_transform_classes___plugin_transform_classes_7.12.1.tgz"; 613 + name = "_babel_plugin_transform_block_scoped_functions___plugin_transform_block_scoped_functions_7.12.13.tgz"; 550 614 path = fetchurl { 551 - name = "_babel_plugin_transform_classes___plugin_transform_classes_7.12.1.tgz"; 552 - url = "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.12.1.tgz"; 553 - sha1 = "65e650fcaddd3d88ddce67c0f834a3d436a32db6"; 615 + name = "_babel_plugin_transform_block_scoped_functions___plugin_transform_block_scoped_functions_7.12.13.tgz"; 616 + url = "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.12.13.tgz"; 617 + sha1 = "a9bf1836f2a39b4eb6cf09967739de29ea4bf4c4"; 554 618 }; 555 619 } 556 620 { 557 - name = "_babel_plugin_transform_computed_properties___plugin_transform_computed_properties_7.12.1.tgz"; 621 + name = "_babel_plugin_transform_block_scoping___plugin_transform_block_scoping_7.14.1.tgz"; 558 622 path = fetchurl { 559 - name = "_babel_plugin_transform_computed_properties___plugin_transform_computed_properties_7.12.1.tgz"; 560 - url = "https://registry.yarnpkg.com/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.12.1.tgz"; 561 - sha1 = "d68cf6c9b7f838a8a4144badbe97541ea0904852"; 623 + name = "_babel_plugin_transform_block_scoping___plugin_transform_block_scoping_7.14.1.tgz"; 624 + url = "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.14.1.tgz"; 625 + sha1 = "ac1b3a8e3d8cbb31efc6b9be2f74eb9823b74ab2"; 562 626 }; 563 627 } 564 628 { 565 - name = "_babel_plugin_transform_destructuring___plugin_transform_destructuring_7.12.1.tgz"; 629 + name = "_babel_plugin_transform_classes___plugin_transform_classes_7.13.0.tgz"; 566 630 path = fetchurl { 567 - name = "_babel_plugin_transform_destructuring___plugin_transform_destructuring_7.12.1.tgz"; 568 - url = "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.12.1.tgz"; 569 - sha1 = "b9a570fe0d0a8d460116413cb4f97e8e08b2f847"; 631 + name = "_babel_plugin_transform_classes___plugin_transform_classes_7.13.0.tgz"; 632 + url = "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.13.0.tgz"; 633 + sha1 = "0265155075c42918bf4d3a4053134176ad9b533b"; 570 634 }; 571 635 } 572 636 { 573 - name = "_babel_plugin_transform_dotall_regex___plugin_transform_dotall_regex_7.12.1.tgz"; 637 + name = "_babel_plugin_transform_computed_properties___plugin_transform_computed_properties_7.13.0.tgz"; 574 638 path = fetchurl { 575 - name = "_babel_plugin_transform_dotall_regex___plugin_transform_dotall_regex_7.12.1.tgz"; 576 - url = "https://registry.yarnpkg.com/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.12.1.tgz"; 577 - sha1 = "a1d16c14862817b6409c0a678d6f9373ca9cd975"; 639 + name = "_babel_plugin_transform_computed_properties___plugin_transform_computed_properties_7.13.0.tgz"; 640 + url = "https://registry.yarnpkg.com/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.13.0.tgz"; 641 + sha1 = "845c6e8b9bb55376b1fa0b92ef0bdc8ea06644ed"; 578 642 }; 579 643 } 580 644 { 581 - name = "_babel_plugin_transform_duplicate_keys___plugin_transform_duplicate_keys_7.12.1.tgz"; 645 + name = "_babel_plugin_transform_destructuring___plugin_transform_destructuring_7.13.17.tgz"; 582 646 path = fetchurl { 583 - name = "_babel_plugin_transform_duplicate_keys___plugin_transform_duplicate_keys_7.12.1.tgz"; 584 - url = "https://registry.yarnpkg.com/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.12.1.tgz"; 585 - sha1 = "745661baba295ac06e686822797a69fbaa2ca228"; 647 + name = "_babel_plugin_transform_destructuring___plugin_transform_destructuring_7.13.17.tgz"; 648 + url = "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.13.17.tgz"; 649 + sha1 = "678d96576638c19d5b36b332504d3fd6e06dea27"; 586 650 }; 587 651 } 588 652 { 589 - name = "_babel_plugin_transform_exponentiation_operator___plugin_transform_exponentiation_operator_7.12.1.tgz"; 653 + name = "_babel_plugin_transform_dotall_regex___plugin_transform_dotall_regex_7.12.13.tgz"; 590 654 path = fetchurl { 591 - name = "_babel_plugin_transform_exponentiation_operator___plugin_transform_exponentiation_operator_7.12.1.tgz"; 592 - url = "https://registry.yarnpkg.com/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.12.1.tgz"; 593 - sha1 = "b0f2ed356ba1be1428ecaf128ff8a24f02830ae0"; 655 + name = "_babel_plugin_transform_dotall_regex___plugin_transform_dotall_regex_7.12.13.tgz"; 656 + url = "https://registry.yarnpkg.com/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.12.13.tgz"; 657 + sha1 = "3f1601cc29905bfcb67f53910f197aeafebb25ad"; 594 658 }; 595 659 } 596 660 { 597 - name = "_babel_plugin_transform_for_of___plugin_transform_for_of_7.12.1.tgz"; 661 + name = "_babel_plugin_transform_duplicate_keys___plugin_transform_duplicate_keys_7.12.13.tgz"; 598 662 path = fetchurl { 599 - name = "_babel_plugin_transform_for_of___plugin_transform_for_of_7.12.1.tgz"; 600 - url = "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.12.1.tgz"; 601 - sha1 = "07640f28867ed16f9511c99c888291f560921cfa"; 663 + name = "_babel_plugin_transform_duplicate_keys___plugin_transform_duplicate_keys_7.12.13.tgz"; 664 + url = "https://registry.yarnpkg.com/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.12.13.tgz"; 665 + sha1 = "6f06b87a8b803fd928e54b81c258f0a0033904de"; 602 666 }; 603 667 } 604 668 { 605 - name = "_babel_plugin_transform_function_name___plugin_transform_function_name_7.12.1.tgz"; 669 + name = "_babel_plugin_transform_exponentiation_operator___plugin_transform_exponentiation_operator_7.12.13.tgz"; 606 670 path = fetchurl { 607 - name = "_babel_plugin_transform_function_name___plugin_transform_function_name_7.12.1.tgz"; 608 - url = "https://registry.yarnpkg.com/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.12.1.tgz"; 609 - sha1 = "2ec76258c70fe08c6d7da154003a480620eba667"; 671 + name = "_babel_plugin_transform_exponentiation_operator___plugin_transform_exponentiation_operator_7.12.13.tgz"; 672 + url = "https://registry.yarnpkg.com/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.12.13.tgz"; 673 + sha1 = "4d52390b9a273e651e4aba6aee49ef40e80cd0a1"; 610 674 }; 611 675 } 612 676 { 613 - name = "_babel_plugin_transform_literals___plugin_transform_literals_7.12.1.tgz"; 677 + name = "_babel_plugin_transform_for_of___plugin_transform_for_of_7.13.0.tgz"; 614 678 path = fetchurl { 615 - name = "_babel_plugin_transform_literals___plugin_transform_literals_7.12.1.tgz"; 616 - url = "https://registry.yarnpkg.com/@babel/plugin-transform-literals/-/plugin-transform-literals-7.12.1.tgz"; 617 - sha1 = "d73b803a26b37017ddf9d3bb8f4dc58bfb806f57"; 679 + name = "_babel_plugin_transform_for_of___plugin_transform_for_of_7.13.0.tgz"; 680 + url = "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.13.0.tgz"; 681 + sha1 = "c799f881a8091ac26b54867a845c3e97d2696062"; 618 682 }; 619 683 } 620 684 { 621 - name = "_babel_plugin_transform_member_expression_literals___plugin_transform_member_expression_literals_7.12.1.tgz"; 685 + name = "_babel_plugin_transform_function_name___plugin_transform_function_name_7.12.13.tgz"; 622 686 path = fetchurl { 623 - name = "_babel_plugin_transform_member_expression_literals___plugin_transform_member_expression_literals_7.12.1.tgz"; 624 - url = "https://registry.yarnpkg.com/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.12.1.tgz"; 625 - sha1 = "496038602daf1514a64d43d8e17cbb2755e0c3ad"; 687 + name = "_babel_plugin_transform_function_name___plugin_transform_function_name_7.12.13.tgz"; 688 + url = "https://registry.yarnpkg.com/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.12.13.tgz"; 689 + sha1 = "bb024452f9aaed861d374c8e7a24252ce3a50051"; 626 690 }; 627 691 } 628 692 { 629 - name = "_babel_plugin_transform_modules_amd___plugin_transform_modules_amd_7.12.1.tgz"; 693 + name = "_babel_plugin_transform_literals___plugin_transform_literals_7.12.13.tgz"; 630 694 path = fetchurl { 631 - name = "_babel_plugin_transform_modules_amd___plugin_transform_modules_amd_7.12.1.tgz"; 632 - url = "https://registry.yarnpkg.com/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.12.1.tgz"; 633 - sha1 = "3154300b026185666eebb0c0ed7f8415fefcf6f9"; 695 + name = "_babel_plugin_transform_literals___plugin_transform_literals_7.12.13.tgz"; 696 + url = "https://registry.yarnpkg.com/@babel/plugin-transform-literals/-/plugin-transform-literals-7.12.13.tgz"; 697 + sha1 = "2ca45bafe4a820197cf315794a4d26560fe4bdb9"; 634 698 }; 635 699 } 636 700 { 637 - name = "_babel_plugin_transform_modules_commonjs___plugin_transform_modules_commonjs_7.12.1.tgz"; 701 + name = "_babel_plugin_transform_member_expression_literals___plugin_transform_member_expression_literals_7.12.13.tgz"; 638 702 path = fetchurl { 639 - name = "_babel_plugin_transform_modules_commonjs___plugin_transform_modules_commonjs_7.12.1.tgz"; 640 - url = "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.12.1.tgz"; 641 - sha1 = "fa403124542636c786cf9b460a0ffbb48a86e648"; 703 + name = "_babel_plugin_transform_member_expression_literals___plugin_transform_member_expression_literals_7.12.13.tgz"; 704 + url = "https://registry.yarnpkg.com/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.12.13.tgz"; 705 + sha1 = "5ffa66cd59b9e191314c9f1f803b938e8c081e40"; 642 706 }; 643 707 } 644 708 { 645 - name = "_babel_plugin_transform_modules_systemjs___plugin_transform_modules_systemjs_7.12.1.tgz"; 709 + name = "_babel_plugin_transform_modules_amd___plugin_transform_modules_amd_7.14.0.tgz"; 646 710 path = fetchurl { 647 - name = "_babel_plugin_transform_modules_systemjs___plugin_transform_modules_systemjs_7.12.1.tgz"; 648 - url = "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.12.1.tgz"; 649 - sha1 = "663fea620d593c93f214a464cd399bf6dc683086"; 711 + name = "_babel_plugin_transform_modules_amd___plugin_transform_modules_amd_7.14.0.tgz"; 712 + url = "https://registry.yarnpkg.com/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.14.0.tgz"; 713 + sha1 = "589494b5b290ff76cf7f59c798011f6d77026553"; 650 714 }; 651 715 } 652 716 { 653 - name = "_babel_plugin_transform_modules_umd___plugin_transform_modules_umd_7.12.1.tgz"; 717 + name = "_babel_plugin_transform_modules_commonjs___plugin_transform_modules_commonjs_7.14.0.tgz"; 654 718 path = fetchurl { 655 - name = "_babel_plugin_transform_modules_umd___plugin_transform_modules_umd_7.12.1.tgz"; 656 - url = "https://registry.yarnpkg.com/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.12.1.tgz"; 657 - sha1 = "eb5a218d6b1c68f3d6217b8fa2cc82fec6547902"; 719 + name = "_babel_plugin_transform_modules_commonjs___plugin_transform_modules_commonjs_7.14.0.tgz"; 720 + url = "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.14.0.tgz"; 721 + sha1 = "52bc199cb581e0992edba0f0f80356467587f161"; 658 722 }; 659 723 } 660 724 { 661 - name = "_babel_plugin_transform_named_capturing_groups_regex___plugin_transform_named_capturing_groups_regex_7.12.1.tgz"; 725 + name = "_babel_plugin_transform_modules_systemjs___plugin_transform_modules_systemjs_7.13.8.tgz"; 662 726 path = fetchurl { 663 - name = "_babel_plugin_transform_named_capturing_groups_regex___plugin_transform_named_capturing_groups_regex_7.12.1.tgz"; 664 - url = "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.12.1.tgz"; 665 - sha1 = "b407f5c96be0d9f5f88467497fa82b30ac3e8753"; 727 + name = "_babel_plugin_transform_modules_systemjs___plugin_transform_modules_systemjs_7.13.8.tgz"; 728 + url = "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.13.8.tgz"; 729 + sha1 = "6d066ee2bff3c7b3d60bf28dec169ad993831ae3"; 666 730 }; 667 731 } 668 732 { 669 - name = "_babel_plugin_transform_new_target___plugin_transform_new_target_7.12.1.tgz"; 733 + name = "_babel_plugin_transform_modules_umd___plugin_transform_modules_umd_7.14.0.tgz"; 670 734 path = fetchurl { 671 - name = "_babel_plugin_transform_new_target___plugin_transform_new_target_7.12.1.tgz"; 672 - url = "https://registry.yarnpkg.com/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.12.1.tgz"; 673 - sha1 = "80073f02ee1bb2d365c3416490e085c95759dec0"; 735 + name = "_babel_plugin_transform_modules_umd___plugin_transform_modules_umd_7.14.0.tgz"; 736 + url = "https://registry.yarnpkg.com/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.14.0.tgz"; 737 + sha1 = "2f8179d1bbc9263665ce4a65f305526b2ea8ac34"; 674 738 }; 675 739 } 676 740 { 677 - name = "_babel_plugin_transform_object_super___plugin_transform_object_super_7.12.1.tgz"; 741 + name = "_babel_plugin_transform_named_capturing_groups_regex___plugin_transform_named_capturing_groups_regex_7.12.13.tgz"; 678 742 path = fetchurl { 679 - name = "_babel_plugin_transform_object_super___plugin_transform_object_super_7.12.1.tgz"; 680 - url = "https://registry.yarnpkg.com/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.12.1.tgz"; 681 - sha1 = "4ea08696b8d2e65841d0c7706482b048bed1066e"; 743 + name = "_babel_plugin_transform_named_capturing_groups_regex___plugin_transform_named_capturing_groups_regex_7.12.13.tgz"; 744 + url = "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.12.13.tgz"; 745 + sha1 = "2213725a5f5bbbe364b50c3ba5998c9599c5c9d9"; 682 746 }; 683 747 } 684 748 { 685 - name = "_babel_plugin_transform_parameters___plugin_transform_parameters_7.12.1.tgz"; 749 + name = "_babel_plugin_transform_new_target___plugin_transform_new_target_7.12.13.tgz"; 686 750 path = fetchurl { 687 - name = "_babel_plugin_transform_parameters___plugin_transform_parameters_7.12.1.tgz"; 688 - url = "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.12.1.tgz"; 689 - sha1 = "d2e963b038771650c922eff593799c96d853255d"; 751 + name = "_babel_plugin_transform_new_target___plugin_transform_new_target_7.12.13.tgz"; 752 + url = "https://registry.yarnpkg.com/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.12.13.tgz"; 753 + sha1 = "e22d8c3af24b150dd528cbd6e685e799bf1c351c"; 690 754 }; 691 755 } 692 756 { 693 - name = "_babel_plugin_transform_property_literals___plugin_transform_property_literals_7.12.1.tgz"; 757 + name = "_babel_plugin_transform_object_super___plugin_transform_object_super_7.12.13.tgz"; 694 758 path = fetchurl { 695 - name = "_babel_plugin_transform_property_literals___plugin_transform_property_literals_7.12.1.tgz"; 696 - url = "https://registry.yarnpkg.com/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.12.1.tgz"; 697 - sha1 = "41bc81200d730abb4456ab8b3fbd5537b59adecd"; 759 + name = "_babel_plugin_transform_object_super___plugin_transform_object_super_7.12.13.tgz"; 760 + url = "https://registry.yarnpkg.com/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.12.13.tgz"; 761 + sha1 = "b4416a2d63b8f7be314f3d349bd55a9c1b5171f7"; 698 762 }; 699 763 } 700 764 { 701 - name = "_babel_plugin_transform_react_display_name___plugin_transform_react_display_name_7.12.1.tgz"; 765 + name = "_babel_plugin_transform_parameters___plugin_transform_parameters_7.13.0.tgz"; 702 766 path = fetchurl { 703 - name = "_babel_plugin_transform_react_display_name___plugin_transform_react_display_name_7.12.1.tgz"; 704 - url = "https://registry.yarnpkg.com/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.12.1.tgz"; 705 - sha1 = "1cbcd0c3b1d6648c55374a22fc9b6b7e5341c00d"; 767 + name = "_babel_plugin_transform_parameters___plugin_transform_parameters_7.13.0.tgz"; 768 + url = "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.13.0.tgz"; 769 + sha1 = "8fa7603e3097f9c0b7ca1a4821bc2fb52e9e5007"; 706 770 }; 707 771 } 708 772 { 709 - name = "_babel_plugin_transform_react_inline_elements___plugin_transform_react_inline_elements_7.12.1.tgz"; 773 + name = "_babel_plugin_transform_property_literals___plugin_transform_property_literals_7.12.13.tgz"; 710 774 path = fetchurl { 711 - name = "_babel_plugin_transform_react_inline_elements___plugin_transform_react_inline_elements_7.12.1.tgz"; 712 - url = "https://registry.yarnpkg.com/@babel/plugin-transform-react-inline-elements/-/plugin-transform-react-inline-elements-7.12.1.tgz"; 713 - sha1 = "f7d507200923adbbdacb107feec7ad09cefae631"; 775 + name = "_babel_plugin_transform_property_literals___plugin_transform_property_literals_7.12.13.tgz"; 776 + url = "https://registry.yarnpkg.com/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.12.13.tgz"; 777 + sha1 = "4e6a9e37864d8f1b3bc0e2dce7bf8857db8b1a81"; 714 778 }; 715 779 } 716 780 { 717 - name = "_babel_plugin_transform_react_jsx_development___plugin_transform_react_jsx_development_7.12.7.tgz"; 781 + name = "_babel_plugin_transform_react_display_name___plugin_transform_react_display_name_7.12.13.tgz"; 718 782 path = fetchurl { 719 - name = "_babel_plugin_transform_react_jsx_development___plugin_transform_react_jsx_development_7.12.7.tgz"; 720 - url = "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-development/-/plugin-transform-react-jsx-development-7.12.7.tgz"; 721 - sha1 = "4c2a647de79c7e2b16bfe4540677ba3121e82a08"; 783 + name = "_babel_plugin_transform_react_display_name___plugin_transform_react_display_name_7.12.13.tgz"; 784 + url = "https://registry.yarnpkg.com/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.12.13.tgz"; 785 + sha1 = "c28effd771b276f4647411c9733dbb2d2da954bd"; 722 786 }; 723 787 } 724 788 { 725 - name = "_babel_plugin_transform_react_jsx_self___plugin_transform_react_jsx_self_7.12.1.tgz"; 789 + name = "_babel_plugin_transform_react_inline_elements___plugin_transform_react_inline_elements_7.12.13.tgz"; 726 790 path = fetchurl { 727 - name = "_babel_plugin_transform_react_jsx_self___plugin_transform_react_jsx_self_7.12.1.tgz"; 728 - url = "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-self/-/plugin-transform-react-jsx-self-7.12.1.tgz"; 729 - sha1 = "ef43cbca2a14f1bd17807dbe4376ff89d714cf28"; 791 + name = "_babel_plugin_transform_react_inline_elements___plugin_transform_react_inline_elements_7.12.13.tgz"; 792 + url = "https://registry.yarnpkg.com/@babel/plugin-transform-react-inline-elements/-/plugin-transform-react-inline-elements-7.12.13.tgz"; 793 + sha1 = "0a9e1496e51c9e9cf8751165a23c79bd753dba7d"; 730 794 }; 731 795 } 732 796 { 733 - name = "_babel_plugin_transform_react_jsx_source___plugin_transform_react_jsx_source_7.12.1.tgz"; 797 + name = "_babel_plugin_transform_react_jsx_development___plugin_transform_react_jsx_development_7.12.17.tgz"; 734 798 path = fetchurl { 735 - name = "_babel_plugin_transform_react_jsx_source___plugin_transform_react_jsx_source_7.12.1.tgz"; 736 - url = "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-source/-/plugin-transform-react-jsx-source-7.12.1.tgz"; 737 - sha1 = "d07de6863f468da0809edcf79a1aa8ce2a82a26b"; 799 + name = "_babel_plugin_transform_react_jsx_development___plugin_transform_react_jsx_development_7.12.17.tgz"; 800 + url = "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-development/-/plugin-transform-react-jsx-development-7.12.17.tgz"; 801 + sha1 = "f510c0fa7cd7234153539f9a362ced41a5ca1447"; 738 802 }; 739 803 } 740 804 { 741 - name = "_babel_plugin_transform_react_jsx___plugin_transform_react_jsx_7.12.7.tgz"; 805 + name = "_babel_plugin_transform_react_jsx___plugin_transform_react_jsx_7.13.12.tgz"; 742 806 path = fetchurl { 743 - name = "_babel_plugin_transform_react_jsx___plugin_transform_react_jsx_7.12.7.tgz"; 744 - url = "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.12.7.tgz"; 745 - sha1 = "8b14d45f6eccd41b7f924bcb65c021e9f0a06f7f"; 807 + name = "_babel_plugin_transform_react_jsx___plugin_transform_react_jsx_7.13.12.tgz"; 808 + url = "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.13.12.tgz"; 809 + sha1 = "1df5dfaf0f4b784b43e96da6f28d630e775f68b3"; 746 810 }; 747 811 } 748 812 { ··· 754 818 }; 755 819 } 756 820 { 757 - name = "_babel_plugin_transform_regenerator___plugin_transform_regenerator_7.12.1.tgz"; 821 + name = "_babel_plugin_transform_regenerator___plugin_transform_regenerator_7.13.15.tgz"; 758 822 path = fetchurl { 759 - name = "_babel_plugin_transform_regenerator___plugin_transform_regenerator_7.12.1.tgz"; 760 - url = "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.12.1.tgz"; 761 - sha1 = "5f0a28d842f6462281f06a964e88ba8d7ab49753"; 823 + name = "_babel_plugin_transform_regenerator___plugin_transform_regenerator_7.13.15.tgz"; 824 + url = "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.13.15.tgz"; 825 + sha1 = "e5eb28945bf8b6563e7f818945f966a8d2997f39"; 762 826 }; 763 827 } 764 828 { 765 - name = "_babel_plugin_transform_reserved_words___plugin_transform_reserved_words_7.12.1.tgz"; 829 + name = "_babel_plugin_transform_reserved_words___plugin_transform_reserved_words_7.12.13.tgz"; 766 830 path = fetchurl { 767 - name = "_babel_plugin_transform_reserved_words___plugin_transform_reserved_words_7.12.1.tgz"; 768 - url = "https://registry.yarnpkg.com/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.12.1.tgz"; 769 - sha1 = "6fdfc8cc7edcc42b36a7c12188c6787c873adcd8"; 831 + name = "_babel_plugin_transform_reserved_words___plugin_transform_reserved_words_7.12.13.tgz"; 832 + url = "https://registry.yarnpkg.com/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.12.13.tgz"; 833 + sha1 = "7d9988d4f06e0fe697ea1d9803188aa18b472695"; 770 834 }; 771 835 } 772 836 { 773 - name = "_babel_plugin_transform_runtime___plugin_transform_runtime_7.12.1.tgz"; 837 + name = "_babel_plugin_transform_runtime___plugin_transform_runtime_7.13.15.tgz"; 774 838 path = fetchurl { 775 - name = "_babel_plugin_transform_runtime___plugin_transform_runtime_7.12.1.tgz"; 776 - url = "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.12.1.tgz"; 777 - sha1 = "04b792057eb460389ff6a4198e377614ea1e7ba5"; 839 + name = "_babel_plugin_transform_runtime___plugin_transform_runtime_7.13.15.tgz"; 840 + url = "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.13.15.tgz"; 841 + sha1 = "2eddf585dd066b84102517e10a577f24f76a9cd7"; 778 842 }; 779 843 } 780 844 { 781 - name = "_babel_plugin_transform_shorthand_properties___plugin_transform_shorthand_properties_7.12.1.tgz"; 845 + name = "_babel_plugin_transform_shorthand_properties___plugin_transform_shorthand_properties_7.12.13.tgz"; 782 846 path = fetchurl { 783 - name = "_babel_plugin_transform_shorthand_properties___plugin_transform_shorthand_properties_7.12.1.tgz"; 784 - url = "https://registry.yarnpkg.com/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.12.1.tgz"; 785 - sha1 = "0bf9cac5550fce0cfdf043420f661d645fdc75e3"; 847 + name = "_babel_plugin_transform_shorthand_properties___plugin_transform_shorthand_properties_7.12.13.tgz"; 848 + url = "https://registry.yarnpkg.com/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.12.13.tgz"; 849 + sha1 = "db755732b70c539d504c6390d9ce90fe64aff7ad"; 786 850 }; 787 851 } 788 852 { 789 - name = "_babel_plugin_transform_spread___plugin_transform_spread_7.12.1.tgz"; 853 + name = "_babel_plugin_transform_spread___plugin_transform_spread_7.13.0.tgz"; 790 854 path = fetchurl { 791 - name = "_babel_plugin_transform_spread___plugin_transform_spread_7.12.1.tgz"; 792 - url = "https://registry.yarnpkg.com/@babel/plugin-transform-spread/-/plugin-transform-spread-7.12.1.tgz"; 793 - sha1 = "527f9f311be4ec7fdc2b79bb89f7bf884b3e1e1e"; 855 + name = "_babel_plugin_transform_spread___plugin_transform_spread_7.13.0.tgz"; 856 + url = "https://registry.yarnpkg.com/@babel/plugin-transform-spread/-/plugin-transform-spread-7.13.0.tgz"; 857 + sha1 = "84887710e273c1815ace7ae459f6f42a5d31d5fd"; 794 858 }; 795 859 } 796 860 { 797 - name = "_babel_plugin_transform_sticky_regex___plugin_transform_sticky_regex_7.12.7.tgz"; 861 + name = "_babel_plugin_transform_sticky_regex___plugin_transform_sticky_regex_7.12.13.tgz"; 798 862 path = fetchurl { 799 - name = "_babel_plugin_transform_sticky_regex___plugin_transform_sticky_regex_7.12.7.tgz"; 800 - url = "https://registry.yarnpkg.com/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.12.7.tgz"; 801 - sha1 = "560224613ab23987453948ed21d0b0b193fa7fad"; 863 + name = "_babel_plugin_transform_sticky_regex___plugin_transform_sticky_regex_7.12.13.tgz"; 864 + url = "https://registry.yarnpkg.com/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.12.13.tgz"; 865 + sha1 = "760ffd936face73f860ae646fb86ee82f3d06d1f"; 802 866 }; 803 867 } 804 868 { 805 - name = "_babel_plugin_transform_template_literals___plugin_transform_template_literals_7.12.1.tgz"; 869 + name = "_babel_plugin_transform_template_literals___plugin_transform_template_literals_7.13.0.tgz"; 806 870 path = fetchurl { 807 - name = "_babel_plugin_transform_template_literals___plugin_transform_template_literals_7.12.1.tgz"; 808 - url = "https://registry.yarnpkg.com/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.12.1.tgz"; 809 - sha1 = "b43ece6ed9a79c0c71119f576d299ef09d942843"; 871 + name = "_babel_plugin_transform_template_literals___plugin_transform_template_literals_7.13.0.tgz"; 872 + url = "https://registry.yarnpkg.com/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.13.0.tgz"; 873 + sha1 = "a36049127977ad94438dee7443598d1cefdf409d"; 810 874 }; 811 875 } 812 876 { 813 - name = "_babel_plugin_transform_typeof_symbol___plugin_transform_typeof_symbol_7.12.1.tgz"; 877 + name = "_babel_plugin_transform_typeof_symbol___plugin_transform_typeof_symbol_7.12.13.tgz"; 814 878 path = fetchurl { 815 - name = "_babel_plugin_transform_typeof_symbol___plugin_transform_typeof_symbol_7.12.1.tgz"; 816 - url = "https://registry.yarnpkg.com/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.12.1.tgz"; 817 - sha1 = "9ca6be343d42512fbc2e68236a82ae64bc7af78a"; 879 + name = "_babel_plugin_transform_typeof_symbol___plugin_transform_typeof_symbol_7.12.13.tgz"; 880 + url = "https://registry.yarnpkg.com/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.12.13.tgz"; 881 + sha1 = "785dd67a1f2ea579d9c2be722de8c84cb85f5a7f"; 818 882 }; 819 883 } 820 884 { 821 - name = "_babel_plugin_transform_unicode_escapes___plugin_transform_unicode_escapes_7.12.1.tgz"; 885 + name = "_babel_plugin_transform_unicode_escapes___plugin_transform_unicode_escapes_7.12.13.tgz"; 822 886 path = fetchurl { 823 - name = "_babel_plugin_transform_unicode_escapes___plugin_transform_unicode_escapes_7.12.1.tgz"; 824 - url = "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.12.1.tgz"; 825 - sha1 = "5232b9f81ccb07070b7c3c36c67a1b78f1845709"; 887 + name = "_babel_plugin_transform_unicode_escapes___plugin_transform_unicode_escapes_7.12.13.tgz"; 888 + url = "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-escapes/-/plugin-transform-unicode-escapes-7.12.13.tgz"; 889 + sha1 = "840ced3b816d3b5127dd1d12dcedc5dead1a5e74"; 826 890 }; 827 891 } 828 892 { 829 - name = "_babel_plugin_transform_unicode_regex___plugin_transform_unicode_regex_7.12.1.tgz"; 893 + name = "_babel_plugin_transform_unicode_regex___plugin_transform_unicode_regex_7.12.13.tgz"; 830 894 path = fetchurl { 831 - name = "_babel_plugin_transform_unicode_regex___plugin_transform_unicode_regex_7.12.1.tgz"; 832 - url = "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.12.1.tgz"; 833 - sha1 = "cc9661f61390db5c65e3febaccefd5c6ac3faecb"; 895 + name = "_babel_plugin_transform_unicode_regex___plugin_transform_unicode_regex_7.12.13.tgz"; 896 + url = "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.12.13.tgz"; 897 + sha1 = "b52521685804e155b1202e83fc188d34bb70f5ac"; 834 898 }; 835 899 } 836 900 { 837 - name = "_babel_preset_env___preset_env_7.12.7.tgz"; 901 + name = "_babel_preset_env___preset_env_7.14.1.tgz"; 838 902 path = fetchurl { 839 - name = "_babel_preset_env___preset_env_7.12.7.tgz"; 840 - url = "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.12.7.tgz"; 841 - sha1 = "54ea21dbe92caf6f10cb1a0a576adc4ebf094b55"; 903 + name = "_babel_preset_env___preset_env_7.14.1.tgz"; 904 + url = "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.14.1.tgz"; 905 + sha1 = "b55914e2e68885ea03f69600b2d3537e54574a93"; 842 906 }; 843 907 } 844 908 { 845 - name = "_babel_preset_modules___preset_modules_0.1.3.tgz"; 909 + name = "_babel_preset_modules___preset_modules_0.1.4.tgz"; 846 910 path = fetchurl { 847 - name = "_babel_preset_modules___preset_modules_0.1.3.tgz"; 848 - url = "https://registry.yarnpkg.com/@babel/preset-modules/-/preset-modules-0.1.3.tgz"; 849 - sha1 = "13242b53b5ef8c883c3cf7dddd55b36ce80fbc72"; 911 + name = "_babel_preset_modules___preset_modules_0.1.4.tgz"; 912 + url = "https://registry.yarnpkg.com/@babel/preset-modules/-/preset-modules-0.1.4.tgz"; 913 + sha1 = "362f2b68c662842970fdb5e254ffc8fc1c2e415e"; 850 914 }; 851 915 } 852 916 { 853 - name = "_babel_preset_react___preset_react_7.12.7.tgz"; 917 + name = "_babel_preset_react___preset_react_7.13.13.tgz"; 854 918 path = fetchurl { 855 - name = "_babel_preset_react___preset_react_7.12.7.tgz"; 856 - url = "https://registry.yarnpkg.com/@babel/preset-react/-/preset-react-7.12.7.tgz"; 857 - sha1 = "36d61d83223b07b6ac4ec55cf016abb0f70be83b"; 919 + name = "_babel_preset_react___preset_react_7.13.13.tgz"; 920 + url = "https://registry.yarnpkg.com/@babel/preset-react/-/preset-react-7.13.13.tgz"; 921 + sha1 = "fa6895a96c50763fe693f9148568458d5a839761"; 858 922 }; 859 923 } 860 924 { ··· 874 938 }; 875 939 } 876 940 { 877 - name = "_babel_runtime___runtime_7.12.5.tgz"; 941 + name = "_babel_runtime___runtime_7.14.0.tgz"; 878 942 path = fetchurl { 879 - name = "_babel_runtime___runtime_7.12.5.tgz"; 880 - url = "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.12.5.tgz"; 881 - sha1 = "410e7e487441e1b360c29be715d870d9b985882e"; 943 + name = "_babel_runtime___runtime_7.14.0.tgz"; 944 + url = "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.14.0.tgz"; 945 + sha1 = "46794bc20b612c5f75e62dd071e24dfd95f1cbe6"; 882 946 }; 883 947 } 884 948 { 885 - name = "_babel_template___template_7.12.7.tgz"; 949 + name = "_babel_template___template_7.12.13.tgz"; 886 950 path = fetchurl { 887 - name = "_babel_template___template_7.12.7.tgz"; 888 - url = "https://registry.yarnpkg.com/@babel/template/-/template-7.12.7.tgz"; 889 - sha1 = "c817233696018e39fbb6c491d2fb684e05ed43bc"; 951 + name = "_babel_template___template_7.12.13.tgz"; 952 + url = "https://registry.yarnpkg.com/@babel/template/-/template-7.12.13.tgz"; 953 + sha1 = "530265be8a2589dbb37523844c5bcb55947fb327"; 890 954 }; 891 955 } 892 956 { 893 - name = "_babel_traverse___traverse_7.12.7.tgz"; 957 + name = "_babel_traverse___traverse_7.14.0.tgz"; 894 958 path = fetchurl { 895 - name = "_babel_traverse___traverse_7.12.7.tgz"; 896 - url = "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.12.7.tgz"; 897 - sha1 = "572a722408681cef17d6b0bef69ef2e728ca69f1"; 959 + name = "_babel_traverse___traverse_7.14.0.tgz"; 960 + url = "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.14.0.tgz"; 961 + sha1 = "cea0dc8ae7e2b1dec65f512f39f3483e8cc95aef"; 898 962 }; 899 963 } 900 964 { 901 - name = "_babel_types___types_7.12.7.tgz"; 965 + name = "_babel_types___types_7.14.1.tgz"; 902 966 path = fetchurl { 903 - name = "_babel_types___types_7.12.7.tgz"; 904 - url = "https://registry.yarnpkg.com/@babel/types/-/types-7.12.7.tgz"; 905 - sha1 = "6039ff1e242640a29452c9ae572162ec9a8f5d13"; 967 + name = "_babel_types___types_7.14.1.tgz"; 968 + url = "https://registry.yarnpkg.com/@babel/types/-/types-7.14.1.tgz"; 969 + sha1 = "095bd12f1c08ab63eff6e8f7745fa7c9cc15a9db"; 906 970 }; 907 971 } 908 972 { ··· 914 978 }; 915 979 } 916 980 { 917 - name = "_clusterws_cws___cws_3.0.0.tgz"; 918 - path = fetchurl { 919 - name = "_clusterws_cws___cws_3.0.0.tgz"; 920 - url = "https://registry.yarnpkg.com/@clusterws/cws/-/cws-3.0.0.tgz"; 921 - sha1 = "518fc8e7d9066e220f6f6aef3158cc14d5a1e98e"; 922 - }; 923 - } 924 - { 925 981 name = "_cnakazawa_watch___watch_1.0.4.tgz"; 926 982 path = fetchurl { 927 983 name = "_cnakazawa_watch___watch_1.0.4.tgz"; ··· 930 986 }; 931 987 } 932 988 { 933 - name = "_emotion_cache___cache_10.0.19.tgz"; 989 + name = "_emotion_cache___cache_11.1.3.tgz"; 934 990 path = fetchurl { 935 - name = "_emotion_cache___cache_10.0.19.tgz"; 936 - url = "https://registry.yarnpkg.com/@emotion/cache/-/cache-10.0.19.tgz"; 937 - sha1 = "d258d94d9c707dcadaf1558def968b86bb87ad71"; 938 - }; 939 - } 940 - { 941 - name = "_emotion_core___core_10.0.17.tgz"; 942 - path = fetchurl { 943 - name = "_emotion_core___core_10.0.17.tgz"; 944 - url = "https://registry.yarnpkg.com/@emotion/core/-/core-10.0.17.tgz"; 945 - sha1 = "3367376709721f4ee2068cff54ba581d362789d8"; 946 - }; 947 - } 948 - { 949 - name = "_emotion_css___css_10.0.14.tgz"; 950 - path = fetchurl { 951 - name = "_emotion_css___css_10.0.14.tgz"; 952 - url = "https://registry.yarnpkg.com/@emotion/css/-/css-10.0.14.tgz"; 953 - sha1 = "95dacabdd0e22845d1a1b0b5968d9afa34011139"; 991 + name = "_emotion_cache___cache_11.1.3.tgz"; 992 + url = "https://registry.yarnpkg.com/@emotion/cache/-/cache-11.1.3.tgz"; 993 + sha1 = "c7683a9484bcd38d5562f2b9947873cf66829afd"; 954 994 }; 955 995 } 956 996 { ··· 962 1002 }; 963 1003 } 964 1004 { 965 - name = "_emotion_memoize___memoize_0.7.4.tgz"; 1005 + name = "_emotion_memoize___memoize_0.7.5.tgz"; 966 1006 path = fetchurl { 967 - name = "_emotion_memoize___memoize_0.7.4.tgz"; 968 - url = "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.7.4.tgz"; 969 - sha1 = "19bf0f5af19149111c40d98bb0cf82119f5d9eeb"; 1007 + name = "_emotion_memoize___memoize_0.7.5.tgz"; 1008 + url = "https://registry.yarnpkg.com/@emotion/memoize/-/memoize-0.7.5.tgz"; 1009 + sha1 = "2c40f81449a4e554e9fc6396910ed4843ec2be50"; 970 1010 }; 971 1011 } 972 1012 { 973 - name = "_emotion_serialize___serialize_0.11.16.tgz"; 1013 + name = "_emotion_react___react_11.1.4.tgz"; 974 1014 path = fetchurl { 975 - name = "_emotion_serialize___serialize_0.11.16.tgz"; 976 - url = "https://registry.yarnpkg.com/@emotion/serialize/-/serialize-0.11.16.tgz"; 977 - sha1 = "dee05f9e96ad2fb25a5206b6d759b2d1ed3379ad"; 1015 + name = "_emotion_react___react_11.1.4.tgz"; 1016 + url = "https://registry.yarnpkg.com/@emotion/react/-/react-11.1.4.tgz"; 1017 + sha1 = "ddee4247627ff7dd7d0c6ae52f1cfd6b420357d2"; 978 1018 }; 979 1019 } 980 1020 { 981 - name = "_emotion_sheet___sheet_0.9.3.tgz"; 1021 + name = "_emotion_serialize___serialize_1.0.0.tgz"; 982 1022 path = fetchurl { 983 - name = "_emotion_sheet___sheet_0.9.3.tgz"; 984 - url = "https://registry.yarnpkg.com/@emotion/sheet/-/sheet-0.9.3.tgz"; 985 - sha1 = "689f135ecf87d3c650ed0c4f5ddcbe579883564a"; 1023 + name = "_emotion_serialize___serialize_1.0.0.tgz"; 1024 + url = "https://registry.yarnpkg.com/@emotion/serialize/-/serialize-1.0.0.tgz"; 1025 + sha1 = "1a61f4f037cf39995c97fc80ebe99abc7b191ca9"; 986 1026 }; 987 1027 } 988 1028 { 989 - name = "_emotion_stylis___stylis_0.8.4.tgz"; 1029 + name = "_emotion_sheet___sheet_1.0.1.tgz"; 990 1030 path = fetchurl { 991 - name = "_emotion_stylis___stylis_0.8.4.tgz"; 992 - url = "https://registry.yarnpkg.com/@emotion/stylis/-/stylis-0.8.4.tgz"; 993 - sha1 = "6c51afdf1dd0d73666ba09d2eb6c25c220d6fe4c"; 1031 + name = "_emotion_sheet___sheet_1.0.1.tgz"; 1032 + url = "https://registry.yarnpkg.com/@emotion/sheet/-/sheet-1.0.1.tgz"; 1033 + sha1 = "245f54abb02dfd82326e28689f34c27aa9b2a698"; 994 1034 }; 995 1035 } 996 1036 { ··· 1002 1042 }; 1003 1043 } 1004 1044 { 1005 - name = "_emotion_utils___utils_0.11.2.tgz"; 1045 + name = "_emotion_utils___utils_1.0.0.tgz"; 1006 1046 path = fetchurl { 1007 - name = "_emotion_utils___utils_0.11.2.tgz"; 1008 - url = "https://registry.yarnpkg.com/@emotion/utils/-/utils-0.11.2.tgz"; 1009 - sha1 = "713056bfdffb396b0a14f1c8f18e7b4d0d200183"; 1047 + name = "_emotion_utils___utils_1.0.0.tgz"; 1048 + url = "https://registry.yarnpkg.com/@emotion/utils/-/utils-1.0.0.tgz"; 1049 + sha1 = "abe06a83160b10570816c913990245813a2fd6af"; 1010 1050 }; 1011 1051 } 1012 1052 { 1013 - name = "_emotion_utils___utils_0.11.3.tgz"; 1053 + name = "_emotion_weak_memoize___weak_memoize_0.2.5.tgz"; 1014 1054 path = fetchurl { 1015 - name = "_emotion_utils___utils_0.11.3.tgz"; 1016 - url = "https://registry.yarnpkg.com/@emotion/utils/-/utils-0.11.3.tgz"; 1017 - sha1 = "a759863867befa7e583400d322652a3f44820924"; 1018 - }; 1019 - } 1020 - { 1021 - name = "_emotion_weak_memoize___weak_memoize_0.2.4.tgz"; 1022 - path = fetchurl { 1023 - name = "_emotion_weak_memoize___weak_memoize_0.2.4.tgz"; 1024 - url = "https://registry.yarnpkg.com/@emotion/weak-memoize/-/weak-memoize-0.2.4.tgz"; 1025 - sha1 = "622a72bebd1e3f48d921563b4b60a762295a81fc"; 1055 + name = "_emotion_weak_memoize___weak_memoize_0.2.5.tgz"; 1056 + url = "https://registry.yarnpkg.com/@emotion/weak-memoize/-/weak-memoize-0.2.5.tgz"; 1057 + sha1 = "8eed982e2ee6f7f4e44c253e12962980791efd46"; 1026 1058 }; 1027 1059 } 1028 1060 { 1029 - name = "_eslint_eslintrc___eslintrc_0.2.1.tgz"; 1061 + name = "_eslint_eslintrc___eslintrc_0.4.1.tgz"; 1030 1062 path = fetchurl { 1031 - name = "_eslint_eslintrc___eslintrc_0.2.1.tgz"; 1032 - url = "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.2.1.tgz"; 1033 - sha1 = "f72069c330461a06684d119384435e12a5d76e3c"; 1063 + name = "_eslint_eslintrc___eslintrc_0.4.1.tgz"; 1064 + url = "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.1.tgz"; 1065 + sha1 = "442763b88cecbe3ee0ec7ca6d6dd6168550cbf14"; 1034 1066 }; 1035 1067 } 1036 1068 { ··· 1186 1218 }; 1187 1219 } 1188 1220 { 1189 - name = "_rails_ujs___ujs_6.0.3.tgz"; 1221 + name = "_polka_url___url_1.0.0_next.11.tgz"; 1190 1222 path = fetchurl { 1191 - name = "_rails_ujs___ujs_6.0.3.tgz"; 1192 - url = "https://registry.yarnpkg.com/@rails/ujs/-/ujs-6.0.3.tgz"; 1193 - sha1 = "e68a03278e30daea6a110aac5dfa33c60c53055d"; 1223 + name = "_polka_url___url_1.0.0_next.11.tgz"; 1224 + url = "https://registry.yarnpkg.com/@polka/url/-/url-1.0.0-next.11.tgz"; 1225 + sha1 = "aeb16f50649a91af79dbe36574b66d0f9e4d9f71"; 1226 + }; 1227 + } 1228 + { 1229 + name = "_rails_ujs___ujs_6.1.3.tgz"; 1230 + path = fetchurl { 1231 + name = "_rails_ujs___ujs_6.1.3.tgz"; 1232 + url = "https://registry.yarnpkg.com/@rails/ujs/-/ujs-6.1.3.tgz"; 1233 + sha1 = "90ef26caa0925492b1a3b1495db09cfbe49e745e"; 1194 1234 }; 1195 1235 } 1196 1236 { ··· 1218 1258 }; 1219 1259 } 1220 1260 { 1221 - name = "_testing_library_jest_dom___jest_dom_5.11.6.tgz"; 1261 + name = "_testing_library_jest_dom___jest_dom_5.12.0.tgz"; 1222 1262 path = fetchurl { 1223 - name = "_testing_library_jest_dom___jest_dom_5.11.6.tgz"; 1224 - url = "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.11.6.tgz"; 1225 - sha1 = "782940e82e5cd17bc0a36f15156ba16f3570ac81"; 1263 + name = "_testing_library_jest_dom___jest_dom_5.12.0.tgz"; 1264 + url = "https://registry.yarnpkg.com/@testing-library/jest-dom/-/jest-dom-5.12.0.tgz"; 1265 + sha1 = "6a5d340b092c44b7bce17a4791b47d9bc2c61443"; 1226 1266 }; 1227 1267 } 1228 1268 { 1229 - name = "_testing_library_react___react_11.2.2.tgz"; 1269 + name = "_testing_library_react___react_11.2.6.tgz"; 1230 1270 path = fetchurl { 1231 - name = "_testing_library_react___react_11.2.2.tgz"; 1232 - url = "https://registry.yarnpkg.com/@testing-library/react/-/react-11.2.2.tgz"; 1233 - sha1 = "099c6c195140ff069211143cb31c0f8337bdb7b7"; 1271 + name = "_testing_library_react___react_11.2.6.tgz"; 1272 + url = "https://registry.yarnpkg.com/@testing-library/react/-/react-11.2.6.tgz"; 1273 + sha1 = "586a23adc63615985d85be0c903f374dab19200b"; 1234 1274 }; 1235 1275 } 1236 1276 { ··· 1311 1351 name = "_types_graceful_fs___graceful_fs_4.1.3.tgz"; 1312 1352 url = "https://registry.yarnpkg.com/@types/graceful-fs/-/graceful-fs-4.1.3.tgz"; 1313 1353 sha1 = "039af35fe26bec35003e8d86d2ee9c586354348f"; 1354 + }; 1355 + } 1356 + { 1357 + name = "_types_hoist_non_react_statics___hoist_non_react_statics_3.3.1.tgz"; 1358 + path = fetchurl { 1359 + name = "_types_hoist_non_react_statics___hoist_non_react_statics_3.3.1.tgz"; 1360 + url = "https://registry.yarnpkg.com/@types/hoist-non-react-statics/-/hoist-non-react-statics-3.3.1.tgz"; 1361 + sha1 = "1124aafe5118cb591977aeb1ceaaed1070eb039f"; 1314 1362 }; 1315 1363 } 1316 1364 { ··· 1410 1458 }; 1411 1459 } 1412 1460 { 1461 + name = "_types_prop_types___prop_types_15.7.3.tgz"; 1462 + path = fetchurl { 1463 + name = "_types_prop_types___prop_types_15.7.3.tgz"; 1464 + url = "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.3.tgz"; 1465 + sha1 = "2ab0d5da2e5815f94b0b9d4b95d1e5f243ab2ca7"; 1466 + }; 1467 + } 1468 + { 1413 1469 name = "_types_q___q_1.5.2.tgz"; 1414 1470 path = fetchurl { 1415 1471 name = "_types_q___q_1.5.2.tgz"; ··· 1418 1474 }; 1419 1475 } 1420 1476 { 1477 + name = "_types_react_redux___react_redux_7.1.16.tgz"; 1478 + path = fetchurl { 1479 + name = "_types_react_redux___react_redux_7.1.16.tgz"; 1480 + url = "https://registry.yarnpkg.com/@types/react-redux/-/react-redux-7.1.16.tgz"; 1481 + sha1 = "0fbd04c2500c12105494c83d4a3e45c084e3cb21"; 1482 + }; 1483 + } 1484 + { 1485 + name = "_types_react___react_17.0.3.tgz"; 1486 + path = fetchurl { 1487 + name = "_types_react___react_17.0.3.tgz"; 1488 + url = "https://registry.yarnpkg.com/@types/react/-/react-17.0.3.tgz"; 1489 + sha1 = "ba6e215368501ac3826951eef2904574c262cc79"; 1490 + }; 1491 + } 1492 + { 1493 + name = "_types_scheduler___scheduler_0.16.1.tgz"; 1494 + path = fetchurl { 1495 + name = "_types_scheduler___scheduler_0.16.1.tgz"; 1496 + url = "https://registry.yarnpkg.com/@types/scheduler/-/scheduler-0.16.1.tgz"; 1497 + sha1 = "18845205e86ff0038517aab7a18a62a6b9f71275"; 1498 + }; 1499 + } 1500 + { 1421 1501 name = "_types_schema_utils___schema_utils_1.0.0.tgz"; 1422 1502 path = fetchurl { 1423 1503 name = "_types_schema_utils___schema_utils_1.0.0.tgz"; ··· 1650 1730 }; 1651 1731 } 1652 1732 { 1653 - name = "acorn_jsx___acorn_jsx_5.2.0.tgz"; 1733 + name = "acorn_jsx___acorn_jsx_5.3.1.tgz"; 1654 1734 path = fetchurl { 1655 - name = "acorn_jsx___acorn_jsx_5.2.0.tgz"; 1656 - url = "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.2.0.tgz"; 1657 - sha1 = "4c66069173d6fdd68ed85239fc256226182b2ebe"; 1735 + name = "acorn_jsx___acorn_jsx_5.3.1.tgz"; 1736 + url = "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.1.tgz"; 1737 + sha1 = "fc8661e11b7ac1539c47dbfea2e72b3af34d267b"; 1658 1738 }; 1659 1739 } 1660 1740 { ··· 1906 1986 }; 1907 1987 } 1908 1988 { 1989 + name = "argparse___argparse_2.0.1.tgz"; 1990 + path = fetchurl { 1991 + name = "argparse___argparse_2.0.1.tgz"; 1992 + url = "https://registry.yarnpkg.com/argparse/-/argparse-2.0.1.tgz"; 1993 + sha1 = "246f50f3ca78a3240f6c997e8a9bd1eac49e4b38"; 1994 + }; 1995 + } 1996 + { 1909 1997 name = "aria_query___aria_query_4.2.2.tgz"; 1910 1998 path = fetchurl { 1911 1999 name = "aria_query___aria_query_4.2.2.tgz"; ··· 1954 2042 }; 1955 2043 } 1956 2044 { 1957 - name = "array_includes___array_includes_3.1.1.tgz"; 2045 + name = "array_includes___array_includes_3.1.3.tgz"; 1958 2046 path = fetchurl { 1959 - name = "array_includes___array_includes_3.1.1.tgz"; 1960 - url = "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.1.tgz"; 1961 - sha1 = "cdd67e6852bdf9c1215460786732255ed2459348"; 2047 + name = "array_includes___array_includes_3.1.3.tgz"; 2048 + url = "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.3.tgz"; 2049 + sha1 = "c7f619b382ad2afaf5326cddfdc0afc61af7690a"; 1962 2050 }; 1963 2051 } 1964 2052 { ··· 1994 2082 }; 1995 2083 } 1996 2084 { 1997 - name = "array.prototype.flatmap___array.prototype.flatmap_1.2.3.tgz"; 2085 + name = "array.prototype.flatmap___array.prototype.flatmap_1.2.4.tgz"; 1998 2086 path = fetchurl { 1999 - name = "array.prototype.flatmap___array.prototype.flatmap_1.2.3.tgz"; 2000 - url = "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.2.3.tgz"; 2001 - sha1 = "1c13f84a178566042dd63de4414440db9222e443"; 2087 + name = "array.prototype.flatmap___array.prototype.flatmap_1.2.4.tgz"; 2088 + url = "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.2.4.tgz"; 2089 + sha1 = "94cfd47cc1556ec0747d97f7c7738c58122004c9"; 2002 2090 }; 2003 2091 } 2004 2092 { ··· 2058 2146 }; 2059 2147 } 2060 2148 { 2061 - name = "astral_regex___astral_regex_1.0.0.tgz"; 2149 + name = "astral_regex___astral_regex_2.0.0.tgz"; 2062 2150 path = fetchurl { 2063 - name = "astral_regex___astral_regex_1.0.0.tgz"; 2064 - url = "https://registry.yarnpkg.com/astral-regex/-/astral-regex-1.0.0.tgz"; 2065 - sha1 = "6c8c3fb827dd43ee3918f27b82782ab7658a6fd9"; 2151 + name = "astral_regex___astral_regex_2.0.0.tgz"; 2152 + url = "https://registry.yarnpkg.com/astral-regex/-/astral-regex-2.0.0.tgz"; 2153 + sha1 = "483143c567aeed4785759c0865786dc77d7d2e31"; 2066 2154 }; 2067 2155 } 2068 2156 { ··· 2079 2167 name = "async_limiter___async_limiter_1.0.1.tgz"; 2080 2168 url = "https://registry.yarnpkg.com/async-limiter/-/async-limiter-1.0.1.tgz"; 2081 2169 sha1 = "dd379e94f0db8310b08291f9d64c3209766617fd"; 2082 - }; 2083 - } 2084 - { 2085 - name = "async___async_0.9.2.tgz"; 2086 - path = fetchurl { 2087 - name = "async___async_0.9.2.tgz"; 2088 - url = "https://registry.yarnpkg.com/async/-/async-0.9.2.tgz"; 2089 - sha1 = "aea74d5e61c1f899613bf64bda66d4c78f2fd17d"; 2090 2170 }; 2091 2171 } 2092 2172 { ··· 2146 2226 }; 2147 2227 } 2148 2228 { 2149 - name = "axios___axios_0.21.0.tgz"; 2229 + name = "axios___axios_0.21.1.tgz"; 2150 2230 path = fetchurl { 2151 - name = "axios___axios_0.21.0.tgz"; 2152 - url = "https://registry.yarnpkg.com/axios/-/axios-0.21.0.tgz"; 2153 - sha1 = "26df088803a2350dff2c27f96fef99fe49442aca"; 2231 + name = "axios___axios_0.21.1.tgz"; 2232 + url = "https://registry.yarnpkg.com/axios/-/axios-0.21.1.tgz"; 2233 + sha1 = "22563481962f4d6bde9a76d516ef0e5d3c09b2b8"; 2154 2234 }; 2155 2235 } 2156 2236 { ··· 2178 2258 }; 2179 2259 } 2180 2260 { 2181 - name = "babel_loader___babel_loader_8.2.1.tgz"; 2261 + name = "babel_loader___babel_loader_8.2.2.tgz"; 2182 2262 path = fetchurl { 2183 - name = "babel_loader___babel_loader_8.2.1.tgz"; 2184 - url = "https://registry.yarnpkg.com/babel-loader/-/babel-loader-8.2.1.tgz"; 2185 - sha1 = "e53313254677e86f27536f5071d807e01d24ec00"; 2263 + name = "babel_loader___babel_loader_8.2.2.tgz"; 2264 + url = "https://registry.yarnpkg.com/babel-loader/-/babel-loader-8.2.2.tgz"; 2265 + sha1 = "9363ce84c10c9a40e6c753748e1441b60c8a0b81"; 2186 2266 }; 2187 2267 } 2188 2268 { ··· 2194 2274 }; 2195 2275 } 2196 2276 { 2197 - name = "babel_plugin_emotion___babel_plugin_emotion_10.0.33.tgz"; 2198 - path = fetchurl { 2199 - name = "babel_plugin_emotion___babel_plugin_emotion_10.0.33.tgz"; 2200 - url = "https://registry.yarnpkg.com/babel-plugin-emotion/-/babel-plugin-emotion-10.0.33.tgz"; 2201 - sha1 = "ce1155dcd1783bbb9286051efee53f4e2be63e03"; 2202 - }; 2203 - } 2204 - { 2205 2277 name = "babel_plugin_istanbul___babel_plugin_istanbul_6.0.0.tgz"; 2206 2278 path = fetchurl { 2207 2279 name = "babel_plugin_istanbul___babel_plugin_istanbul_6.0.0.tgz"; ··· 2234 2306 }; 2235 2307 } 2236 2308 { 2309 + name = "babel_plugin_polyfill_corejs2___babel_plugin_polyfill_corejs2_0.2.0.tgz"; 2310 + path = fetchurl { 2311 + name = "babel_plugin_polyfill_corejs2___babel_plugin_polyfill_corejs2_0.2.0.tgz"; 2312 + url = "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs2/-/babel-plugin-polyfill-corejs2-0.2.0.tgz"; 2313 + sha1 = "686775bf9a5aa757e10520903675e3889caeedc4"; 2314 + }; 2315 + } 2316 + { 2317 + name = "babel_plugin_polyfill_corejs3___babel_plugin_polyfill_corejs3_0.2.0.tgz"; 2318 + path = fetchurl { 2319 + name = "babel_plugin_polyfill_corejs3___babel_plugin_polyfill_corejs3_0.2.0.tgz"; 2320 + url = "https://registry.yarnpkg.com/babel-plugin-polyfill-corejs3/-/babel-plugin-polyfill-corejs3-0.2.0.tgz"; 2321 + sha1 = "f4b4bb7b19329827df36ff56f6e6d367026cb7a2"; 2322 + }; 2323 + } 2324 + { 2325 + name = "babel_plugin_polyfill_regenerator___babel_plugin_polyfill_regenerator_0.2.0.tgz"; 2326 + path = fetchurl { 2327 + name = "babel_plugin_polyfill_regenerator___babel_plugin_polyfill_regenerator_0.2.0.tgz"; 2328 + url = "https://registry.yarnpkg.com/babel-plugin-polyfill-regenerator/-/babel-plugin-polyfill-regenerator-0.2.0.tgz"; 2329 + sha1 = "853f5f5716f4691d98c84f8069c7636ea8da7ab8"; 2330 + }; 2331 + } 2332 + { 2237 2333 name = "babel_plugin_preval___babel_plugin_preval_5.0.0.tgz"; 2238 2334 path = fetchurl { 2239 2335 name = "babel_plugin_preval___babel_plugin_preval_5.0.0.tgz"; ··· 2247 2343 name = "babel_plugin_react_intl___babel_plugin_react_intl_6.2.0.tgz"; 2248 2344 url = "https://registry.yarnpkg.com/babel-plugin-react-intl/-/babel-plugin-react-intl-6.2.0.tgz"; 2249 2345 sha1 = "ac51ca757f318938792fc91e1747515e9225386a"; 2250 - }; 2251 - } 2252 - { 2253 - name = "babel_plugin_syntax_jsx___babel_plugin_syntax_jsx_6.18.0.tgz"; 2254 - path = fetchurl { 2255 - name = "babel_plugin_syntax_jsx___babel_plugin_syntax_jsx_6.18.0.tgz"; 2256 - url = "https://registry.yarnpkg.com/babel-plugin-syntax-jsx/-/babel-plugin-syntax-jsx-6.18.0.tgz"; 2257 - sha1 = "0af32a9a6e13ca7a3fd5069e62d7b0f58d0d8946"; 2258 2346 }; 2259 2347 } 2260 2348 { ··· 2394 2482 }; 2395 2483 } 2396 2484 { 2397 - name = "bn.js___bn.js_4.11.9.tgz"; 2485 + name = "bn.js___bn.js_4.12.0.tgz"; 2398 2486 path = fetchurl { 2399 - name = "bn.js___bn.js_4.11.9.tgz"; 2400 - url = "https://registry.yarnpkg.com/bn.js/-/bn.js-4.11.9.tgz"; 2401 - sha1 = "26d556829458f9d1e81fc48952493d0ba3507828"; 2487 + name = "bn.js___bn.js_4.12.0.tgz"; 2488 + url = "https://registry.yarnpkg.com/bn.js/-/bn.js-4.12.0.tgz"; 2489 + sha1 = "775b3f278efbb9718eec7361f483fb36fbbfea88"; 2402 2490 }; 2403 2491 } 2404 2492 { ··· 2546 2634 }; 2547 2635 } 2548 2636 { 2637 + name = "browserslist___browserslist_4.16.3.tgz"; 2638 + path = fetchurl { 2639 + name = "browserslist___browserslist_4.16.3.tgz"; 2640 + url = "https://registry.yarnpkg.com/browserslist/-/browserslist-4.16.3.tgz"; 2641 + sha1 = "340aa46940d7db878748567c5dea24a48ddf3717"; 2642 + }; 2643 + } 2644 + { 2549 2645 name = "bser___bser_2.1.1.tgz"; 2550 2646 path = fetchurl { 2551 2647 name = "bser___bser_2.1.1.tgz"; ··· 2570 2666 }; 2571 2667 } 2572 2668 { 2573 - name = "buffer_writer___buffer_writer_1.0.1.tgz"; 2669 + name = "buffer_writer___buffer_writer_2.0.0.tgz"; 2574 2670 path = fetchurl { 2575 - name = "buffer_writer___buffer_writer_1.0.1.tgz"; 2576 - url = "https://registry.yarnpkg.com/buffer-writer/-/buffer-writer-1.0.1.tgz"; 2577 - sha1 = "22a936901e3029afcd7547eb4487ceb697a3bf08"; 2671 + name = "buffer_writer___buffer_writer_2.0.0.tgz"; 2672 + url = "https://registry.yarnpkg.com/buffer-writer/-/buffer-writer-2.0.0.tgz"; 2673 + sha1 = "ce7eb81a38f7829db09c873f2fbb792c0c98ec04"; 2578 2674 }; 2579 2675 } 2580 2676 { ··· 2591 2687 name = "buffer___buffer_4.9.2.tgz"; 2592 2688 url = "https://registry.yarnpkg.com/buffer/-/buffer-4.9.2.tgz"; 2593 2689 sha1 = "230ead344002988644841ab0244af8c44bbe3ef8"; 2690 + }; 2691 + } 2692 + { 2693 + name = "bufferutil___bufferutil_4.0.3.tgz"; 2694 + path = fetchurl { 2695 + name = "bufferutil___bufferutil_4.0.3.tgz"; 2696 + url = "https://registry.yarnpkg.com/bufferutil/-/bufferutil-4.0.3.tgz"; 2697 + sha1 = "66724b756bed23cd7c28c4d306d7994f9943cc6b"; 2594 2698 }; 2595 2699 } 2596 2700 { ··· 2642 2746 }; 2643 2747 } 2644 2748 { 2749 + name = "call_bind___call_bind_1.0.2.tgz"; 2750 + path = fetchurl { 2751 + name = "call_bind___call_bind_1.0.2.tgz"; 2752 + url = "https://registry.yarnpkg.com/call-bind/-/call-bind-1.0.2.tgz"; 2753 + sha1 = "b1d4e89e688119c3c9a903ad30abb2f6a919be3c"; 2754 + }; 2755 + } 2756 + { 2645 2757 name = "caller_callsite___caller_callsite_2.0.0.tgz"; 2646 2758 path = fetchurl { 2647 2759 name = "caller_callsite___caller_callsite_2.0.0.tgz"; ··· 2730 2842 }; 2731 2843 } 2732 2844 { 2845 + name = "caniuse_lite___caniuse_lite_1.0.30001191.tgz"; 2846 + path = fetchurl { 2847 + name = "caniuse_lite___caniuse_lite_1.0.30001191.tgz"; 2848 + url = "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001191.tgz"; 2849 + sha1 = "bacb432b6701f690c8c5f7c680166b9a9f0843d9"; 2850 + }; 2851 + } 2852 + { 2733 2853 name = "capture_exit___capture_exit_2.0.0.tgz"; 2734 2854 path = fetchurl { 2735 2855 name = "capture_exit___capture_exit_2.0.0.tgz"; ··· 2786 2906 }; 2787 2907 } 2788 2908 { 2789 - name = "chokidar___chokidar_3.4.1.tgz"; 2909 + name = "chokidar___chokidar_3.5.1.tgz"; 2790 2910 path = fetchurl { 2791 - name = "chokidar___chokidar_3.4.1.tgz"; 2792 - url = "https://registry.yarnpkg.com/chokidar/-/chokidar-3.4.1.tgz"; 2793 - sha1 = "e905bdecf10eaa0a0b1db0c664481cc4cbc22ba1"; 2911 + name = "chokidar___chokidar_3.5.1.tgz"; 2912 + url = "https://registry.yarnpkg.com/chokidar/-/chokidar-3.5.1.tgz"; 2913 + sha1 = "ee9ce7bbebd2b79f49f304799d5468e31e14e68a"; 2794 2914 }; 2795 2915 } 2796 2916 { ··· 2866 2986 }; 2867 2987 } 2868 2988 { 2869 - name = "classnames___classnames_2.2.6.tgz"; 2989 + name = "classnames___classnames_2.3.1.tgz"; 2870 2990 path = fetchurl { 2871 - name = "classnames___classnames_2.2.6.tgz"; 2872 - url = "https://registry.yarnpkg.com/classnames/-/classnames-2.2.6.tgz"; 2873 - sha1 = "43935bffdd291f326dad0a205309b38d00f650ce"; 2991 + name = "classnames___classnames_2.3.1.tgz"; 2992 + url = "https://registry.yarnpkg.com/classnames/-/classnames-2.3.1.tgz"; 2993 + sha1 = "dfcfa3891e306ec1dad105d0e88f4417b8535e8e"; 2874 2994 }; 2875 2995 } 2876 2996 { ··· 2970 3090 }; 2971 3091 } 2972 3092 { 2973 - name = "color_blend___color_blend_3.0.0.tgz"; 3093 + name = "color_blend___color_blend_3.0.1.tgz"; 2974 3094 path = fetchurl { 2975 - name = "color_blend___color_blend_3.0.0.tgz"; 2976 - url = "https://registry.yarnpkg.com/color-blend/-/color-blend-3.0.0.tgz"; 2977 - sha1 = "077073ee59ebce15e084f00590c5bf7577899cb5"; 3095 + name = "color_blend___color_blend_3.0.1.tgz"; 3096 + url = "https://registry.yarnpkg.com/color-blend/-/color-blend-3.0.1.tgz"; 3097 + sha1 = "3882ed1190ca18760ffe11570d8537960171172b"; 2978 3098 }; 2979 3099 } 2980 3100 { ··· 3031 3151 name = "colorette___colorette_1.2.1.tgz"; 3032 3152 url = "https://registry.yarnpkg.com/colorette/-/colorette-1.2.1.tgz"; 3033 3153 sha1 = "4d0b921325c14faf92633086a536db6e89564b1b"; 3154 + }; 3155 + } 3156 + { 3157 + name = "colorette___colorette_1.2.2.tgz"; 3158 + path = fetchurl { 3159 + name = "colorette___colorette_1.2.2.tgz"; 3160 + url = "https://registry.yarnpkg.com/colorette/-/colorette-1.2.2.tgz"; 3161 + sha1 = "cbcc79d5e99caea2dbf10eb3a26fd8b3e6acfa94"; 3034 3162 }; 3035 3163 } 3036 3164 { ··· 3210 3338 }; 3211 3339 } 3212 3340 { 3213 - name = "core_js_compat___core_js_compat_3.7.0.tgz"; 3341 + name = "core_js_compat___core_js_compat_3.10.1.tgz"; 3214 3342 path = fetchurl { 3215 - name = "core_js_compat___core_js_compat_3.7.0.tgz"; 3216 - url = "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.7.0.tgz"; 3217 - sha1 = "8479c5d3d672d83f1f5ab94cf353e57113e065ed"; 3343 + name = "core_js_compat___core_js_compat_3.10.1.tgz"; 3344 + url = "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.10.1.tgz"; 3345 + sha1 = "62183a3a77ceeffcc420d907a3e6fc67d9b27f1c"; 3218 3346 }; 3219 3347 } 3220 3348 { ··· 3231 3359 name = "core_js___core_js_2.6.11.tgz"; 3232 3360 url = "https://registry.yarnpkg.com/core-js/-/core-js-2.6.11.tgz"; 3233 3361 sha1 = "38831469f9922bded8ee21c9dc46985e0399308c"; 3362 + }; 3363 + } 3364 + { 3365 + name = "core_js___core_js_2.6.12.tgz"; 3366 + path = fetchurl { 3367 + name = "core_js___core_js_2.6.12.tgz"; 3368 + url = "https://registry.yarnpkg.com/core-js/-/core-js-2.6.12.tgz"; 3369 + sha1 = "d9333dfa7b065e347cc5682219d6f690859cc2ec"; 3234 3370 }; 3235 3371 } 3236 3372 { ··· 3282 3418 }; 3283 3419 } 3284 3420 { 3285 - name = "cross_env___cross_env_7.0.2.tgz"; 3421 + name = "cross_env___cross_env_7.0.3.tgz"; 3286 3422 path = fetchurl { 3287 - name = "cross_env___cross_env_7.0.2.tgz"; 3288 - url = "https://registry.yarnpkg.com/cross-env/-/cross-env-7.0.2.tgz"; 3289 - sha1 = "bd5ed31339a93a3418ac4f3ca9ca3403082ae5f9"; 3423 + name = "cross_env___cross_env_7.0.3.tgz"; 3424 + url = "https://registry.yarnpkg.com/cross-env/-/cross-env-7.0.3.tgz"; 3425 + sha1 = "865264b29677dc015ba8418918965dd232fc54cf"; 3290 3426 }; 3291 3427 } 3292 3428 { ··· 3378 3514 }; 3379 3515 } 3380 3516 { 3381 - name = "css_loader___css_loader_5.0.1.tgz"; 3517 + name = "css_loader___css_loader_5.2.4.tgz"; 3382 3518 path = fetchurl { 3383 - name = "css_loader___css_loader_5.0.1.tgz"; 3384 - url = "https://registry.yarnpkg.com/css-loader/-/css-loader-5.0.1.tgz"; 3385 - sha1 = "9e4de0d6636a6266a585bd0900b422c85539d25f"; 3519 + name = "css_loader___css_loader_5.2.4.tgz"; 3520 + url = "https://registry.yarnpkg.com/css-loader/-/css-loader-5.2.4.tgz"; 3521 + sha1 = "e985dcbce339812cb6104ef3670f08f9893a1536"; 3386 3522 }; 3387 3523 } 3388 3524 { ··· 3458 3594 }; 3459 3595 } 3460 3596 { 3461 - name = "cssnano_preset_default___cssnano_preset_default_4.0.7.tgz"; 3597 + name = "cssnano_preset_default___cssnano_preset_default_4.0.8.tgz"; 3462 3598 path = fetchurl { 3463 - name = "cssnano_preset_default___cssnano_preset_default_4.0.7.tgz"; 3464 - url = "https://registry.yarnpkg.com/cssnano-preset-default/-/cssnano-preset-default-4.0.7.tgz"; 3465 - sha1 = "51ec662ccfca0f88b396dcd9679cdb931be17f76"; 3599 + name = "cssnano_preset_default___cssnano_preset_default_4.0.8.tgz"; 3600 + url = "https://registry.yarnpkg.com/cssnano-preset-default/-/cssnano-preset-default-4.0.8.tgz"; 3601 + sha1 = "920622b1fc1e95a34e8838203f1397a504f2d3ff"; 3466 3602 }; 3467 3603 } 3468 3604 { ··· 3498 3634 }; 3499 3635 } 3500 3636 { 3501 - name = "cssnano___cssnano_4.1.10.tgz"; 3637 + name = "cssnano___cssnano_4.1.11.tgz"; 3502 3638 path = fetchurl { 3503 - name = "cssnano___cssnano_4.1.10.tgz"; 3504 - url = "https://registry.yarnpkg.com/cssnano/-/cssnano-4.1.10.tgz"; 3505 - sha1 = "0ac41f0b13d13d465487e111b778d42da631b8b2"; 3639 + name = "cssnano___cssnano_4.1.11.tgz"; 3640 + url = "https://registry.yarnpkg.com/cssnano/-/cssnano-4.1.11.tgz"; 3641 + sha1 = "c7b5f5b81da269cb1fd982cb960c1200910c9a99"; 3506 3642 }; 3507 3643 } 3508 3644 { ··· 3546 3682 }; 3547 3683 } 3548 3684 { 3685 + name = "csstype___csstype_3.0.6.tgz"; 3686 + path = fetchurl { 3687 + name = "csstype___csstype_3.0.6.tgz"; 3688 + url = "https://registry.yarnpkg.com/csstype/-/csstype-3.0.6.tgz"; 3689 + sha1 = "865d0b5833d7d8d40f4e5b8a6d76aea3de4725ef"; 3690 + }; 3691 + } 3692 + { 3549 3693 name = "cyclist___cyclist_1.0.1.tgz"; 3550 3694 path = fetchurl { 3551 3695 name = "cyclist___cyclist_1.0.1.tgz"; ··· 3594 3738 }; 3595 3739 } 3596 3740 { 3597 - name = "debug___debug_3.2.6.tgz"; 3741 + name = "debug___debug_3.2.7.tgz"; 3598 3742 path = fetchurl { 3599 - name = "debug___debug_3.2.6.tgz"; 3600 - url = "https://registry.yarnpkg.com/debug/-/debug-3.2.6.tgz"; 3601 - sha1 = "e83d17de16d8a7efb7717edbe5fb10135eee629b"; 3743 + name = "debug___debug_3.2.7.tgz"; 3744 + url = "https://registry.yarnpkg.com/debug/-/debug-3.2.7.tgz"; 3745 + sha1 = "72580b7e9145fb39b6676f9c5e5fb100b934179a"; 3602 3746 }; 3603 3747 } 3604 3748 { ··· 3730 3874 }; 3731 3875 } 3732 3876 { 3733 - name = "denque___denque_1.4.1.tgz"; 3877 + name = "denque___denque_1.5.0.tgz"; 3734 3878 path = fetchurl { 3735 - name = "denque___denque_1.4.1.tgz"; 3736 - url = "https://registry.yarnpkg.com/denque/-/denque-1.4.1.tgz"; 3737 - sha1 = "6744ff7641c148c3f8a69c307e51235c1f4a37cf"; 3879 + name = "denque___denque_1.5.0.tgz"; 3880 + url = "https://registry.yarnpkg.com/denque/-/denque-1.5.0.tgz"; 3881 + sha1 = "773de0686ff2d8ec2ff92914316a47b73b1c73de"; 3738 3882 }; 3739 3883 } 3740 3884 { ··· 3770 3914 }; 3771 3915 } 3772 3916 { 3917 + name = "detect_it___detect_it_4.0.1.tgz"; 3918 + path = fetchurl { 3919 + name = "detect_it___detect_it_4.0.1.tgz"; 3920 + url = "https://registry.yarnpkg.com/detect-it/-/detect-it-4.0.1.tgz"; 3921 + sha1 = "3f8de6b8330f5086270571251bedf10aec049e18"; 3922 + }; 3923 + } 3924 + { 3773 3925 name = "detect_newline___detect_newline_3.1.0.tgz"; 3774 3926 path = fetchurl { 3775 3927 name = "detect_newline___detect_newline_3.1.0.tgz"; ··· 3786 3938 }; 3787 3939 } 3788 3940 { 3789 - name = "detect_passive_events___detect_passive_events_2.0.1.tgz"; 3941 + name = "detect_passive_events___detect_passive_events_2.0.3.tgz"; 3790 3942 path = fetchurl { 3791 - name = "detect_passive_events___detect_passive_events_2.0.1.tgz"; 3792 - url = "https://registry.yarnpkg.com/detect-passive-events/-/detect-passive-events-2.0.1.tgz"; 3793 - sha1 = "fdbd6f6dd5e6ac10c6189a4cb26ab264d41c0835"; 3943 + name = "detect_passive_events___detect_passive_events_2.0.3.tgz"; 3944 + url = "https://registry.yarnpkg.com/detect-passive-events/-/detect-passive-events-2.0.3.tgz"; 3945 + sha1 = "1f75ebf80660a66c615d8be23c3241cdda6977e0"; 3794 3946 }; 3795 3947 } 3796 3948 { ··· 3946 4098 }; 3947 4099 } 3948 4100 { 3949 - name = "dotenv___dotenv_8.2.0.tgz"; 4101 + name = "dotenv___dotenv_9.0.1.tgz"; 3950 4102 path = fetchurl { 3951 - name = "dotenv___dotenv_8.2.0.tgz"; 3952 - url = "https://registry.yarnpkg.com/dotenv/-/dotenv-8.2.0.tgz"; 3953 - sha1 = "97e619259ada750eea3e4ea3e26bceea5424b16a"; 4103 + name = "dotenv___dotenv_9.0.1.tgz"; 4104 + url = "https://registry.yarnpkg.com/dotenv/-/dotenv-9.0.1.tgz"; 4105 + sha1 = "a889a28a3a515812dde1e7f8183ef5cdf3186b97"; 3954 4106 }; 3955 4107 } 3956 4108 { ··· 3994 4146 }; 3995 4147 } 3996 4148 { 3997 - name = "ejs___ejs_3.1.5.tgz"; 3998 - path = fetchurl { 3999 - name = "ejs___ejs_3.1.5.tgz"; 4000 - url = "https://registry.yarnpkg.com/ejs/-/ejs-3.1.5.tgz"; 4001 - sha1 = "aed723844dc20acb4b170cd9ab1017e476a0d93b"; 4002 - }; 4003 - } 4004 - { 4005 4149 name = "electron_to_chromium___electron_to_chromium_1.3.574.tgz"; 4006 4150 path = fetchurl { 4007 4151 name = "electron_to_chromium___electron_to_chromium_1.3.574.tgz"; ··· 4018 4162 }; 4019 4163 } 4020 4164 { 4021 - name = "elliptic___elliptic_6.5.3.tgz"; 4165 + name = "electron_to_chromium___electron_to_chromium_1.3.672.tgz"; 4166 + path = fetchurl { 4167 + name = "electron_to_chromium___electron_to_chromium_1.3.672.tgz"; 4168 + url = "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.672.tgz"; 4169 + sha1 = "3a6e335016dab4bc584d5292adc4f98f54541f6a"; 4170 + }; 4171 + } 4172 + { 4173 + name = "elliptic___elliptic_6.5.4.tgz"; 4022 4174 path = fetchurl { 4023 - name = "elliptic___elliptic_6.5.3.tgz"; 4024 - url = "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.3.tgz"; 4025 - sha1 = "cb59eb2efdaf73a0bd78ccd7015a62ad6e0f93d6"; 4175 + name = "elliptic___elliptic_6.5.4.tgz"; 4176 + url = "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.4.tgz"; 4177 + sha1 = "da37cebd31e79a1367e941b592ed1fbebd58abbb"; 4026 4178 }; 4027 4179 } 4028 4180 { ··· 4098 4250 }; 4099 4251 } 4100 4252 { 4101 - name = "enhanced_resolve___enhanced_resolve_4.3.0.tgz"; 4253 + name = "enhanced_resolve___enhanced_resolve_4.5.0.tgz"; 4102 4254 path = fetchurl { 4103 - name = "enhanced_resolve___enhanced_resolve_4.3.0.tgz"; 4104 - url = "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-4.3.0.tgz"; 4105 - sha1 = "3b806f3bfafc1ec7de69551ef93cca46c1704126"; 4255 + name = "enhanced_resolve___enhanced_resolve_4.5.0.tgz"; 4256 + url = "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-4.5.0.tgz"; 4257 + sha1 = "2f3cfd84dbe3b487f18f2db2ef1e064a571ca5ec"; 4106 4258 }; 4107 4259 } 4108 4260 { ··· 4154 4306 }; 4155 4307 } 4156 4308 { 4157 - name = "es_abstract___es_abstract_1.18.0_next.1.tgz"; 4309 + name = "es_abstract___es_abstract_1.18.0_next.2.tgz"; 4158 4310 path = fetchurl { 4159 - name = "es_abstract___es_abstract_1.18.0_next.1.tgz"; 4160 - url = "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.18.0-next.1.tgz"; 4161 - sha1 = "6e3a0a4bda717e5023ab3b8e90bec36108d22c68"; 4311 + name = "es_abstract___es_abstract_1.18.0_next.2.tgz"; 4312 + url = "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.18.0-next.2.tgz"; 4313 + sha1 = "088101a55f0541f595e7e057199e27ddc8f3a5c2"; 4162 4314 }; 4163 4315 } 4164 4316 { ··· 4306 4458 }; 4307 4459 } 4308 4460 { 4309 - name = "eslint_plugin_promise___eslint_plugin_promise_4.2.1.tgz"; 4461 + name = "eslint_plugin_promise___eslint_plugin_promise_5.1.0.tgz"; 4310 4462 path = fetchurl { 4311 - name = "eslint_plugin_promise___eslint_plugin_promise_4.2.1.tgz"; 4312 - url = "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-4.2.1.tgz"; 4313 - sha1 = "845fd8b2260ad8f82564c1222fce44ad71d9418a"; 4463 + name = "eslint_plugin_promise___eslint_plugin_promise_5.1.0.tgz"; 4464 + url = "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-5.1.0.tgz"; 4465 + sha1 = "fb2188fb734e4557993733b41aa1a688f46c6f24"; 4314 4466 }; 4315 4467 } 4316 4468 { 4317 - name = "eslint_plugin_react___eslint_plugin_react_7.21.5.tgz"; 4469 + name = "eslint_plugin_react___eslint_plugin_react_7.23.2.tgz"; 4318 4470 path = fetchurl { 4319 - name = "eslint_plugin_react___eslint_plugin_react_7.21.5.tgz"; 4320 - url = "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.21.5.tgz"; 4321 - sha1 = "50b21a412b9574bfe05b21db176e8b7b3b15bff3"; 4471 + name = "eslint_plugin_react___eslint_plugin_react_7.23.2.tgz"; 4472 + url = "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.23.2.tgz"; 4473 + sha1 = "2d2291b0f95c03728b55869f01102290e792d494"; 4322 4474 }; 4323 4475 } 4324 4476 { ··· 4370 4522 }; 4371 4523 } 4372 4524 { 4373 - name = "eslint___eslint_7.14.0.tgz"; 4525 + name = "eslint___eslint_7.26.0.tgz"; 4374 4526 path = fetchurl { 4375 - name = "eslint___eslint_7.14.0.tgz"; 4376 - url = "https://registry.yarnpkg.com/eslint/-/eslint-7.14.0.tgz"; 4377 - sha1 = "2d2cac1d28174c510a97b377f122a5507958e344"; 4527 + name = "eslint___eslint_7.26.0.tgz"; 4528 + url = "https://registry.yarnpkg.com/eslint/-/eslint-7.26.0.tgz"; 4529 + sha1 = "d416fdcdcb3236cd8f282065312813f8c13982f6"; 4378 4530 }; 4379 4531 } 4380 4532 { ··· 4386 4538 }; 4387 4539 } 4388 4540 { 4389 - name = "espree___espree_7.3.0.tgz"; 4541 + name = "espree___espree_7.3.1.tgz"; 4390 4542 path = fetchurl { 4391 - name = "espree___espree_7.3.0.tgz"; 4392 - url = "https://registry.yarnpkg.com/espree/-/espree-7.3.0.tgz"; 4393 - sha1 = "dc30437cf67947cf576121ebd780f15eeac72348"; 4543 + name = "espree___espree_7.3.1.tgz"; 4544 + url = "https://registry.yarnpkg.com/espree/-/espree-7.3.1.tgz"; 4545 + sha1 = "f2df330b752c6f55019f8bd89b7660039c1bbbb6"; 4394 4546 }; 4395 4547 } 4396 4548 { ··· 4402 4554 }; 4403 4555 } 4404 4556 { 4405 - name = "esquery___esquery_1.3.1.tgz"; 4557 + name = "esquery___esquery_1.4.0.tgz"; 4406 4558 path = fetchurl { 4407 - name = "esquery___esquery_1.3.1.tgz"; 4408 - url = "https://registry.yarnpkg.com/esquery/-/esquery-1.3.1.tgz"; 4409 - sha1 = "b78b5828aa8e214e29fb74c4d5b752e1c033da57"; 4559 + name = "esquery___esquery_1.4.0.tgz"; 4560 + url = "https://registry.yarnpkg.com/esquery/-/esquery-1.4.0.tgz"; 4561 + sha1 = "2148ffc38b82e8c7057dfed48425b3e61f0f24a5"; 4410 4562 }; 4411 4563 } 4412 4564 { ··· 4650 4802 }; 4651 4803 } 4652 4804 { 4653 - name = "faye_websocket___faye_websocket_0.10.0.tgz"; 4654 - path = fetchurl { 4655 - name = "faye_websocket___faye_websocket_0.10.0.tgz"; 4656 - url = "https://registry.yarnpkg.com/faye-websocket/-/faye-websocket-0.10.0.tgz"; 4657 - sha1 = "4e492f8d04dfb6f89003507f6edbf2d501e7c6f4"; 4658 - }; 4659 - } 4660 - { 4661 4805 name = "faye_websocket___faye_websocket_0.11.3.tgz"; 4662 4806 path = fetchurl { 4663 4807 name = "faye_websocket___faye_websocket_0.11.3.tgz"; ··· 4698 4842 }; 4699 4843 } 4700 4844 { 4701 - name = "file_entry_cache___file_entry_cache_5.0.1.tgz"; 4845 + name = "file_entry_cache___file_entry_cache_6.0.1.tgz"; 4702 4846 path = fetchurl { 4703 - name = "file_entry_cache___file_entry_cache_5.0.1.tgz"; 4704 - url = "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-5.0.1.tgz"; 4705 - sha1 = "ca0f6efa6dd3d561333fb14515065c2fafdf439c"; 4847 + name = "file_entry_cache___file_entry_cache_6.0.1.tgz"; 4848 + url = "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-6.0.1.tgz"; 4849 + sha1 = "211b2dd9659cb0394b073e7323ac3c933d522027"; 4706 4850 }; 4707 4851 } 4708 4852 { ··· 4730 4874 }; 4731 4875 } 4732 4876 { 4733 - name = "filelist___filelist_1.0.1.tgz"; 4734 - path = fetchurl { 4735 - name = "filelist___filelist_1.0.1.tgz"; 4736 - url = "https://registry.yarnpkg.com/filelist/-/filelist-1.0.1.tgz"; 4737 - sha1 = "f10d1a3ae86c1694808e8f20906f43d4c9132dbb"; 4738 - }; 4739 - } 4740 - { 4741 - name = "filesize___filesize_6.1.0.tgz"; 4742 - path = fetchurl { 4743 - name = "filesize___filesize_6.1.0.tgz"; 4744 - url = "https://registry.yarnpkg.com/filesize/-/filesize-6.1.0.tgz"; 4745 - sha1 = "e81bdaa780e2451d714d71c0d7a4f3238d37ad00"; 4746 - }; 4747 - } 4748 - { 4749 4877 name = "fill_range___fill_range_4.0.0.tgz"; 4750 4878 path = fetchurl { 4751 4879 name = "fill_range___fill_range_4.0.0.tgz"; ··· 4786 4914 }; 4787 4915 } 4788 4916 { 4789 - name = "find_root___find_root_1.1.0.tgz"; 4790 - path = fetchurl { 4791 - name = "find_root___find_root_1.1.0.tgz"; 4792 - url = "https://registry.yarnpkg.com/find-root/-/find-root-1.1.0.tgz"; 4793 - sha1 = "abcfc8ba76f708c42a97b3d685b7e9450bfb9ce4"; 4794 - }; 4795 - } 4796 - { 4797 4917 name = "find_up___find_up_2.1.0.tgz"; 4798 4918 path = fetchurl { 4799 4919 name = "find_up___find_up_2.1.0.tgz"; ··· 4834 4954 }; 4835 4955 } 4836 4956 { 4837 - name = "flat_cache___flat_cache_2.0.1.tgz"; 4957 + name = "flat_cache___flat_cache_3.0.4.tgz"; 4838 4958 path = fetchurl { 4839 - name = "flat_cache___flat_cache_2.0.1.tgz"; 4840 - url = "https://registry.yarnpkg.com/flat-cache/-/flat-cache-2.0.1.tgz"; 4841 - sha1 = "5d296d6f04bda44a4630a301413bdbc2ec085ec0"; 4959 + name = "flat_cache___flat_cache_3.0.4.tgz"; 4960 + url = "https://registry.yarnpkg.com/flat-cache/-/flat-cache-3.0.4.tgz"; 4961 + sha1 = "61b0338302b2fe9f957dcc32fc2a87f1c3048b11"; 4842 4962 }; 4843 4963 } 4844 4964 { 4845 - name = "flatted___flatted_2.0.2.tgz"; 4965 + name = "flatted___flatted_3.1.0.tgz"; 4846 4966 path = fetchurl { 4847 - name = "flatted___flatted_2.0.2.tgz"; 4848 - url = "https://registry.yarnpkg.com/flatted/-/flatted-2.0.2.tgz"; 4849 - sha1 = "4575b21e2bcee7434aa9be662f4b7b5f9c2b5138"; 4967 + name = "flatted___flatted_3.1.0.tgz"; 4968 + url = "https://registry.yarnpkg.com/flatted/-/flatted-3.1.0.tgz"; 4969 + sha1 = "a5d06b4a8b01e3a63771daa5cb7a1903e2e57067"; 4850 4970 }; 4851 4971 } 4852 4972 { ··· 4994 5114 }; 4995 5115 } 4996 5116 { 5117 + name = "fsevents___fsevents_2.3.2.tgz"; 5118 + path = fetchurl { 5119 + name = "fsevents___fsevents_2.3.2.tgz"; 5120 + url = "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.2.tgz"; 5121 + sha1 = "8a526f78b8fdf4623b709e0b975c52c24c02fd1a"; 5122 + }; 5123 + } 5124 + { 4997 5125 name = "function_bind___function_bind_1.1.1.tgz"; 4998 5126 path = fetchurl { 4999 5127 name = "function_bind___function_bind_1.1.1.tgz"; ··· 5034 5162 }; 5035 5163 } 5036 5164 { 5037 - name = "generic_pool___generic_pool_2.4.3.tgz"; 5165 + name = "gensync___gensync_1.0.0_beta.2.tgz"; 5038 5166 path = fetchurl { 5039 - name = "generic_pool___generic_pool_2.4.3.tgz"; 5040 - url = "https://registry.yarnpkg.com/generic-pool/-/generic-pool-2.4.3.tgz"; 5041 - sha1 = "780c36f69dfad05a5a045dd37be7adca11a4f6ff"; 5167 + name = "gensync___gensync_1.0.0_beta.2.tgz"; 5168 + url = "https://registry.yarnpkg.com/gensync/-/gensync-1.0.0-beta.2.tgz"; 5169 + sha1 = "32a6ee76c3d7f52d46b2b1ae5d93fea8580a25e0"; 5042 5170 }; 5043 5171 } 5044 5172 { 5045 - name = "gensync___gensync_1.0.0_beta.1.tgz"; 5173 + name = "get_caller_file___get_caller_file_2.0.5.tgz"; 5046 5174 path = fetchurl { 5047 - name = "gensync___gensync_1.0.0_beta.1.tgz"; 5048 - url = "https://registry.yarnpkg.com/gensync/-/gensync-1.0.0-beta.1.tgz"; 5049 - sha1 = "58f4361ff987e5ff6e1e7a210827aa371eaac269"; 5175 + name = "get_caller_file___get_caller_file_2.0.5.tgz"; 5176 + url = "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-2.0.5.tgz"; 5177 + sha1 = "4f94412a82db32f36e3b0b9741f8a97feb031f7e"; 5050 5178 }; 5051 5179 } 5052 5180 { 5053 - name = "get_caller_file___get_caller_file_2.0.5.tgz"; 5181 + name = "get_intrinsic___get_intrinsic_1.1.1.tgz"; 5054 5182 path = fetchurl { 5055 - name = "get_caller_file___get_caller_file_2.0.5.tgz"; 5056 - url = "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-2.0.5.tgz"; 5057 - sha1 = "4f94412a82db32f36e3b0b9741f8a97feb031f7e"; 5183 + name = "get_intrinsic___get_intrinsic_1.1.1.tgz"; 5184 + url = "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.1.1.tgz"; 5185 + sha1 = "15f59f376f855c446963948f0d24cd3637b4abc6"; 5058 5186 }; 5059 5187 } 5060 5188 { ··· 5114 5242 }; 5115 5243 } 5116 5244 { 5117 - name = "glob___glob_7.1.6.tgz"; 5245 + name = "glob___glob_7.1.7.tgz"; 5118 5246 path = fetchurl { 5119 - name = "glob___glob_7.1.6.tgz"; 5120 - url = "https://registry.yarnpkg.com/glob/-/glob-7.1.6.tgz"; 5121 - sha1 = "141f33b81a7c2492e125594307480c46679278a6"; 5247 + name = "glob___glob_7.1.7.tgz"; 5248 + url = "https://registry.yarnpkg.com/glob/-/glob-7.1.7.tgz"; 5249 + sha1 = "3b193e9233f01d42d0b3f78294bbeeb418f94a90"; 5122 5250 }; 5123 5251 } 5124 5252 { ··· 5170 5298 }; 5171 5299 } 5172 5300 { 5301 + name = "globals___globals_13.6.0.tgz"; 5302 + path = fetchurl { 5303 + name = "globals___globals_13.6.0.tgz"; 5304 + url = "https://registry.yarnpkg.com/globals/-/globals-13.6.0.tgz"; 5305 + sha1 = "d77138e53738567bb96a3916ff6f6b487af20ef7"; 5306 + }; 5307 + } 5308 + { 5173 5309 name = "globals___globals_9.18.0.tgz"; 5174 5310 path = fetchurl { 5175 5311 name = "globals___globals_9.18.0.tgz"; ··· 5218 5354 }; 5219 5355 } 5220 5356 { 5221 - name = "gzip_size___gzip_size_5.1.1.tgz"; 5357 + name = "gzip_size___gzip_size_6.0.0.tgz"; 5222 5358 path = fetchurl { 5223 - name = "gzip_size___gzip_size_5.1.1.tgz"; 5224 - url = "https://registry.yarnpkg.com/gzip-size/-/gzip-size-5.1.1.tgz"; 5225 - sha1 = "cb9bee692f87c0612b232840a873904e4c135274"; 5359 + name = "gzip_size___gzip_size_6.0.0.tgz"; 5360 + url = "https://registry.yarnpkg.com/gzip-size/-/gzip-size-6.0.0.tgz"; 5361 + sha1 = "065367fd50c239c0671cbcbad5be3e2eeb10e462"; 5226 5362 }; 5227 5363 } 5228 5364 { ··· 5410 5546 }; 5411 5547 } 5412 5548 { 5413 - name = "hosted_git_info___hosted_git_info_2.8.8.tgz"; 5549 + name = "hosted_git_info___hosted_git_info_2.8.9.tgz"; 5414 5550 path = fetchurl { 5415 - name = "hosted_git_info___hosted_git_info_2.8.8.tgz"; 5416 - url = "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.8.8.tgz"; 5417 - sha1 = "7539bd4bc1e0e0a895815a2e0262420b12858488"; 5551 + name = "hosted_git_info___hosted_git_info_2.8.9.tgz"; 5552 + url = "https://registry.yarnpkg.com/hosted-git-info/-/hosted-git-info-2.8.9.tgz"; 5553 + sha1 = "dffc0bf9a21c02209090f2aa69429e1414daf3f9"; 5418 5554 }; 5419 5555 } 5420 5556 { ··· 5442 5578 }; 5443 5579 } 5444 5580 { 5445 - name = "html_comment_regex___html_comment_regex_1.1.2.tgz"; 5446 - path = fetchurl { 5447 - name = "html_comment_regex___html_comment_regex_1.1.2.tgz"; 5448 - url = "https://registry.yarnpkg.com/html-comment-regex/-/html-comment-regex-1.1.2.tgz"; 5449 - sha1 = "97d4688aeb5c81886a364faa0cad1dda14d433a7"; 5450 - }; 5451 - } 5452 - { 5453 5581 name = "html_encoding_sniffer___html_encoding_sniffer_2.0.1.tgz"; 5454 5582 path = fetchurl { 5455 5583 name = "html_encoding_sniffer___html_encoding_sniffer_2.0.1.tgz"; ··· 5522 5650 }; 5523 5651 } 5524 5652 { 5653 + name = "http_parser_js___http_parser_js_0.5.3.tgz"; 5654 + path = fetchurl { 5655 + name = "http_parser_js___http_parser_js_0.5.3.tgz"; 5656 + url = "https://registry.yarnpkg.com/http-parser-js/-/http-parser-js-0.5.3.tgz"; 5657 + sha1 = "01d2709c79d41698bb01d4decc5e9da4e4a033d9"; 5658 + }; 5659 + } 5660 + { 5525 5661 name = "http_proxy_middleware___http_proxy_middleware_0.19.1.tgz"; 5526 5662 path = fetchurl { 5527 5663 name = "http_proxy_middleware___http_proxy_middleware_0.19.1.tgz"; ··· 5570 5706 }; 5571 5707 } 5572 5708 { 5573 - name = "icss_utils___icss_utils_5.0.0.tgz"; 5709 + name = "icss_utils___icss_utils_5.1.0.tgz"; 5574 5710 path = fetchurl { 5575 - name = "icss_utils___icss_utils_5.0.0.tgz"; 5576 - url = "https://registry.yarnpkg.com/icss-utils/-/icss-utils-5.0.0.tgz"; 5577 - sha1 = "03ed56c3accd32f9caaf1752ebf64ef12347bb84"; 5711 + name = "icss_utils___icss_utils_5.1.0.tgz"; 5712 + url = "https://registry.yarnpkg.com/icss-utils/-/icss-utils-5.1.0.tgz"; 5713 + sha1 = "c6be6858abd013d768e98366ae47e25d5887b1ae"; 5578 5714 }; 5579 5715 } 5580 5716 { ··· 5770 5906 }; 5771 5907 } 5772 5908 { 5773 - name = "internal_slot___internal_slot_1.0.2.tgz"; 5909 + name = "internal_slot___internal_slot_1.0.3.tgz"; 5774 5910 path = fetchurl { 5775 - name = "internal_slot___internal_slot_1.0.2.tgz"; 5776 - url = "https://registry.yarnpkg.com/internal-slot/-/internal-slot-1.0.2.tgz"; 5777 - sha1 = "9c2e9fb3cd8e5e4256c6f45fe310067fcfa378a3"; 5911 + name = "internal_slot___internal_slot_1.0.3.tgz"; 5912 + url = "https://registry.yarnpkg.com/internal-slot/-/internal-slot-1.0.3.tgz"; 5913 + sha1 = "7347e307deeea2faac2ac6205d4bc7d34967f59c"; 5778 5914 }; 5779 5915 } 5780 5916 { ··· 5786 5922 }; 5787 5923 } 5788 5924 { 5789 - name = "intersection_observer___intersection_observer_0.11.0.tgz"; 5925 + name = "intersection_observer___intersection_observer_0.12.0.tgz"; 5790 5926 path = fetchurl { 5791 - name = "intersection_observer___intersection_observer_0.11.0.tgz"; 5792 - url = "https://registry.yarnpkg.com/intersection-observer/-/intersection-observer-0.11.0.tgz"; 5793 - sha1 = "f4ea067070326f68393ee161cc0a2ca4c0040c6f"; 5927 + name = "intersection_observer___intersection_observer_0.12.0.tgz"; 5928 + url = "https://registry.yarnpkg.com/intersection-observer/-/intersection-observer-0.12.0.tgz"; 5929 + sha1 = "6c84628f67ce8698e5f9ccf857d97718745837aa"; 5794 5930 }; 5795 5931 } 5796 5932 { ··· 5986 6122 }; 5987 6123 } 5988 6124 { 5989 - name = "is_core_module___is_core_module_2.1.0.tgz"; 6125 + name = "is_core_module___is_core_module_2.2.0.tgz"; 5990 6126 path = fetchurl { 5991 - name = "is_core_module___is_core_module_2.1.0.tgz"; 5992 - url = "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.1.0.tgz"; 5993 - sha1 = "a4cc031d9b1aca63eecbd18a650e13cb4eeab946"; 6127 + name = "is_core_module___is_core_module_2.2.0.tgz"; 6128 + url = "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.2.0.tgz"; 6129 + sha1 = "97037ef3d52224d85163f5597b2b63d9afed981a"; 5994 6130 }; 5995 6131 } 5996 6132 { ··· 6146 6282 }; 6147 6283 } 6148 6284 { 6149 - name = "is_nan___is_nan_1.3.0.tgz"; 6285 + name = "is_nan___is_nan_1.3.2.tgz"; 6150 6286 path = fetchurl { 6151 - name = "is_nan___is_nan_1.3.0.tgz"; 6152 - url = "https://registry.yarnpkg.com/is-nan/-/is-nan-1.3.0.tgz"; 6153 - sha1 = "85d1f5482f7051c2019f5673ccebdb06f3b0db03"; 6287 + name = "is_nan___is_nan_1.3.2.tgz"; 6288 + url = "https://registry.yarnpkg.com/is-nan/-/is-nan-1.3.2.tgz"; 6289 + sha1 = "043a54adea31748b55b6cd4e09aadafa69bd9e1d"; 6154 6290 }; 6155 6291 } 6156 6292 { 6157 - name = "is_negative_zero___is_negative_zero_2.0.0.tgz"; 6293 + name = "is_negative_zero___is_negative_zero_2.0.1.tgz"; 6158 6294 path = fetchurl { 6159 - name = "is_negative_zero___is_negative_zero_2.0.0.tgz"; 6160 - url = "https://registry.yarnpkg.com/is-negative-zero/-/is-negative-zero-2.0.0.tgz"; 6161 - sha1 = "9553b121b0fac28869da9ed459e20c7543788461"; 6295 + name = "is_negative_zero___is_negative_zero_2.0.1.tgz"; 6296 + url = "https://registry.yarnpkg.com/is-negative-zero/-/is-negative-zero-2.0.1.tgz"; 6297 + sha1 = "3de746c18dda2319241a53675908d8f766f11c24"; 6162 6298 }; 6163 6299 } 6164 6300 { ··· 6282 6418 }; 6283 6419 } 6284 6420 { 6285 - name = "is_svg___is_svg_3.0.0.tgz"; 6286 - path = fetchurl { 6287 - name = "is_svg___is_svg_3.0.0.tgz"; 6288 - url = "https://registry.yarnpkg.com/is-svg/-/is-svg-3.0.0.tgz"; 6289 - sha1 = "9321dbd29c212e5ca99c4fa9794c714bcafa2f75"; 6290 - }; 6291 - } 6292 - { 6293 6421 name = "is_symbol___is_symbol_1.0.3.tgz"; 6294 6422 path = fetchurl { 6295 6423 name = "is_symbol___is_symbol_1.0.3.tgz"; ··· 6423 6551 name = "istanbul_reports___istanbul_reports_3.0.2.tgz"; 6424 6552 url = "https://registry.yarnpkg.com/istanbul-reports/-/istanbul-reports-3.0.2.tgz"; 6425 6553 sha1 = "d593210e5000683750cb09fc0644e4b6e27fd53b"; 6426 - }; 6427 - } 6428 - { 6429 - name = "jake___jake_10.8.2.tgz"; 6430 - path = fetchurl { 6431 - name = "jake___jake_10.8.2.tgz"; 6432 - url = "https://registry.yarnpkg.com/jake/-/jake-10.8.2.tgz"; 6433 - sha1 = "ebc9de8558160a66d82d0eadc6a2e58fbc500a7b"; 6434 6554 }; 6435 6555 } 6436 6556 { ··· 6690 6810 }; 6691 6811 } 6692 6812 { 6693 - name = "js_string_escape___js_string_escape_1.0.1.tgz"; 6813 + name = "js_tokens___js_tokens_4.0.0.tgz"; 6694 6814 path = fetchurl { 6695 - name = "js_string_escape___js_string_escape_1.0.1.tgz"; 6696 - url = "https://registry.yarnpkg.com/js-string-escape/-/js-string-escape-1.0.1.tgz"; 6697 - sha1 = "e2625badbc0d67c7533e9edc1068c587ae4137ef"; 6815 + name = "js_tokens___js_tokens_4.0.0.tgz"; 6816 + url = "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz"; 6817 + sha1 = "19203fb59991df98e3a287050d4647cdeaf32499"; 6698 6818 }; 6699 6819 } 6700 6820 { 6701 - name = "js_tokens___js_tokens_4.0.0.tgz"; 6821 + name = "js_yaml___js_yaml_3.14.1.tgz"; 6702 6822 path = fetchurl { 6703 - name = "js_tokens___js_tokens_4.0.0.tgz"; 6704 - url = "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz"; 6705 - sha1 = "19203fb59991df98e3a287050d4647cdeaf32499"; 6823 + name = "js_yaml___js_yaml_3.14.1.tgz"; 6824 + url = "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.1.tgz"; 6825 + sha1 = "dae812fdb3825fa306609a8717383c50c36a0537"; 6706 6826 }; 6707 6827 } 6708 6828 { 6709 - name = "js_yaml___js_yaml_3.14.0.tgz"; 6829 + name = "js_yaml___js_yaml_4.1.0.tgz"; 6710 6830 path = fetchurl { 6711 - name = "js_yaml___js_yaml_3.14.0.tgz"; 6712 - url = "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.0.tgz"; 6713 - sha1 = "a7a34170f26a21bb162424d8adacb4113a69e482"; 6831 + name = "js_yaml___js_yaml_4.1.0.tgz"; 6832 + url = "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.1.0.tgz"; 6833 + sha1 = "c1fb65f8f5017901cdd2c951864ba18458a10602"; 6714 6834 }; 6715 6835 } 6716 6836 { ··· 6994 7114 }; 6995 7115 } 6996 7116 { 6997 - name = "line_column___line_column_1.0.2.tgz"; 6998 - path = fetchurl { 6999 - name = "line_column___line_column_1.0.2.tgz"; 7000 - url = "https://registry.yarnpkg.com/line-column/-/line-column-1.0.2.tgz"; 7001 - sha1 = "d25af2936b6f4849172b312e4792d1d987bc34a2"; 7002 - }; 7003 - } 7004 - { 7005 7117 name = "lines_and_columns___lines_and_columns_1.1.6.tgz"; 7006 7118 path = fetchurl { 7007 7119 name = "lines_and_columns___lines_and_columns_1.1.6.tgz"; ··· 7074 7186 }; 7075 7187 } 7076 7188 { 7189 + name = "lockfile___lockfile_1.0.4.tgz"; 7190 + path = fetchurl { 7191 + name = "lockfile___lockfile_1.0.4.tgz"; 7192 + url = "https://registry.yarnpkg.com/lockfile/-/lockfile-1.0.4.tgz"; 7193 + sha1 = "07f819d25ae48f87e538e6578b6964a4981a5609"; 7194 + }; 7195 + } 7196 + { 7077 7197 name = "lodash.capitalize___lodash.capitalize_4.2.1.tgz"; 7078 7198 path = fetchurl { 7079 7199 name = "lodash.capitalize___lodash.capitalize_4.2.1.tgz"; ··· 7082 7202 }; 7083 7203 } 7084 7204 { 7205 + name = "lodash.debounce___lodash.debounce_4.0.8.tgz"; 7206 + path = fetchurl { 7207 + name = "lodash.debounce___lodash.debounce_4.0.8.tgz"; 7208 + url = "https://registry.yarnpkg.com/lodash.debounce/-/lodash.debounce-4.0.8.tgz"; 7209 + sha1 = "82d79bff30a67c4005ffd5e2515300ad9ca4d7af"; 7210 + }; 7211 + } 7212 + { 7085 7213 name = "lodash.defaults___lodash.defaults_4.2.0.tgz"; 7086 7214 path = fetchurl { 7087 7215 name = "lodash.defaults___lodash.defaults_4.2.0.tgz"; ··· 7162 7290 }; 7163 7291 } 7164 7292 { 7165 - name = "lodash___lodash_4.17.20.tgz"; 7293 + name = "lodash___lodash_4.17.21.tgz"; 7166 7294 path = fetchurl { 7167 - name = "lodash___lodash_4.17.20.tgz"; 7168 - url = "https://registry.yarnpkg.com/lodash/-/lodash-4.17.20.tgz"; 7169 - sha1 = "b44a9b6297bcb698f1c51a3545a2b3b368d59c52"; 7295 + name = "lodash___lodash_4.17.21.tgz"; 7296 + url = "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz"; 7297 + sha1 = "679591c564c3bffaae8454cf0b3df370c3d6911c"; 7170 7298 }; 7171 7299 } 7172 7300 { ··· 7258 7386 }; 7259 7387 } 7260 7388 { 7261 - name = "marky___marky_1.2.1.tgz"; 7389 + name = "marky___marky_1.2.2.tgz"; 7262 7390 path = fetchurl { 7263 - name = "marky___marky_1.2.1.tgz"; 7264 - url = "https://registry.yarnpkg.com/marky/-/marky-1.2.1.tgz"; 7265 - sha1 = "a3fcf82ffd357756b8b8affec9fdbf3a30dc1b02"; 7391 + name = "marky___marky_1.2.2.tgz"; 7392 + url = "https://registry.yarnpkg.com/marky/-/marky-1.2.2.tgz"; 7393 + sha1 = "4456765b4de307a13d263a69b0c79bf226e68323"; 7266 7394 }; 7267 7395 } 7268 7396 { ··· 7402 7530 }; 7403 7531 } 7404 7532 { 7533 + name = "mime___mime_2.4.7.tgz"; 7534 + path = fetchurl { 7535 + name = "mime___mime_2.4.7.tgz"; 7536 + url = "https://registry.yarnpkg.com/mime/-/mime-2.4.7.tgz"; 7537 + sha1 = "962aed9be0ed19c91fd7dc2ece5d7f4e89a90d74"; 7538 + }; 7539 + } 7540 + { 7405 7541 name = "mime___mime_2.4.4.tgz"; 7406 7542 path = fetchurl { 7407 7543 name = "mime___mime_2.4.4.tgz"; ··· 7426 7562 }; 7427 7563 } 7428 7564 { 7429 - name = "mini_css_extract_plugin___mini_css_extract_plugin_1.3.1.tgz"; 7565 + name = "mini_css_extract_plugin___mini_css_extract_plugin_1.6.0.tgz"; 7430 7566 path = fetchurl { 7431 - name = "mini_css_extract_plugin___mini_css_extract_plugin_1.3.1.tgz"; 7432 - url = "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-1.3.1.tgz"; 7433 - sha1 = "1375c88b2bc2a9d197670a55761edcd1b5d72f21"; 7567 + name = "mini_css_extract_plugin___mini_css_extract_plugin_1.6.0.tgz"; 7568 + url = "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-1.6.0.tgz"; 7569 + sha1 = "b4db2525af2624899ed64a23b0016e0036411893"; 7434 7570 }; 7435 7571 } 7436 7572 { ··· 7618 7754 }; 7619 7755 } 7620 7756 { 7621 - name = "nanoid___nanoid_3.1.16.tgz"; 7757 + name = "nanoid___nanoid_3.1.22.tgz"; 7622 7758 path = fetchurl { 7623 - name = "nanoid___nanoid_3.1.16.tgz"; 7624 - url = "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.16.tgz"; 7625 - sha1 = "b21f0a7d031196faf75314d7c65d36352beeef64"; 7759 + name = "nanoid___nanoid_3.1.22.tgz"; 7760 + url = "https://registry.yarnpkg.com/nanoid/-/nanoid-3.1.22.tgz"; 7761 + sha1 = "b35f8fb7d151990a8aebd5aa5015c03cf726f844"; 7626 7762 }; 7627 7763 } 7628 7764 { ··· 7690 7826 }; 7691 7827 } 7692 7828 { 7829 + name = "node_gyp_build___node_gyp_build_4.2.3.tgz"; 7830 + path = fetchurl { 7831 + name = "node_gyp_build___node_gyp_build_4.2.3.tgz"; 7832 + url = "https://registry.yarnpkg.com/node-gyp-build/-/node-gyp-build-4.2.3.tgz"; 7833 + sha1 = "ce6277f853835f718829efb47db20f3e4d9c4739"; 7834 + }; 7835 + } 7836 + { 7693 7837 name = "node_int64___node_int64_0.4.0.tgz"; 7694 7838 path = fetchurl { 7695 7839 name = "node_int64___node_int64_0.4.0.tgz"; ··· 7735 7879 name = "node_releases___node_releases_1.1.67.tgz"; 7736 7880 url = "https://registry.yarnpkg.com/node-releases/-/node-releases-1.1.67.tgz"; 7737 7881 sha1 = "28ebfcccd0baa6aad8e8d4d8fe4cbc49ae239c12"; 7882 + }; 7883 + } 7884 + { 7885 + name = "node_releases___node_releases_1.1.71.tgz"; 7886 + path = fetchurl { 7887 + name = "node_releases___node_releases_1.1.71.tgz"; 7888 + url = "https://registry.yarnpkg.com/node-releases/-/node-releases-1.1.71.tgz"; 7889 + sha1 = "cb1334b179896b1c89ecfdd4b725fb7bbdfc7dbb"; 7738 7890 }; 7739 7891 } 7740 7892 { ··· 7842 7994 }; 7843 7995 } 7844 7996 { 7845 - name = "object_assign___object_assign_4.1.0.tgz"; 7846 - path = fetchurl { 7847 - name = "object_assign___object_assign_4.1.0.tgz"; 7848 - url = "https://registry.yarnpkg.com/object-assign/-/object-assign-4.1.0.tgz"; 7849 - sha1 = "7a3b3d0e98063d43f4c03f2e8ae6cd51a86883a0"; 7850 - }; 7851 - } 7852 - { 7853 7997 name = "object_assign___object_assign_4.1.1.tgz"; 7854 7998 path = fetchurl { 7855 7999 name = "object_assign___object_assign_4.1.1.tgz"; ··· 7879 8023 name = "object_inspect___object_inspect_1.8.0.tgz"; 7880 8024 url = "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.8.0.tgz"; 7881 8025 sha1 = "df807e5ecf53a609cc6bfe93eac3cc7be5b3a9d0"; 8026 + }; 8027 + } 8028 + { 8029 + name = "object_inspect___object_inspect_1.9.0.tgz"; 8030 + path = fetchurl { 8031 + name = "object_inspect___object_inspect_1.9.0.tgz"; 8032 + url = "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.9.0.tgz"; 8033 + sha1 = "c90521d74e1127b67266ded3394ad6116986533a"; 7882 8034 }; 7883 8035 } 7884 8036 { ··· 7914 8066 }; 7915 8067 } 7916 8068 { 7917 - name = "object.entries___object.entries_1.1.2.tgz"; 8069 + name = "object.assign___object.assign_4.1.2.tgz"; 7918 8070 path = fetchurl { 7919 - name = "object.entries___object.entries_1.1.2.tgz"; 7920 - url = "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.2.tgz"; 7921 - sha1 = "bc73f00acb6b6bb16c203434b10f9a7e797d3add"; 8071 + name = "object.assign___object.assign_4.1.2.tgz"; 8072 + url = "https://registry.yarnpkg.com/object.assign/-/object.assign-4.1.2.tgz"; 8073 + sha1 = "0ed54a342eceb37b38ff76eb831a0e788cb63940"; 7922 8074 }; 7923 8075 } 7924 8076 { 7925 - name = "object.fromentries___object.fromentries_2.0.2.tgz"; 8077 + name = "object.entries___object.entries_1.1.3.tgz"; 7926 8078 path = fetchurl { 7927 - name = "object.fromentries___object.fromentries_2.0.2.tgz"; 7928 - url = "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.2.tgz"; 7929 - sha1 = "4a09c9b9bb3843dd0f89acdb517a794d4f355ac9"; 8079 + name = "object.entries___object.entries_1.1.3.tgz"; 8080 + url = "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.3.tgz"; 8081 + sha1 = "c601c7f168b62374541a07ddbd3e2d5e4f7711a6"; 8082 + }; 8083 + } 8084 + { 8085 + name = "object.fromentries___object.fromentries_2.0.4.tgz"; 8086 + path = fetchurl { 8087 + name = "object.fromentries___object.fromentries_2.0.4.tgz"; 8088 + url = "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.4.tgz"; 8089 + sha1 = "26e1ba5c4571c5c6f0890cef4473066456a120b8"; 7930 8090 }; 7931 8091 } 7932 8092 { ··· 7946 8106 }; 7947 8107 } 7948 8108 { 7949 - name = "object.values___object.values_1.1.1.tgz"; 8109 + name = "object.values___object.values_1.1.3.tgz"; 7950 8110 path = fetchurl { 7951 - name = "object.values___object.values_1.1.1.tgz"; 7952 - url = "https://registry.yarnpkg.com/object.values/-/object.values-1.1.1.tgz"; 7953 - sha1 = "68a99ecde356b7e9295a3c5e0ce31dc8c953de5e"; 8111 + name = "object.values___object.values_1.1.3.tgz"; 8112 + url = "https://registry.yarnpkg.com/object.values/-/object.values-1.1.3.tgz"; 8113 + sha1 = "eaa8b1e17589f02f698db093f7c62ee1699742ee"; 7954 8114 }; 7955 8115 } 7956 8116 { ··· 8178 8338 }; 8179 8339 } 8180 8340 { 8181 - name = "packet_reader___packet_reader_0.3.1.tgz"; 8341 + name = "packet_reader___packet_reader_1.0.0.tgz"; 8182 8342 path = fetchurl { 8183 - name = "packet_reader___packet_reader_0.3.1.tgz"; 8184 - url = "https://registry.yarnpkg.com/packet-reader/-/packet-reader-0.3.1.tgz"; 8185 - sha1 = "cd62e60af8d7fea8a705ec4ff990871c46871f27"; 8343 + name = "packet_reader___packet_reader_1.0.0.tgz"; 8344 + url = "https://registry.yarnpkg.com/packet-reader/-/packet-reader-1.0.0.tgz"; 8345 + sha1 = "9238e5480dedabacfe1fe3f2771063f164157d74"; 8186 8346 }; 8187 8347 } 8188 8348 { ··· 8418 8578 }; 8419 8579 } 8420 8580 { 8421 - name = "pg_connection_string___pg_connection_string_0.1.3.tgz"; 8581 + name = "pg_connection_string___pg_connection_string_2.4.0.tgz"; 8422 8582 path = fetchurl { 8423 - name = "pg_connection_string___pg_connection_string_0.1.3.tgz"; 8424 - url = "https://registry.yarnpkg.com/pg-connection-string/-/pg-connection-string-0.1.3.tgz"; 8425 - sha1 = "da1847b20940e42ee1492beaf65d49d91b245df7"; 8583 + name = "pg_connection_string___pg_connection_string_2.4.0.tgz"; 8584 + url = "https://registry.yarnpkg.com/pg-connection-string/-/pg-connection-string-2.4.0.tgz"; 8585 + sha1 = "c979922eb47832999a204da5dbe1ebf2341b6a10"; 8426 8586 }; 8427 8587 } 8428 8588 { ··· 8434 8594 }; 8435 8595 } 8436 8596 { 8437 - name = "pg_pool___pg_pool_1.8.0.tgz"; 8597 + name = "pg_pool___pg_pool_3.2.2.tgz"; 8438 8598 path = fetchurl { 8439 - name = "pg_pool___pg_pool_1.8.0.tgz"; 8440 - url = "https://registry.yarnpkg.com/pg-pool/-/pg-pool-1.8.0.tgz"; 8441 - sha1 = "f7ec73824c37a03f076f51bfdf70e340147c4f37"; 8599 + name = "pg_pool___pg_pool_3.2.2.tgz"; 8600 + url = "https://registry.yarnpkg.com/pg-pool/-/pg-pool-3.2.2.tgz"; 8601 + sha1 = "a560e433443ed4ad946b84d774b3f22452694dff"; 8442 8602 }; 8443 8603 } 8444 8604 { 8445 - name = "pg_types___pg_types_1.13.0.tgz"; 8605 + name = "pg_protocol___pg_protocol_1.4.0.tgz"; 8446 8606 path = fetchurl { 8447 - name = "pg_types___pg_types_1.13.0.tgz"; 8448 - url = "https://registry.yarnpkg.com/pg-types/-/pg-types-1.13.0.tgz"; 8449 - sha1 = "75f490b8a8abf75f1386ef5ec4455ecf6b345c63"; 8607 + name = "pg_protocol___pg_protocol_1.4.0.tgz"; 8608 + url = "https://registry.yarnpkg.com/pg-protocol/-/pg-protocol-1.4.0.tgz"; 8609 + sha1 = "43a71a92f6fe3ac559952555aa3335c8cb4908be"; 8610 + }; 8611 + } 8612 + { 8613 + name = "pg_types___pg_types_2.2.0.tgz"; 8614 + path = fetchurl { 8615 + name = "pg_types___pg_types_2.2.0.tgz"; 8616 + url = "https://registry.yarnpkg.com/pg-types/-/pg-types-2.2.0.tgz"; 8617 + sha1 = "2d0250d636454f7cfa3b6ae0382fdfa8063254a3"; 8450 8618 }; 8451 8619 } 8452 8620 { 8453 - name = "pg___pg_6.4.2.tgz"; 8621 + name = "pg___pg_8.5.1.tgz"; 8454 8622 path = fetchurl { 8455 - name = "pg___pg_6.4.2.tgz"; 8456 - url = "https://registry.yarnpkg.com/pg/-/pg-6.4.2.tgz"; 8457 - sha1 = "c364011060eac7a507a2ae063eb857ece910e27f"; 8623 + name = "pg___pg_8.5.1.tgz"; 8624 + url = "https://registry.yarnpkg.com/pg/-/pg-8.5.1.tgz"; 8625 + sha1 = "34dcb15f6db4a29c702bf5031ef2e1e25a06a120"; 8458 8626 }; 8459 8627 } 8460 8628 { 8461 - name = "pgpass___pgpass_1.0.2.tgz"; 8629 + name = "pgpass___pgpass_1.0.4.tgz"; 8462 8630 path = fetchurl { 8463 - name = "pgpass___pgpass_1.0.2.tgz"; 8464 - url = "https://registry.yarnpkg.com/pgpass/-/pgpass-1.0.2.tgz"; 8465 - sha1 = "2a7bb41b6065b67907e91da1b07c1847c877b306"; 8631 + name = "pgpass___pgpass_1.0.4.tgz"; 8632 + url = "https://registry.yarnpkg.com/pgpass/-/pgpass-1.0.4.tgz"; 8633 + sha1 = "85eb93a83800b20f8057a2b029bf05abaf94ea9c"; 8466 8634 }; 8467 8635 } 8468 8636 { ··· 8842 9010 }; 8843 9011 } 8844 9012 { 8845 - name = "postcss_svgo___postcss_svgo_4.0.2.tgz"; 9013 + name = "postcss_svgo___postcss_svgo_4.0.3.tgz"; 8846 9014 path = fetchurl { 8847 - name = "postcss_svgo___postcss_svgo_4.0.2.tgz"; 8848 - url = "https://registry.yarnpkg.com/postcss-svgo/-/postcss-svgo-4.0.2.tgz"; 8849 - sha1 = "17b997bc711b333bab143aaed3b8d3d6e3d38258"; 9015 + name = "postcss_svgo___postcss_svgo_4.0.3.tgz"; 9016 + url = "https://registry.yarnpkg.com/postcss-svgo/-/postcss-svgo-4.0.3.tgz"; 9017 + sha1 = "343a2cdbac9505d416243d496f724f38894c941e"; 8850 9018 }; 8851 9019 } 8852 9020 { ··· 8890 9058 }; 8891 9059 } 8892 9060 { 8893 - name = "postcss___postcss_8.1.6.tgz"; 9061 + name = "postcss___postcss_8.2.10.tgz"; 8894 9062 path = fetchurl { 8895 - name = "postcss___postcss_8.1.6.tgz"; 8896 - url = "https://registry.yarnpkg.com/postcss/-/postcss-8.1.6.tgz"; 8897 - sha1 = "b022ba2cfb8701da234d073ed3128c5a384c35ff"; 9063 + name = "postcss___postcss_8.2.10.tgz"; 9064 + url = "https://registry.yarnpkg.com/postcss/-/postcss-8.2.10.tgz"; 9065 + sha1 = "ca7a042aa8aff494b334d0ff3e9e77079f6f702b"; 8898 9066 }; 8899 9067 } 8900 9068 { 8901 - name = "postgres_array___postgres_array_1.0.3.tgz"; 9069 + name = "postgres_array___postgres_array_2.0.0.tgz"; 8902 9070 path = fetchurl { 8903 - name = "postgres_array___postgres_array_1.0.3.tgz"; 8904 - url = "https://registry.yarnpkg.com/postgres-array/-/postgres-array-1.0.3.tgz"; 8905 - sha1 = "c561fc3b266b21451fc6555384f4986d78ec80f5"; 9071 + name = "postgres_array___postgres_array_2.0.0.tgz"; 9072 + url = "https://registry.yarnpkg.com/postgres-array/-/postgres-array-2.0.0.tgz"; 9073 + sha1 = "48f8fce054fbc69671999329b8834b772652d82e"; 8906 9074 }; 8907 9075 } 8908 9076 { ··· 9258 9426 }; 9259 9427 } 9260 9428 { 9261 - name = "react_input_autosize___react_input_autosize_2.2.2.tgz"; 9429 + name = "react_input_autosize___react_input_autosize_3.0.0.tgz"; 9262 9430 path = fetchurl { 9263 - name = "react_input_autosize___react_input_autosize_2.2.2.tgz"; 9264 - url = "https://registry.yarnpkg.com/react-input-autosize/-/react-input-autosize-2.2.2.tgz"; 9265 - sha1 = "fcaa7020568ec206bc04be36f4eb68e647c4d8c2"; 9431 + name = "react_input_autosize___react_input_autosize_3.0.0.tgz"; 9432 + url = "https://registry.yarnpkg.com/react-input-autosize/-/react-input-autosize-3.0.0.tgz"; 9433 + sha1 = "6b5898c790d4478d69420b55441fcc31d5c50a85"; 9266 9434 }; 9267 9435 } 9268 9436 { ··· 9330 9498 }; 9331 9499 } 9332 9500 { 9333 - name = "react_overlays___react_overlays_0.9.2.tgz"; 9501 + name = "react_overlays___react_overlays_0.9.3.tgz"; 9334 9502 path = fetchurl { 9335 - name = "react_overlays___react_overlays_0.9.2.tgz"; 9336 - url = "https://registry.yarnpkg.com/react-overlays/-/react-overlays-0.9.2.tgz"; 9337 - sha1 = "51ab1c62ded5af4d279bd3b943999531bbd648da"; 9503 + name = "react_overlays___react_overlays_0.9.3.tgz"; 9504 + url = "https://registry.yarnpkg.com/react-overlays/-/react-overlays-0.9.3.tgz"; 9505 + sha1 = "5bac8c1e9e7e057a125181dee2d784864dd62902"; 9338 9506 }; 9339 9507 } 9340 9508 { ··· 9346 9514 }; 9347 9515 } 9348 9516 { 9349 - name = "react_redux___react_redux_7.2.2.tgz"; 9517 + name = "react_redux___react_redux_7.2.4.tgz"; 9350 9518 path = fetchurl { 9351 - name = "react_redux___react_redux_7.2.2.tgz"; 9352 - url = "https://registry.yarnpkg.com/react-redux/-/react-redux-7.2.2.tgz"; 9353 - sha1 = "03862e803a30b6b9ef8582dadcc810947f74b736"; 9519 + name = "react_redux___react_redux_7.2.4.tgz"; 9520 + url = "https://registry.yarnpkg.com/react-redux/-/react-redux-7.2.4.tgz"; 9521 + sha1 = "1ebb474032b72d806de2e0519cd07761e222e225"; 9354 9522 }; 9355 9523 } 9356 9524 { ··· 9378 9546 }; 9379 9547 } 9380 9548 { 9381 - name = "react_select___react_select_3.1.0.tgz"; 9549 + name = "react_select___react_select_4.3.0.tgz"; 9382 9550 path = fetchurl { 9383 - name = "react_select___react_select_3.1.0.tgz"; 9384 - url = "https://registry.yarnpkg.com/react-select/-/react-select-3.1.0.tgz"; 9385 - sha1 = "ab098720b2e9fe275047c993f0d0caf5ded17c27"; 9551 + name = "react_select___react_select_4.3.0.tgz"; 9552 + url = "https://registry.yarnpkg.com/react-select/-/react-select-4.3.0.tgz"; 9553 + sha1 = "6bde634ae7a378b49f3833c85c126f533483fa2e"; 9386 9554 }; 9387 9555 } 9388 9556 { ··· 9426 9594 }; 9427 9595 } 9428 9596 { 9429 - name = "react_textarea_autosize___react_textarea_autosize_8.3.0.tgz"; 9597 + name = "react_textarea_autosize___react_textarea_autosize_8.3.2.tgz"; 9430 9598 path = fetchurl { 9431 - name = "react_textarea_autosize___react_textarea_autosize_8.3.0.tgz"; 9432 - url = "https://registry.yarnpkg.com/react-textarea-autosize/-/react-textarea-autosize-8.3.0.tgz"; 9433 - sha1 = "e6e2fd186d9f61bb80ac6e2dcb4c55504f93c2fa"; 9599 + name = "react_textarea_autosize___react_textarea_autosize_8.3.2.tgz"; 9600 + url = "https://registry.yarnpkg.com/react-textarea-autosize/-/react-textarea-autosize-8.3.2.tgz"; 9601 + sha1 = "4f9374d357b0a6f6469956726722549124a1b2db"; 9434 9602 }; 9435 9603 } 9436 9604 { 9437 - name = "react_toggle___react_toggle_4.1.1.tgz"; 9605 + name = "react_toggle___react_toggle_4.1.2.tgz"; 9438 9606 path = fetchurl { 9439 - name = "react_toggle___react_toggle_4.1.1.tgz"; 9440 - url = "https://registry.yarnpkg.com/react-toggle/-/react-toggle-4.1.1.tgz"; 9441 - sha1 = "2317f67bf918ea3508a96b09dd383efd9da572af"; 9607 + name = "react_toggle___react_toggle_4.1.2.tgz"; 9608 + url = "https://registry.yarnpkg.com/react-toggle/-/react-toggle-4.1.2.tgz"; 9609 + sha1 = "b00500832f925ad524356d909821821ae39f6c52"; 9442 9610 }; 9443 9611 } 9444 9612 { ··· 9522 9690 }; 9523 9691 } 9524 9692 { 9525 - name = "readdirp___readdirp_3.4.0.tgz"; 9693 + name = "readdirp___readdirp_3.5.0.tgz"; 9526 9694 path = fetchurl { 9527 - name = "readdirp___readdirp_3.4.0.tgz"; 9528 - url = "https://registry.yarnpkg.com/readdirp/-/readdirp-3.4.0.tgz"; 9529 - sha1 = "9fdccdf9e9155805449221ac645e8303ab5b9ada"; 9695 + name = "readdirp___readdirp_3.5.0.tgz"; 9696 + url = "https://registry.yarnpkg.com/readdirp/-/readdirp-3.5.0.tgz"; 9697 + sha1 = "9ba74c019b15d365278d2e91bb8c48d7b4d42c9e"; 9530 9698 }; 9531 9699 } 9532 9700 { ··· 9546 9714 }; 9547 9715 } 9548 9716 { 9549 - name = "redis_commands___redis_commands_1.6.0.tgz"; 9717 + name = "redis_commands___redis_commands_1.7.0.tgz"; 9550 9718 path = fetchurl { 9551 - name = "redis_commands___redis_commands_1.6.0.tgz"; 9552 - url = "https://registry.yarnpkg.com/redis-commands/-/redis-commands-1.6.0.tgz"; 9553 - sha1 = "36d4ca42ae9ed29815cdb30ad9f97982eba1ce23"; 9719 + name = "redis_commands___redis_commands_1.7.0.tgz"; 9720 + url = "https://registry.yarnpkg.com/redis-commands/-/redis-commands-1.7.0.tgz"; 9721 + sha1 = "15a6fea2d58281e27b1cd1acfb4b293e278c3a89"; 9554 9722 }; 9555 9723 } 9556 9724 { ··· 9570 9738 }; 9571 9739 } 9572 9740 { 9573 - name = "redis___redis_3.0.2.tgz"; 9741 + name = "redis___redis_3.1.2.tgz"; 9574 9742 path = fetchurl { 9575 - name = "redis___redis_3.0.2.tgz"; 9576 - url = "https://registry.yarnpkg.com/redis/-/redis-3.0.2.tgz"; 9577 - sha1 = "bd47067b8a4a3e6a2e556e57f71cc82c7360150a"; 9743 + name = "redis___redis_3.1.2.tgz"; 9744 + url = "https://registry.yarnpkg.com/redis/-/redis-3.1.2.tgz"; 9745 + sha1 = "766851117e80653d23e0ed536254677ab647638c"; 9578 9746 }; 9579 9747 } 9580 9748 { ··· 9594 9762 }; 9595 9763 } 9596 9764 { 9597 - name = "redux___redux_4.0.5.tgz"; 9765 + name = "redux___redux_4.1.0.tgz"; 9598 9766 path = fetchurl { 9599 - name = "redux___redux_4.0.5.tgz"; 9600 - url = "https://registry.yarnpkg.com/redux/-/redux-4.0.5.tgz"; 9601 - sha1 = "4db5de5816e17891de8a80c424232d06f051d93f"; 9767 + name = "redux___redux_4.1.0.tgz"; 9768 + url = "https://registry.yarnpkg.com/redux/-/redux-4.1.0.tgz"; 9769 + sha1 = "eb049679f2f523c379f1aff345c8612f294c88d4"; 9602 9770 }; 9603 9771 } 9604 9772 { ··· 9663 9831 name = "regexp.prototype.flags___regexp.prototype.flags_1.3.0.tgz"; 9664 9832 url = "https://registry.yarnpkg.com/regexp.prototype.flags/-/regexp.prototype.flags-1.3.0.tgz"; 9665 9833 sha1 = "7aba89b3c13a64509dabcf3ca8d9fbb9bdf5cb75"; 9834 + }; 9835 + } 9836 + { 9837 + name = "regexp.prototype.flags___regexp.prototype.flags_1.3.1.tgz"; 9838 + path = fetchurl { 9839 + name = "regexp.prototype.flags___regexp.prototype.flags_1.3.1.tgz"; 9840 + url = "https://registry.yarnpkg.com/regexp.prototype.flags/-/regexp.prototype.flags-1.3.1.tgz"; 9841 + sha1 = "7ef352ae8d159e758c0eadca6f8fcb4eef07be26"; 9666 9842 }; 9667 9843 } 9668 9844 { ··· 9898 10074 }; 9899 10075 } 9900 10076 { 9901 - name = "resolve___resolve_1.19.0.tgz"; 10077 + name = "resolve___resolve_1.20.0.tgz"; 9902 10078 path = fetchurl { 9903 - name = "resolve___resolve_1.19.0.tgz"; 9904 - url = "https://registry.yarnpkg.com/resolve/-/resolve-1.19.0.tgz"; 9905 - sha1 = "1af5bf630409734a067cae29318aac7fa29a267c"; 10079 + name = "resolve___resolve_1.20.0.tgz"; 10080 + url = "https://registry.yarnpkg.com/resolve/-/resolve-1.20.0.tgz"; 10081 + sha1 = "629a013fb3f70755d6f0b7935cc1c2c5378b1975"; 10082 + }; 10083 + } 10084 + { 10085 + name = "resolve___resolve_2.0.0_next.3.tgz"; 10086 + path = fetchurl { 10087 + name = "resolve___resolve_2.0.0_next.3.tgz"; 10088 + url = "https://registry.yarnpkg.com/resolve/-/resolve-2.0.0-next.3.tgz"; 10089 + sha1 = "d41016293d4a8586a39ca5d9b5f15cbea1f55e46"; 9906 10090 }; 9907 10091 } 9908 10092 { ··· 9946 10130 }; 9947 10131 } 9948 10132 { 9949 - name = "rimraf___rimraf_2.6.3.tgz"; 9950 - path = fetchurl { 9951 - name = "rimraf___rimraf_2.6.3.tgz"; 9952 - url = "https://registry.yarnpkg.com/rimraf/-/rimraf-2.6.3.tgz"; 9953 - sha1 = "b2d104fe0d8fb27cf9e0a1cda8262dd3833c6cab"; 9954 - }; 9955 - } 9956 - { 9957 10133 name = "rimraf___rimraf_2.7.1.tgz"; 9958 10134 path = fetchurl { 9959 10135 name = "rimraf___rimraf_2.7.1.tgz"; ··· 9970 10146 }; 9971 10147 } 9972 10148 { 10149 + name = "rimraf___rimraf_2.6.3.tgz"; 10150 + path = fetchurl { 10151 + name = "rimraf___rimraf_2.6.3.tgz"; 10152 + url = "https://registry.yarnpkg.com/rimraf/-/rimraf-2.6.3.tgz"; 10153 + sha1 = "b2d104fe0d8fb27cf9e0a1cda8262dd3833c6cab"; 10154 + }; 10155 + } 10156 + { 9973 10157 name = "ripemd160___ripemd160_2.0.2.tgz"; 9974 10158 path = fetchurl { 9975 10159 name = "ripemd160___ripemd160_2.0.2.tgz"; ··· 10058 10242 }; 10059 10243 } 10060 10244 { 10061 - name = "sass_loader___sass_loader_10.1.0.tgz"; 10245 + name = "sass_loader___sass_loader_10.1.1.tgz"; 10062 10246 path = fetchurl { 10063 - name = "sass_loader___sass_loader_10.1.0.tgz"; 10064 - url = "https://registry.yarnpkg.com/sass-loader/-/sass-loader-10.1.0.tgz"; 10065 - sha1 = "1727fcc0c32ab3eb197cda61d78adf4e9174a4b3"; 10247 + name = "sass_loader___sass_loader_10.1.1.tgz"; 10248 + url = "https://registry.yarnpkg.com/sass-loader/-/sass-loader-10.1.1.tgz"; 10249 + sha1 = "4ddd5a3d7638e7949065dd6e9c7c04037f7e663d"; 10066 10250 }; 10067 10251 } 10068 10252 { 10069 - name = "sass___sass_1.29.0.tgz"; 10253 + name = "sass___sass_1.32.12.tgz"; 10070 10254 path = fetchurl { 10071 - name = "sass___sass_1.29.0.tgz"; 10072 - url = "https://registry.yarnpkg.com/sass/-/sass-1.29.0.tgz"; 10073 - sha1 = "ec4e1842c146d8ea9258c28c141b8c2b7c6ab7f1"; 10255 + name = "sass___sass_1.32.12.tgz"; 10256 + url = "https://registry.yarnpkg.com/sass/-/sass-1.32.12.tgz"; 10257 + sha1 = "a2a47ad0f1c168222db5206444a30c12457abb9f"; 10074 10258 }; 10075 10259 } 10076 10260 { ··· 10154 10338 }; 10155 10339 } 10156 10340 { 10157 - name = "semver___semver_4.3.2.tgz"; 10158 - path = fetchurl { 10159 - name = "semver___semver_4.3.2.tgz"; 10160 - url = "https://registry.yarnpkg.com/semver/-/semver-4.3.2.tgz"; 10161 - sha1 = "c7a07158a80bedd052355b770d82d6640f803be7"; 10162 - }; 10163 - } 10164 - { 10165 10341 name = "semver___semver_7.0.0.tgz"; 10166 10342 path = fetchurl { 10167 10343 name = "semver___semver_7.0.0.tgz"; ··· 10178 10354 }; 10179 10355 } 10180 10356 { 10181 - name = "semver___semver_7.3.4.tgz"; 10357 + name = "semver___semver_7.3.5.tgz"; 10182 10358 path = fetchurl { 10183 - name = "semver___semver_7.3.4.tgz"; 10184 - url = "https://registry.yarnpkg.com/semver/-/semver-7.3.4.tgz"; 10185 - sha1 = "27aaa7d2e4ca76452f98d3add093a72c943edc97"; 10359 + name = "semver___semver_7.3.5.tgz"; 10360 + url = "https://registry.yarnpkg.com/semver/-/semver-7.3.5.tgz"; 10361 + sha1 = "0b621c879348d8998e4b0e4be94b3f12e6018ef7"; 10186 10362 }; 10187 10363 } 10188 10364 { ··· 10338 10514 }; 10339 10515 } 10340 10516 { 10341 - name = "side_channel___side_channel_1.0.3.tgz"; 10517 + name = "side_channel___side_channel_1.0.4.tgz"; 10342 10518 path = fetchurl { 10343 - name = "side_channel___side_channel_1.0.3.tgz"; 10344 - url = "https://registry.yarnpkg.com/side-channel/-/side-channel-1.0.3.tgz"; 10345 - sha1 = "cdc46b057550bbab63706210838df5d4c19519c3"; 10519 + name = "side_channel___side_channel_1.0.4.tgz"; 10520 + url = "https://registry.yarnpkg.com/side-channel/-/side-channel-1.0.4.tgz"; 10521 + sha1 = "efce5c8fdc104ee751b25c58d4290011fa5ea2cf"; 10346 10522 }; 10347 10523 } 10348 10524 { ··· 10359 10535 name = "simple_swizzle___simple_swizzle_0.2.2.tgz"; 10360 10536 url = "https://registry.yarnpkg.com/simple-swizzle/-/simple-swizzle-0.2.2.tgz"; 10361 10537 sha1 = "a4da6b635ffcccca33f70d17cb92592de95e557a"; 10538 + }; 10539 + } 10540 + { 10541 + name = "sirv___sirv_1.0.10.tgz"; 10542 + path = fetchurl { 10543 + name = "sirv___sirv_1.0.10.tgz"; 10544 + url = "https://registry.yarnpkg.com/sirv/-/sirv-1.0.10.tgz"; 10545 + sha1 = "3e591f5a9ae2520f50d5830f5fae38d97e7be194"; 10362 10546 }; 10363 10547 } 10364 10548 { ··· 10394 10578 }; 10395 10579 } 10396 10580 { 10397 - name = "slice_ansi___slice_ansi_2.1.0.tgz"; 10581 + name = "slice_ansi___slice_ansi_4.0.0.tgz"; 10398 10582 path = fetchurl { 10399 - name = "slice_ansi___slice_ansi_2.1.0.tgz"; 10400 - url = "https://registry.yarnpkg.com/slice-ansi/-/slice-ansi-2.1.0.tgz"; 10401 - sha1 = "cacd7693461a637a5788d92a7dd4fba068e81636"; 10583 + name = "slice_ansi___slice_ansi_4.0.0.tgz"; 10584 + url = "https://registry.yarnpkg.com/slice-ansi/-/slice-ansi-4.0.0.tgz"; 10585 + sha1 = "500e8dd0fd55b05815086255b3195adf2a45fe6b"; 10402 10586 }; 10403 10587 } 10404 10588 { ··· 10426 10610 }; 10427 10611 } 10428 10612 { 10429 - name = "sockjs_client___sockjs_client_1.4.0.tgz"; 10613 + name = "sockjs_client___sockjs_client_1.5.0.tgz"; 10430 10614 path = fetchurl { 10431 - name = "sockjs_client___sockjs_client_1.4.0.tgz"; 10432 - url = "https://registry.yarnpkg.com/sockjs-client/-/sockjs-client-1.4.0.tgz"; 10433 - sha1 = "c9f2568e19c8fd8173b4997ea3420e0bb306c7d5"; 10615 + name = "sockjs_client___sockjs_client_1.5.0.tgz"; 10616 + url = "https://registry.yarnpkg.com/sockjs-client/-/sockjs-client-1.5.0.tgz"; 10617 + sha1 = "2f8ff5d4b659e0d092f7aba0b7c386bd2aa20add"; 10434 10618 }; 10435 10619 } 10436 10620 { 10437 - name = "sockjs___sockjs_0.3.20.tgz"; 10621 + name = "sockjs___sockjs_0.3.21.tgz"; 10438 10622 path = fetchurl { 10439 - name = "sockjs___sockjs_0.3.20.tgz"; 10440 - url = "https://registry.yarnpkg.com/sockjs/-/sockjs-0.3.20.tgz"; 10441 - sha1 = "b26a283ec562ef8b2687b44033a4eeceac75d855"; 10623 + name = "sockjs___sockjs_0.3.21.tgz"; 10624 + url = "https://registry.yarnpkg.com/sockjs/-/sockjs-0.3.21.tgz"; 10625 + sha1 = "b34ffb98e796930b60a0cfa11904d6a339a7d417"; 10442 10626 }; 10443 10627 } 10444 10628 { ··· 10570 10754 }; 10571 10755 } 10572 10756 { 10573 - name = "split___split_1.0.1.tgz"; 10757 + name = "split2___split2_3.2.2.tgz"; 10574 10758 path = fetchurl { 10575 - name = "split___split_1.0.1.tgz"; 10576 - url = "https://registry.yarnpkg.com/split/-/split-1.0.1.tgz"; 10577 - sha1 = "605bd9be303aa59fb35f9229fbea0ddec9ea07d9"; 10759 + name = "split2___split2_3.2.2.tgz"; 10760 + url = "https://registry.yarnpkg.com/split2/-/split2-3.2.2.tgz"; 10761 + sha1 = "bf2cf2a37d838312c249c89206fd7a17dd12365f"; 10578 10762 }; 10579 10763 } 10580 10764 { ··· 10594 10778 }; 10595 10779 } 10596 10780 { 10597 - name = "ssri___ssri_6.0.1.tgz"; 10781 + name = "ssri___ssri_6.0.2.tgz"; 10598 10782 path = fetchurl { 10599 - name = "ssri___ssri_6.0.1.tgz"; 10600 - url = "https://registry.yarnpkg.com/ssri/-/ssri-6.0.1.tgz"; 10601 - sha1 = "2a3c41b28dd45b62b63676ecb74001265ae9edd8"; 10783 + name = "ssri___ssri_6.0.2.tgz"; 10784 + url = "https://registry.yarnpkg.com/ssri/-/ssri-6.0.2.tgz"; 10785 + sha1 = "157939134f20464e7301ddba3e90ffa8f7728ac5"; 10602 10786 }; 10603 10787 } 10604 10788 { ··· 10754 10938 }; 10755 10939 } 10756 10940 { 10757 - name = "string.prototype.matchall___string.prototype.matchall_4.0.2.tgz"; 10941 + name = "string.prototype.matchall___string.prototype.matchall_4.0.4.tgz"; 10758 10942 path = fetchurl { 10759 - name = "string.prototype.matchall___string.prototype.matchall_4.0.2.tgz"; 10760 - url = "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.2.tgz"; 10761 - sha1 = "48bb510326fb9fdeb6a33ceaa81a6ea04ef7648e"; 10943 + name = "string.prototype.matchall___string.prototype.matchall_4.0.4.tgz"; 10944 + url = "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.4.tgz"; 10945 + sha1 = "608f255e93e072107f5de066f81a2dfb78cf6b29"; 10762 10946 }; 10763 10947 } 10764 10948 { ··· 10770 10954 }; 10771 10955 } 10772 10956 { 10957 + name = "string.prototype.trimend___string.prototype.trimend_1.0.4.tgz"; 10958 + path = fetchurl { 10959 + name = "string.prototype.trimend___string.prototype.trimend_1.0.4.tgz"; 10960 + url = "https://registry.yarnpkg.com/string.prototype.trimend/-/string.prototype.trimend-1.0.4.tgz"; 10961 + sha1 = "e75ae90c2942c63504686c18b287b4a0b1a45f80"; 10962 + }; 10963 + } 10964 + { 10773 10965 name = "string.prototype.trimstart___string.prototype.trimstart_1.0.1.tgz"; 10774 10966 path = fetchurl { 10775 10967 name = "string.prototype.trimstart___string.prototype.trimstart_1.0.1.tgz"; 10776 10968 url = "https://registry.yarnpkg.com/string.prototype.trimstart/-/string.prototype.trimstart-1.0.1.tgz"; 10777 10969 sha1 = "14af6d9f34b053f7cfc89b72f8f2ee14b9039a54"; 10970 + }; 10971 + } 10972 + { 10973 + name = "string.prototype.trimstart___string.prototype.trimstart_1.0.4.tgz"; 10974 + path = fetchurl { 10975 + name = "string.prototype.trimstart___string.prototype.trimstart_1.0.4.tgz"; 10976 + url = "https://registry.yarnpkg.com/string.prototype.trimstart/-/string.prototype.trimstart-1.0.4.tgz"; 10977 + sha1 = "b36399af4ab2999b4c9c648bd7a3fb2bb26feeed"; 10778 10978 }; 10779 10979 } 10780 10980 { ··· 10906 11106 }; 10907 11107 } 10908 11108 { 11109 + name = "stylis___stylis_4.0.6.tgz"; 11110 + path = fetchurl { 11111 + name = "stylis___stylis_4.0.6.tgz"; 11112 + url = "https://registry.yarnpkg.com/stylis/-/stylis-4.0.6.tgz"; 11113 + sha1 = "0d8b97b6bc4748bea46f68602b6df27641b3c548"; 11114 + }; 11115 + } 11116 + { 10909 11117 name = "substring_trie___substring_trie_1.0.2.tgz"; 10910 11118 path = fetchurl { 10911 11119 name = "substring_trie___substring_trie_1.0.2.tgz"; ··· 10970 11178 }; 10971 11179 } 10972 11180 { 10973 - name = "symbol_observable___symbol_observable_1.2.0.tgz"; 10974 - path = fetchurl { 10975 - name = "symbol_observable___symbol_observable_1.2.0.tgz"; 10976 - url = "https://registry.yarnpkg.com/symbol-observable/-/symbol-observable-1.2.0.tgz"; 10977 - sha1 = "c22688aed4eab3cdc2dfeacbb561660560a00804"; 10978 - }; 10979 - } 10980 - { 10981 11181 name = "symbol_tree___symbol_tree_3.2.4.tgz"; 10982 11182 path = fetchurl { 10983 11183 name = "symbol_tree___symbol_tree_3.2.4.tgz"; ··· 10994 11194 }; 10995 11195 } 10996 11196 { 10997 - name = "table___table_5.4.1.tgz"; 11197 + name = "table___table_6.0.4.tgz"; 10998 11198 path = fetchurl { 10999 - name = "table___table_5.4.1.tgz"; 11000 - url = "https://registry.yarnpkg.com/table/-/table-5.4.1.tgz"; 11001 - sha1 = "0691ae2ebe8259858efb63e550b6d5f9300171e8"; 11199 + name = "table___table_6.0.4.tgz"; 11200 + url = "https://registry.yarnpkg.com/table/-/table-6.0.4.tgz"; 11201 + sha1 = "c523dd182177e926c723eb20e1b341238188aa0d"; 11002 11202 }; 11003 11203 } 11004 11204 { ··· 11242 11442 }; 11243 11443 } 11244 11444 { 11445 + name = "totalist___totalist_1.1.0.tgz"; 11446 + path = fetchurl { 11447 + name = "totalist___totalist_1.1.0.tgz"; 11448 + url = "https://registry.yarnpkg.com/totalist/-/totalist-1.1.0.tgz"; 11449 + sha1 = "a4d65a3e546517701e3e5c37a47a70ac97fe56df"; 11450 + }; 11451 + } 11452 + { 11245 11453 name = "tough_cookie___tough_cookie_2.5.0.tgz"; 11246 11454 path = fetchurl { 11247 11455 name = "tough_cookie___tough_cookie_2.5.0.tgz"; ··· 11314 11522 }; 11315 11523 } 11316 11524 { 11525 + name = "twemoji_parser___twemoji_parser_11.0.2.tgz"; 11526 + path = fetchurl { 11527 + name = "twemoji_parser___twemoji_parser_11.0.2.tgz"; 11528 + url = "https://registry.yarnpkg.com/twemoji-parser/-/twemoji-parser-11.0.2.tgz"; 11529 + sha1 = "24e87c2008abe8544c962f193b88b331de32b446"; 11530 + }; 11531 + } 11532 + { 11533 + name = "twitter_text___twitter_text_3.1.0.tgz"; 11534 + path = fetchurl { 11535 + name = "twitter_text___twitter_text_3.1.0.tgz"; 11536 + url = "https://registry.yarnpkg.com/twitter-text/-/twitter-text-3.1.0.tgz"; 11537 + sha1 = "798e932b289f506efe2a1f03fe917ba30627f125"; 11538 + }; 11539 + } 11540 + { 11317 11541 name = "type_check___type_check_0.4.0.tgz"; 11318 11542 path = fetchurl { 11319 11543 name = "type_check___type_check_0.4.0.tgz"; ··· 11343 11567 name = "type_fest___type_fest_0.11.0.tgz"; 11344 11568 url = "https://registry.yarnpkg.com/type-fest/-/type-fest-0.11.0.tgz"; 11345 11569 sha1 = "97abf0872310fed88a5c466b25681576145e33f1"; 11570 + }; 11571 + } 11572 + { 11573 + name = "type_fest___type_fest_0.20.2.tgz"; 11574 + path = fetchurl { 11575 + name = "type_fest___type_fest_0.20.2.tgz"; 11576 + url = "https://registry.yarnpkg.com/type-fest/-/type-fest-0.20.2.tgz"; 11577 + sha1 = "1bf207f4b28f91583666cb5fbd327887301cd5f4"; 11346 11578 }; 11347 11579 } 11348 11580 { ··· 11530 11762 }; 11531 11763 } 11532 11764 { 11533 - name = "url_parse___url_parse_1.4.7.tgz"; 11765 + name = "url_parse___url_parse_1.5.1.tgz"; 11534 11766 path = fetchurl { 11535 - name = "url_parse___url_parse_1.4.7.tgz"; 11536 - url = "https://registry.yarnpkg.com/url-parse/-/url-parse-1.4.7.tgz"; 11537 - sha1 = "a8a83535e8c00a316e403a5db4ac1b9b853ae278"; 11767 + name = "url_parse___url_parse_1.5.1.tgz"; 11768 + url = "https://registry.yarnpkg.com/url-parse/-/url-parse-1.5.1.tgz"; 11769 + sha1 = "d5fa9890af8a5e1f274a2c98376510f6425f6e3b"; 11538 11770 }; 11539 11771 } 11540 11772 { ··· 11583 11815 name = "user_home___user_home_2.0.0.tgz"; 11584 11816 url = "https://registry.yarnpkg.com/user-home/-/user-home-2.0.0.tgz"; 11585 11817 sha1 = "9c70bfd8169bc1dcbf48604e0f04b8b49cde9e9f"; 11818 + }; 11819 + } 11820 + { 11821 + name = "utf_8_validate___utf_8_validate_5.0.5.tgz"; 11822 + path = fetchurl { 11823 + name = "utf_8_validate___utf_8_validate_5.0.5.tgz"; 11824 + url = "https://registry.yarnpkg.com/utf-8-validate/-/utf-8-validate-5.0.5.tgz"; 11825 + sha1 = "dd32c2e82c72002dc9f02eb67ba6761f43456ca1"; 11586 11826 }; 11587 11827 } 11588 11828 { ··· 11802 12042 }; 11803 12043 } 11804 12044 { 11805 - name = "webpack_assets_manifest___webpack_assets_manifest_3.1.1.tgz"; 12045 + name = "webpack_assets_manifest___webpack_assets_manifest_4.0.6.tgz"; 11806 12046 path = fetchurl { 11807 - name = "webpack_assets_manifest___webpack_assets_manifest_3.1.1.tgz"; 11808 - url = "https://registry.yarnpkg.com/webpack-assets-manifest/-/webpack-assets-manifest-3.1.1.tgz"; 11809 - sha1 = "39bbc3bf2ee57fcd8ba07cda51c9ba4a3c6ae1de"; 12047 + name = "webpack_assets_manifest___webpack_assets_manifest_4.0.6.tgz"; 12048 + url = "https://registry.yarnpkg.com/webpack-assets-manifest/-/webpack-assets-manifest-4.0.6.tgz"; 12049 + sha1 = "cb8cfd2d2d8d129228cea645c832448380c21ae0"; 11810 12050 }; 11811 12051 } 11812 12052 { 11813 - name = "webpack_bundle_analyzer___webpack_bundle_analyzer_4.1.0.tgz"; 12053 + name = "webpack_bundle_analyzer___webpack_bundle_analyzer_4.4.1.tgz"; 11814 12054 path = fetchurl { 11815 - name = "webpack_bundle_analyzer___webpack_bundle_analyzer_4.1.0.tgz"; 11816 - url = "https://registry.yarnpkg.com/webpack-bundle-analyzer/-/webpack-bundle-analyzer-4.1.0.tgz"; 11817 - sha1 = "31f9e5e187ee32fae2392b21806582cc6fe74cf9"; 12055 + name = "webpack_bundle_analyzer___webpack_bundle_analyzer_4.4.1.tgz"; 12056 + url = "https://registry.yarnpkg.com/webpack-bundle-analyzer/-/webpack-bundle-analyzer-4.4.1.tgz"; 12057 + sha1 = "c71fb2eaffc10a4754d7303b224adb2342069da1"; 11818 12058 }; 11819 12059 } 11820 12060 { ··· 11834 12074 }; 11835 12075 } 11836 12076 { 11837 - name = "webpack_dev_server___webpack_dev_server_3.11.0.tgz"; 12077 + name = "webpack_dev_server___webpack_dev_server_3.11.2.tgz"; 11838 12078 path = fetchurl { 11839 - name = "webpack_dev_server___webpack_dev_server_3.11.0.tgz"; 11840 - url = "https://registry.yarnpkg.com/webpack-dev-server/-/webpack-dev-server-3.11.0.tgz"; 11841 - sha1 = "8f154a3bce1bcfd1cc618ef4e703278855e7ff8c"; 12079 + name = "webpack_dev_server___webpack_dev_server_3.11.2.tgz"; 12080 + url = "https://registry.yarnpkg.com/webpack-dev-server/-/webpack-dev-server-3.11.2.tgz"; 12081 + sha1 = "695ebced76a4929f0d5de7fd73fafe185fe33708"; 11842 12082 }; 11843 12083 } 11844 12084 { ··· 11850 12090 }; 11851 12091 } 11852 12092 { 11853 - name = "webpack_merge___webpack_merge_5.4.0.tgz"; 12093 + name = "webpack_merge___webpack_merge_5.7.3.tgz"; 11854 12094 path = fetchurl { 11855 - name = "webpack_merge___webpack_merge_5.4.0.tgz"; 11856 - url = "https://registry.yarnpkg.com/webpack-merge/-/webpack-merge-5.4.0.tgz"; 11857 - sha1 = "81bef0a7d23fc1e6c24b06ad8bf22ddeb533a3a3"; 12095 + name = "webpack_merge___webpack_merge_5.7.3.tgz"; 12096 + url = "https://registry.yarnpkg.com/webpack-merge/-/webpack-merge-5.7.3.tgz"; 12097 + sha1 = "2a0754e1877a25a8bbab3d2475ca70a052708213"; 11858 12098 }; 11859 12099 } 11860 12100 { ··· 11866 12106 }; 11867 12107 } 11868 12108 { 11869 - name = "webpack___webpack_4.44.2.tgz"; 11870 - path = fetchurl { 11871 - name = "webpack___webpack_4.44.2.tgz"; 11872 - url = "https://registry.yarnpkg.com/webpack/-/webpack-4.44.2.tgz"; 11873 - sha1 = "6bfe2b0af055c8b2d1e90ed2cd9363f841266b72"; 11874 - }; 11875 - } 11876 - { 11877 - name = "websocket_driver___websocket_driver_0.6.5.tgz"; 12109 + name = "webpack___webpack_4.46.0.tgz"; 11878 12110 path = fetchurl { 11879 - name = "websocket_driver___websocket_driver_0.6.5.tgz"; 11880 - url = "https://registry.yarnpkg.com/websocket-driver/-/websocket-driver-0.6.5.tgz"; 11881 - sha1 = "5cb2556ceb85f4373c6d8238aa691c8454e13a36"; 12111 + name = "webpack___webpack_4.46.0.tgz"; 12112 + url = "https://registry.yarnpkg.com/webpack/-/webpack-4.46.0.tgz"; 12113 + sha1 = "bf9b4404ea20a073605e0a011d188d77cb6ad542"; 11882 12114 }; 11883 12115 } 11884 12116 { ··· 11890 12122 }; 11891 12123 } 11892 12124 { 12125 + name = "websocket_driver___websocket_driver_0.7.4.tgz"; 12126 + path = fetchurl { 12127 + name = "websocket_driver___websocket_driver_0.7.4.tgz"; 12128 + url = "https://registry.yarnpkg.com/websocket-driver/-/websocket-driver-0.7.4.tgz"; 12129 + sha1 = "89ad5295bbf64b480abcba31e4953aca706f5760"; 12130 + }; 12131 + } 12132 + { 11893 12133 name = "websocket_extensions___websocket_extensions_0.1.4.tgz"; 11894 12134 path = fetchurl { 11895 12135 name = "websocket_extensions___websocket_extensions_0.1.4.tgz"; ··· 11946 12186 }; 11947 12187 } 11948 12188 { 11949 - name = "wicg_inert___wicg_inert_3.1.0.tgz"; 12189 + name = "wicg_inert___wicg_inert_3.1.1.tgz"; 11950 12190 path = fetchurl { 11951 - name = "wicg_inert___wicg_inert_3.1.0.tgz"; 11952 - url = "https://registry.yarnpkg.com/wicg-inert/-/wicg-inert-3.1.0.tgz"; 11953 - sha1 = "6525f12db188b83f0051bed2ddcf6c1aa5b17590"; 12191 + name = "wicg_inert___wicg_inert_3.1.1.tgz"; 12192 + url = "https://registry.yarnpkg.com/wicg-inert/-/wicg-inert-3.1.1.tgz"; 12193 + sha1 = "b033fd4fbfb9e3fd709e5d84becbdf2e06e5c229"; 11954 12194 }; 11955 12195 } 11956 12196 { ··· 12026 12266 }; 12027 12267 } 12028 12268 { 12029 - name = "write___write_1.0.3.tgz"; 12030 - path = fetchurl { 12031 - name = "write___write_1.0.3.tgz"; 12032 - url = "https://registry.yarnpkg.com/write/-/write-1.0.3.tgz"; 12033 - sha1 = "0800e14523b923a387e415123c865616aae0f5c3"; 12034 - }; 12035 - } 12036 - { 12037 12269 name = "write___write_0.2.1.tgz"; 12038 12270 path = fetchurl { 12039 12271 name = "write___write_0.2.1.tgz"; ··· 12050 12282 }; 12051 12283 } 12052 12284 { 12053 - name = "ws___ws_7.4.0.tgz"; 12285 + name = "ws___ws_7.4.5.tgz"; 12054 12286 path = fetchurl { 12055 - name = "ws___ws_7.4.0.tgz"; 12056 - url = "https://registry.yarnpkg.com/ws/-/ws-7.4.0.tgz"; 12057 - sha1 = "a5dd76a24197940d4a8bb9e0e152bb4503764da7"; 12287 + name = "ws___ws_7.4.5.tgz"; 12288 + url = "https://registry.yarnpkg.com/ws/-/ws-7.4.5.tgz"; 12289 + sha1 = "a484dd851e9beb6fdb420027e3885e8ce48986c1"; 12058 12290 }; 12059 12291 } 12060 12292 { ··· 12162 12394 }; 12163 12395 } 12164 12396 { 12165 - name = "yargs___yargs_16.1.1.tgz"; 12397 + name = "yargs___yargs_17.0.1.tgz"; 12166 12398 path = fetchurl { 12167 - name = "yargs___yargs_16.1.1.tgz"; 12168 - url = "https://registry.yarnpkg.com/yargs/-/yargs-16.1.1.tgz"; 12169 - sha1 = "5a4a095bd1ca806b0a50d0c03611d38034d219a1"; 12399 + name = "yargs___yargs_17.0.1.tgz"; 12400 + url = "https://registry.yarnpkg.com/yargs/-/yargs-17.0.1.tgz"; 12401 + sha1 = "6a1ced4ed5ee0b388010ba9fd67af83b9362e0bb"; 12170 12402 }; 12171 12403 } 12172 12404 {