electron-dependencies 0.5.181 → 0.5.183

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/index.json +604 -46
  2. package/package.json +1 -1
package/index.json CHANGED
@@ -45512,6 +45512,192 @@
45512
45512
  }
45513
45513
  }
45514
45514
  },
45515
+ "35.7.4": {
45516
+ "version": "35.7.4",
45517
+ "deps": {
45518
+ "chromium": {
45519
+ "version": "134.0.6998.205",
45520
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/134.0.6998.205/",
45521
+ "deps": {
45522
+ "freetype": {
45523
+ "url": "https://chromium.googlesource.com/chromium/src/third_party/freetype2.git/+/b1f47850878d232eea372ab167e760ccac4c4e32",
45524
+ "version": "2.13.3",
45525
+ "deps": {},
45526
+ "versionFile": "https://chromium.googlesource.com/chromium/src/third_party/freetype2.git/+/b1f47850878d232eea372ab167e760ccac4c4e32/README"
45527
+ },
45528
+ "ffmpeg": {
45529
+ "url": "https://chromium.googlesource.com/chromium/third_party/ffmpeg.git/+/d10a0f8bf5ddcce572df95105152bc74041cae0c",
45530
+ "version": "7.1.git",
45531
+ "deps": {},
45532
+ "versionFile": "https://chromium.googlesource.com/chromium/third_party/ffmpeg.git/+/d10a0f8bf5ddcce572df95105152bc74041cae0c/RELEASE"
45533
+ },
45534
+ "pdfium": {
45535
+ "url": "https://pdfium.googlesource.com/pdfium.git/+/12f7715a6390050c5cffb7e4c9b2be1c2f2956d0",
45536
+ "version": "12f7715a6390050c5cffb7e4c9b2be1c2f2956d0",
45537
+ "deps": {
45538
+ "libtiff": {
45539
+ "url": "https://pdfium.googlesource.com/pdfium.git/+/12f7715a6390050c5cffb7e4c9b2be1c2f2956d0/third_party/libtiff/README.pdfium",
45540
+ "version": "4.7.0",
45541
+ "cpeVersion": "4.7.0"
45542
+ },
45543
+ "libopenjpeg": {
45544
+ "url": "https://pdfium.googlesource.com/pdfium.git/+/12f7715a6390050c5cffb7e4c9b2be1c2f2956d0/third_party/libopenjpeg/README.pdfium",
45545
+ "version": "2.5.3 (also update in opj_config*)",
45546
+ "cpeVersion": "2.5.3"
45547
+ }
45548
+ }
45549
+ },
45550
+ "libsrtp": {
45551
+ "url": "https://chromium.googlesource.com/chromium/deps/libsrtp.git/+/a52756acb1c5e133089c798736dd171567df11f5",
45552
+ "version": "fd08747fa6800b321d53e15feb34da12dc697dee",
45553
+ "deps": {},
45554
+ "versionFile": "https://chromium.googlesource.com/chromium/deps/libsrtp.git/+/a52756acb1c5e133089c798736dd171567df11f5/LIBSRTP_VERSION"
45555
+ },
45556
+ "openh264": {
45557
+ "url": "https://chromium.googlesource.com/external/github.com/cisco/openh264/+/33f7f48613258446decb33b3575fc0a3c9ed14e3",
45558
+ "version": "2.5.0",
45559
+ "deps": {},
45560
+ "versionFile": "https://chromium.googlesource.com/external/github.com/cisco/openh264/+/33f7f48613258446decb33b3575fc0a3c9ed14e3/RELEASES"
45561
+ },
45562
+ "angle": {
45563
+ "url": "https://chromium.googlesource.com/angle/angle.git/+/914c97c116e09ef01a99fbbbe9cd28cda56552c7",
45564
+ "version": "914c97c116e09ef01a99fbbbe9cd28cda56552c7",
45565
+ "deps": {}
45566
+ },
45567
+ "boringssl": {
45568
+ "url": "https://boringssl.googlesource.com/boringssl.git/+/ea42fe28775844ec8fe0444fc421398be42d51fe",
45569
+ "version": "ea42fe28775844ec8fe0444fc421398be42d51fe",
45570
+ "deps": {}
45571
+ },
45572
+ "libvpx": {
45573
+ "url": "https://chromium.googlesource.com/webm/libvpx.git/+/7b3fa8114cf8ef23cbf91e50c368c1ca768d95d5",
45574
+ "version": "1.15.0",
45575
+ "deps": {},
45576
+ "versionFile": "https://chromium.googlesource.com/webm/libvpx.git/+/7b3fa8114cf8ef23cbf91e50c368c1ca768d95d5/CHANGELOG"
45577
+ },
45578
+ "sqlite": {
45579
+ "url": "https://chromium.googlesource.com/chromium/deps/sqlite.git/+/567495a62a62dc013888500526e82837d727fe01",
45580
+ "version": "3.46.0",
45581
+ "deps": {},
45582
+ "versionFile": "https://chromium.googlesource.com/chromium/deps/sqlite.git/+/567495a62a62dc013888500526e82837d727fe01/VERSION"
45583
+ },
45584
+ "wayland": {
45585
+ "url": "https://chromium.googlesource.com/external/anongit.freedesktop.org/git/wayland/wayland.git/+/a156431ea66fe67d69c9fbba8a8ad34dabbab81c",
45586
+ "version": "1.23.0",
45587
+ "deps": {},
45588
+ "versionFile": "https://chromium.googlesource.com/external/anongit.freedesktop.org/git/wayland/wayland.git/+/a156431ea66fe67d69c9fbba8a8ad34dabbab81c/meson.build"
45589
+ },
45590
+ "libjpeg-turbo": {
45591
+ "url": "https://chromium.googlesource.com/chromium/deps/libjpeg_turbo.git/+/927aabfcd26897abb9776ecf2a6c38ea5bb52ab6",
45592
+ "version": "2.1.5.1",
45593
+ "deps": {},
45594
+ "versionFile": "https://chromium.googlesource.com/chromium/deps/libjpeg_turbo.git/+/927aabfcd26897abb9776ecf2a6c38ea5bb52ab6/README.chromium"
45595
+ },
45596
+ "libxml2": {
45597
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/134.0.6998.205/third_party/libxml/README.chromium",
45598
+ "version": "169857ad264e51d9b34d7119d2e2e006e35e60c2",
45599
+ "cpeVersion": "2.14.0"
45600
+ },
45601
+ "libxslt": {
45602
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/134.0.6998.205/third_party/libxslt/README.chromium",
45603
+ "version": "c8b1ea4b89a9b81fa611f32c80f47df0c3b3b004",
45604
+ "cpeVersion": "1.1.43"
45605
+ },
45606
+ "libwebp": {
45607
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/134.0.6998.205/third_party/libwebp/README.chromium",
45608
+ "version": "N/A",
45609
+ "cpeVersion": "1.5.0"
45610
+ },
45611
+ "opus": {
45612
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/134.0.6998.205/third_party/opus/README.chromium",
45613
+ "version": "8cf872a1"
45614
+ },
45615
+ "fontconfig": {
45616
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/134.0.6998.205/third_party/fontconfig/README.chromium",
45617
+ "version": "14d466b30a8ab4a9d789977ed94f2c30e7209267",
45618
+ "cpeVersion": "2.15.0"
45619
+ },
45620
+ "glew": {
45621
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/134.0.6998.205/third_party/glfw/README.chromium",
45622
+ "version": "3.3-dev"
45623
+ },
45624
+ "jsoncpp": {
45625
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/134.0.6998.205/third_party/jsoncpp/README.chromium",
45626
+ "version": "1.9.4",
45627
+ "cpeVersion": "1.9.4"
45628
+ },
45629
+ "leveldb": {
45630
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/134.0.6998.205/third_party/leveldatabase/README.chromium",
45631
+ "version": "1.23"
45632
+ },
45633
+ "libaom": {
45634
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/134.0.6998.205/third_party/libaom/README.chromium",
45635
+ "version": "N/A",
45636
+ "cpeVersion": "3.11.0"
45637
+ },
45638
+ "libcxx": {
45639
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/134.0.6998.205/third_party/libc++/README.chromium",
45640
+ "version": "1.0"
45641
+ },
45642
+ "libcxxabi": {
45643
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/134.0.6998.205/third_party/libc++abi/README.chromium",
45644
+ "version": "1.0"
45645
+ },
45646
+ "libpng": {
45647
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/134.0.6998.205/third_party/libpng/README.chromium",
45648
+ "version": "1.6.43",
45649
+ "cpeVersion": "1.6.43"
45650
+ },
45651
+ "libusb": {
45652
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/134.0.6998.205/third_party/libusb/README.chromium",
45653
+ "version": "1.0.17",
45654
+ "cpeVersion": "rc1"
45655
+ },
45656
+ "ots": {
45657
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/134.0.6998.205/third_party/ots/README.chromium",
45658
+ "version": "46bea9879127d0ff1c6601b078e2ce98e83fcd33"
45659
+ },
45660
+ "re2": {
45661
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/134.0.6998.205/third_party/re2/README.chromium",
45662
+ "version": "1e44e72d31ddc66b783a545e9d9fcaa876a146b7"
45663
+ }
45664
+ }
45665
+ },
45666
+ "node": {
45667
+ "version": "22.16.0",
45668
+ "url": "https://github.com/nodejs/node/tree/v22.16.0/deps",
45669
+ "deps": {
45670
+ "openssl": "3.0.16",
45671
+ "node": "22.16.0",
45672
+ "acorn": "8.14.1",
45673
+ "ada": "2.9.2",
45674
+ "amaro": "0.4.1",
45675
+ "ares": "1.34.5",
45676
+ "brotli": "1.1.0",
45677
+ "cjs_module_lexer": "2.1.0",
45678
+ "cldr": "47.0",
45679
+ "icu": "77.1",
45680
+ "llhttp": "9.2.1",
45681
+ "modules": "127",
45682
+ "napi": "10",
45683
+ "nbytes": "0.1.1",
45684
+ "ncrypto": "0.0.1",
45685
+ "nghttp2": "1.64.0",
45686
+ "simdjson": "3.12.2",
45687
+ "simdutf": "6.4.2",
45688
+ "sqlite": "3.49.1",
45689
+ "tz": "2025b",
45690
+ "undici": "6.21.2",
45691
+ "unicode": "16.0",
45692
+ "uv": "1.49.2",
45693
+ "uvwasi": "0.0.21",
45694
+ "v8": "13.4.114.21-electron.0",
45695
+ "zlib": "1.3.0.1-motley",
45696
+ "zstd": "1.5.7"
45697
+ }
45698
+ }
45699
+ }
45700
+ },
45515
45701
  "36.0.0-alpha.1": {
45516
45702
  "version": "36.0.0-alpha.1",
45517
45703
  "deps": {
@@ -55386,18 +55572,18 @@
55386
55572
  }
55387
55573
  }
55388
55574
  },
55389
- "38.0.0-alpha.1": {
55390
- "version": "38.0.0-alpha.1",
55575
+ "37.2.6": {
55576
+ "version": "37.2.6",
55391
55577
  "deps": {
55392
55578
  "chromium": {
55393
- "version": "139.0.7219.0",
55394
- "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/139.0.7219.0/",
55579
+ "version": "138.0.7204.185",
55580
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/138.0.7204.185/",
55395
55581
  "deps": {
55396
55582
  "freetype": {
55397
- "url": "https://chromium.googlesource.com/chromium/src/third_party/freetype2.git/+/1518bc83d26b434031bd12c706ac3c7dab3902fd",
55583
+ "url": "https://chromium.googlesource.com/chromium/src/third_party/freetype2.git/+/738905b34bd1f5a8ff51bd2bc8e38a2d8be9bfd6",
55398
55584
  "version": "2.13.3",
55399
55585
  "deps": {},
55400
- "versionFile": "https://chromium.googlesource.com/chromium/src/third_party/freetype2.git/+/1518bc83d26b434031bd12c706ac3c7dab3902fd/README"
55586
+ "versionFile": "https://chromium.googlesource.com/chromium/src/third_party/freetype2.git/+/738905b34bd1f5a8ff51bd2bc8e38a2d8be9bfd6/README"
55401
55587
  },
55402
55588
  "ffmpeg": {
55403
55589
  "url": "https://chromium.googlesource.com/chromium/third_party/ffmpeg.git/+/dcdd0fa51b65a0b1688ff6b8f0cc81908f09ded2",
@@ -55406,16 +55592,16 @@
55406
55592
  "versionFile": "https://chromium.googlesource.com/chromium/third_party/ffmpeg.git/+/dcdd0fa51b65a0b1688ff6b8f0cc81908f09ded2/RELEASE"
55407
55593
  },
55408
55594
  "pdfium": {
55409
- "url": "https://pdfium.googlesource.com/pdfium.git/+/24684aa1006236b9e241da8a981004bb49021b95",
55410
- "version": "24684aa1006236b9e241da8a981004bb49021b95",
55595
+ "url": "https://pdfium.googlesource.com/pdfium.git/+/cf433ae5520d061db56391155b59b34e67484f39",
55596
+ "version": "cf433ae5520d061db56391155b59b34e67484f39",
55411
55597
  "deps": {
55412
55598
  "libtiff": {
55413
- "url": "https://pdfium.googlesource.com/pdfium.git/+/24684aa1006236b9e241da8a981004bb49021b95/third_party/libtiff/README.pdfium",
55599
+ "url": "https://pdfium.googlesource.com/pdfium.git/+/cf433ae5520d061db56391155b59b34e67484f39/third_party/libtiff/README.pdfium",
55414
55600
  "version": "4.7.0",
55415
55601
  "cpeVersion": "4.7.0"
55416
55602
  },
55417
55603
  "libopenjpeg": {
55418
- "url": "https://pdfium.googlesource.com/pdfium.git/+/24684aa1006236b9e241da8a981004bb49021b95/third_party/libopenjpeg/README.pdfium",
55604
+ "url": "https://pdfium.googlesource.com/pdfium.git/+/cf433ae5520d061db56391155b59b34e67484f39/third_party/libopenjpeg/README.pdfium",
55419
55605
  "version": "2.5.3 (also update in opj_config*)",
55420
55606
  "cpeVersion": "2.5.3"
55421
55607
  }
@@ -55434,13 +55620,13 @@
55434
55620
  "versionFile": "https://chromium.googlesource.com/external/github.com/cisco/openh264/+/652bdb7719f30b52b08e506645a7322ff1b2cc6f/RELEASES"
55435
55621
  },
55436
55622
  "angle": {
55437
- "url": "https://chromium.googlesource.com/angle/angle.git/+/d8c00a9d42834118e90c3a8a7fb562bcf86a7145",
55438
- "version": "d8c00a9d42834118e90c3a8a7fb562bcf86a7145",
55623
+ "url": "https://chromium.googlesource.com/angle/angle.git/+/e1dc0a7ab5d1f1f2edaa7e41447d873895e083bf",
55624
+ "version": "e1dc0a7ab5d1f1f2edaa7e41447d873895e083bf",
55439
55625
  "deps": {}
55440
55626
  },
55441
55627
  "boringssl": {
55442
- "url": "https://boringssl.googlesource.com/boringssl.git/+/035e720641f385e82c72b7b0a9e1d89e58cb5ed5",
55443
- "version": "035e720641f385e82c72b7b0a9e1d89e58cb5ed5",
55628
+ "url": "https://boringssl.googlesource.com/boringssl.git/+/9295969e1dad2c31d0d99481734c1c68dcbc6403",
55629
+ "version": "9295969e1dad2c31d0d99481734c1c68dcbc6403",
55444
55630
  "deps": {}
55445
55631
  },
55446
55632
  "libvpx": {
@@ -55468,81 +55654,81 @@
55468
55654
  "versionFile": "https://chromium.googlesource.com/chromium/deps/libjpeg_turbo.git/+/e14cbfaa85529d47f9f55b0f104a579c1061f9ad/README.chromium"
55469
55655
  },
55470
55656
  "libxml2": {
55471
- "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/139.0.7219.0/third_party/libxml/README.chromium",
55657
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/138.0.7204.185/third_party/libxml/README.chromium",
55472
55658
  "version": "2.14.2",
55473
55659
  "cpeVersion": "2.14.2"
55474
55660
  },
55475
55661
  "libxslt": {
55476
- "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/139.0.7219.0/third_party/libxslt/README.chromium",
55662
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/138.0.7204.185/third_party/libxslt/README.chromium",
55477
55663
  "version": "c8b1ea4b89a9b81fa611f32c80f47df0c3b3b004",
55478
55664
  "cpeVersion": "1.1.43"
55479
55665
  },
55480
55666
  "libwebp": {
55481
- "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/139.0.7219.0/third_party/libwebp/README.chromium",
55667
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/138.0.7204.185/third_party/libwebp/README.chromium",
55482
55668
  "version": "N/A",
55483
55669
  "cpeVersion": "1.5.0"
55484
55670
  },
55485
55671
  "opus": {
55486
- "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/139.0.7219.0/third_party/opus/README.chromium",
55672
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/138.0.7204.185/third_party/opus/README.chromium",
55487
55673
  "version": "55513e81"
55488
55674
  },
55489
55675
  "fontconfig": {
55490
- "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/139.0.7219.0/third_party/fontconfig/README.chromium",
55676
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/138.0.7204.185/third_party/fontconfig/README.chromium",
55491
55677
  "version": "8cf0ce700a8abe0d97ace4bf7efc7f9534b729ba",
55492
55678
  "cpeVersion": "2.16.2"
55493
55679
  },
55494
55680
  "glew": {
55495
- "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/139.0.7219.0/third_party/glfw/README.chromium",
55681
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/138.0.7204.185/third_party/glfw/README.chromium",
55496
55682
  "version": "3.3-dev"
55497
55683
  },
55498
55684
  "jsoncpp": {
55499
- "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/139.0.7219.0/third_party/jsoncpp/README.chromium",
55685
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/138.0.7204.185/third_party/jsoncpp/README.chromium",
55500
55686
  "version": "1.9.4",
55501
55687
  "cpeVersion": "1.9.4"
55502
55688
  },
55503
55689
  "leveldb": {
55504
- "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/139.0.7219.0/third_party/leveldatabase/README.chromium",
55690
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/138.0.7204.185/third_party/leveldatabase/README.chromium",
55505
55691
  "version": "1.23"
55506
55692
  },
55507
55693
  "libaom": {
55508
- "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/139.0.7219.0/third_party/libaom/README.chromium",
55694
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/138.0.7204.185/third_party/libaom/README.chromium",
55509
55695
  "version": "N/A",
55510
55696
  "cpeVersion": "3.12.1"
55511
55697
  },
55512
55698
  "libcxx": {
55513
- "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/139.0.7219.0/third_party/libc++/README.chromium",
55699
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/138.0.7204.185/third_party/libc++/README.chromium",
55514
55700
  "version": "1.0"
55515
55701
  },
55516
55702
  "libcxxabi": {
55517
- "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/139.0.7219.0/third_party/libc++abi/README.chromium",
55703
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/138.0.7204.185/third_party/libc++abi/README.chromium",
55518
55704
  "version": "1.0"
55519
55705
  },
55520
55706
  "libpng": {
55521
- "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/139.0.7219.0/third_party/libpng/README.chromium",
55707
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/138.0.7204.185/third_party/libpng/README.chromium",
55522
55708
  "version": "1.6.43",
55523
55709
  "cpeVersion": "1.6.43"
55524
55710
  },
55525
55711
  "libusb": {
55526
- "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/139.0.7219.0/third_party/libusb/README.chromium",
55712
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/138.0.7204.185/third_party/libusb/README.chromium",
55527
55713
  "version": "1.0.17",
55528
55714
  "cpeVersion": "rc1"
55529
55715
  },
55530
55716
  "ots": {
55531
- "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/139.0.7219.0/third_party/ots/README.chromium",
55717
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/138.0.7204.185/third_party/ots/README.chromium",
55532
55718
  "version": "46bea9879127d0ff1c6601b078e2ce98e83fcd33"
55533
55719
  },
55534
55720
  "re2": {
55535
- "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/139.0.7219.0/third_party/re2/README.chromium",
55721
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/138.0.7204.185/third_party/re2/README.chromium",
55536
55722
  "version": "1e44e72d31ddc66b783a545e9d9fcaa876a146b7"
55537
55723
  }
55538
55724
  }
55539
55725
  },
55540
55726
  "node": {
55541
- "version": "22.16.0",
55542
- "url": "https://github.com/nodejs/node/tree/v22.16.0/deps",
55727
+ "version": "22.17.1",
55728
+ "url": "https://github.com/nodejs/node/tree/v22.17.1/deps",
55543
55729
  "deps": {
55544
55730
  "openssl": "3.0.16",
55545
- "node": "22.16.0",
55731
+ "node": "22.17.1",
55546
55732
  "acorn": "8.14.1",
55547
55733
  "ada": "2.9.2",
55548
55734
  "amaro": "0.4.1",
@@ -55551,29 +55737,29 @@
55551
55737
  "cjs_module_lexer": "2.1.0",
55552
55738
  "cldr": "47.0",
55553
55739
  "icu": "77.1",
55554
- "llhttp": "9.2.1",
55740
+ "llhttp": "9.3.0",
55555
55741
  "modules": "127",
55556
55742
  "napi": "10",
55557
55743
  "nbytes": "0.1.1",
55558
55744
  "ncrypto": "0.0.1",
55559
55745
  "nghttp2": "1.64.0",
55560
- "simdjson": "3.12.2",
55746
+ "simdjson": "3.12.3",
55561
55747
  "simdutf": "6.4.2",
55562
- "sqlite": "3.49.1",
55748
+ "sqlite": "3.50.0",
55563
55749
  "tz": "2025b",
55564
55750
  "undici": "6.21.2",
55565
55751
  "unicode": "16.0",
55566
- "uv": "1.49.2",
55752
+ "uv": "1.51.0",
55567
55753
  "uvwasi": "0.0.21",
55568
- "v8": "13.9.74-electron.0",
55754
+ "v8": "13.8.258.30-electron.0",
55569
55755
  "zlib": "1.3.1",
55570
55756
  "zstd": "1.5.7"
55571
55757
  }
55572
55758
  }
55573
55759
  }
55574
55760
  },
55575
- "38.0.0-alpha.2": {
55576
- "version": "38.0.0-alpha.2",
55761
+ "38.0.0-alpha.1": {
55762
+ "version": "38.0.0-alpha.1",
55577
55763
  "deps": {
55578
55764
  "chromium": {
55579
55765
  "version": "139.0.7219.0",
@@ -55758,8 +55944,8 @@
55758
55944
  }
55759
55945
  }
55760
55946
  },
55761
- "38.0.0-alpha.3": {
55762
- "version": "38.0.0-alpha.3",
55947
+ "38.0.0-alpha.2": {
55948
+ "version": "38.0.0-alpha.2",
55763
55949
  "deps": {
55764
55950
  "chromium": {
55765
55951
  "version": "139.0.7219.0",
@@ -55910,11 +56096,11 @@
55910
56096
  }
55911
56097
  },
55912
56098
  "node": {
55913
- "version": "22.17.0",
55914
- "url": "https://github.com/nodejs/node/tree/v22.17.0/deps",
56099
+ "version": "22.16.0",
56100
+ "url": "https://github.com/nodejs/node/tree/v22.16.0/deps",
55915
56101
  "deps": {
55916
56102
  "openssl": "3.0.16",
55917
- "node": "22.17.0",
56103
+ "node": "22.16.0",
55918
56104
  "acorn": "8.14.1",
55919
56105
  "ada": "2.9.2",
55920
56106
  "amaro": "0.4.1",
@@ -55923,13 +56109,199 @@
55923
56109
  "cjs_module_lexer": "2.1.0",
55924
56110
  "cldr": "47.0",
55925
56111
  "icu": "77.1",
55926
- "llhttp": "9.3.0",
56112
+ "llhttp": "9.2.1",
55927
56113
  "modules": "127",
55928
56114
  "napi": "10",
55929
56115
  "nbytes": "0.1.1",
55930
56116
  "ncrypto": "0.0.1",
55931
56117
  "nghttp2": "1.64.0",
55932
- "simdjson": "3.12.3",
56118
+ "simdjson": "3.12.2",
56119
+ "simdutf": "6.4.2",
56120
+ "sqlite": "3.49.1",
56121
+ "tz": "2025b",
56122
+ "undici": "6.21.2",
56123
+ "unicode": "16.0",
56124
+ "uv": "1.49.2",
56125
+ "uvwasi": "0.0.21",
56126
+ "v8": "13.9.74-electron.0",
56127
+ "zlib": "1.3.1",
56128
+ "zstd": "1.5.7"
56129
+ }
56130
+ }
56131
+ }
56132
+ },
56133
+ "38.0.0-alpha.3": {
56134
+ "version": "38.0.0-alpha.3",
56135
+ "deps": {
56136
+ "chromium": {
56137
+ "version": "139.0.7219.0",
56138
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/139.0.7219.0/",
56139
+ "deps": {
56140
+ "freetype": {
56141
+ "url": "https://chromium.googlesource.com/chromium/src/third_party/freetype2.git/+/1518bc83d26b434031bd12c706ac3c7dab3902fd",
56142
+ "version": "2.13.3",
56143
+ "deps": {},
56144
+ "versionFile": "https://chromium.googlesource.com/chromium/src/third_party/freetype2.git/+/1518bc83d26b434031bd12c706ac3c7dab3902fd/README"
56145
+ },
56146
+ "ffmpeg": {
56147
+ "url": "https://chromium.googlesource.com/chromium/third_party/ffmpeg.git/+/dcdd0fa51b65a0b1688ff6b8f0cc81908f09ded2",
56148
+ "version": "7.1.git",
56149
+ "deps": {},
56150
+ "versionFile": "https://chromium.googlesource.com/chromium/third_party/ffmpeg.git/+/dcdd0fa51b65a0b1688ff6b8f0cc81908f09ded2/RELEASE"
56151
+ },
56152
+ "pdfium": {
56153
+ "url": "https://pdfium.googlesource.com/pdfium.git/+/24684aa1006236b9e241da8a981004bb49021b95",
56154
+ "version": "24684aa1006236b9e241da8a981004bb49021b95",
56155
+ "deps": {
56156
+ "libtiff": {
56157
+ "url": "https://pdfium.googlesource.com/pdfium.git/+/24684aa1006236b9e241da8a981004bb49021b95/third_party/libtiff/README.pdfium",
56158
+ "version": "4.7.0",
56159
+ "cpeVersion": "4.7.0"
56160
+ },
56161
+ "libopenjpeg": {
56162
+ "url": "https://pdfium.googlesource.com/pdfium.git/+/24684aa1006236b9e241da8a981004bb49021b95/third_party/libopenjpeg/README.pdfium",
56163
+ "version": "2.5.3 (also update in opj_config*)",
56164
+ "cpeVersion": "2.5.3"
56165
+ }
56166
+ }
56167
+ },
56168
+ "libsrtp": {
56169
+ "url": "https://chromium.googlesource.com/chromium/deps/libsrtp.git/+/a52756acb1c5e133089c798736dd171567df11f5",
56170
+ "version": "fd08747fa6800b321d53e15feb34da12dc697dee",
56171
+ "deps": {},
56172
+ "versionFile": "https://chromium.googlesource.com/chromium/deps/libsrtp.git/+/a52756acb1c5e133089c798736dd171567df11f5/LIBSRTP_VERSION"
56173
+ },
56174
+ "openh264": {
56175
+ "url": "https://chromium.googlesource.com/external/github.com/cisco/openh264/+/652bdb7719f30b52b08e506645a7322ff1b2cc6f",
56176
+ "version": "2.6.0",
56177
+ "deps": {},
56178
+ "versionFile": "https://chromium.googlesource.com/external/github.com/cisco/openh264/+/652bdb7719f30b52b08e506645a7322ff1b2cc6f/RELEASES"
56179
+ },
56180
+ "angle": {
56181
+ "url": "https://chromium.googlesource.com/angle/angle.git/+/d8c00a9d42834118e90c3a8a7fb562bcf86a7145",
56182
+ "version": "d8c00a9d42834118e90c3a8a7fb562bcf86a7145",
56183
+ "deps": {}
56184
+ },
56185
+ "boringssl": {
56186
+ "url": "https://boringssl.googlesource.com/boringssl.git/+/035e720641f385e82c72b7b0a9e1d89e58cb5ed5",
56187
+ "version": "035e720641f385e82c72b7b0a9e1d89e58cb5ed5",
56188
+ "deps": {}
56189
+ },
56190
+ "libvpx": {
56191
+ "url": "https://chromium.googlesource.com/webm/libvpx.git/+/b84ca9b63730e7d4563573a56a66317eb0087ebf",
56192
+ "version": "1.15.1",
56193
+ "deps": {},
56194
+ "versionFile": "https://chromium.googlesource.com/webm/libvpx.git/+/b84ca9b63730e7d4563573a56a66317eb0087ebf/CHANGELOG"
56195
+ },
56196
+ "sqlite": {
56197
+ "url": "https://chromium.googlesource.com/chromium/deps/sqlite.git/+/0a1397d274701c5d39e661e948160da2b9a8db1e",
56198
+ "version": "3.49.2",
56199
+ "deps": {},
56200
+ "versionFile": "https://chromium.googlesource.com/chromium/deps/sqlite.git/+/0a1397d274701c5d39e661e948160da2b9a8db1e/VERSION"
56201
+ },
56202
+ "wayland": {
56203
+ "url": "https://chromium.googlesource.com/external/anongit.freedesktop.org/git/wayland/wayland.git/+/a156431ea66fe67d69c9fbba8a8ad34dabbab81c",
56204
+ "version": "1.23.0",
56205
+ "deps": {},
56206
+ "versionFile": "https://chromium.googlesource.com/external/anongit.freedesktop.org/git/wayland/wayland.git/+/a156431ea66fe67d69c9fbba8a8ad34dabbab81c/meson.build"
56207
+ },
56208
+ "libjpeg-turbo": {
56209
+ "url": "https://chromium.googlesource.com/chromium/deps/libjpeg_turbo.git/+/e14cbfaa85529d47f9f55b0f104a579c1061f9ad",
56210
+ "version": "3.1.0",
56211
+ "deps": {},
56212
+ "versionFile": "https://chromium.googlesource.com/chromium/deps/libjpeg_turbo.git/+/e14cbfaa85529d47f9f55b0f104a579c1061f9ad/README.chromium"
56213
+ },
56214
+ "libxml2": {
56215
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/139.0.7219.0/third_party/libxml/README.chromium",
56216
+ "version": "2.14.2",
56217
+ "cpeVersion": "2.14.2"
56218
+ },
56219
+ "libxslt": {
56220
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/139.0.7219.0/third_party/libxslt/README.chromium",
56221
+ "version": "c8b1ea4b89a9b81fa611f32c80f47df0c3b3b004",
56222
+ "cpeVersion": "1.1.43"
56223
+ },
56224
+ "libwebp": {
56225
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/139.0.7219.0/third_party/libwebp/README.chromium",
56226
+ "version": "N/A",
56227
+ "cpeVersion": "1.5.0"
56228
+ },
56229
+ "opus": {
56230
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/139.0.7219.0/third_party/opus/README.chromium",
56231
+ "version": "55513e81"
56232
+ },
56233
+ "fontconfig": {
56234
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/139.0.7219.0/third_party/fontconfig/README.chromium",
56235
+ "version": "8cf0ce700a8abe0d97ace4bf7efc7f9534b729ba",
56236
+ "cpeVersion": "2.16.2"
56237
+ },
56238
+ "glew": {
56239
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/139.0.7219.0/third_party/glfw/README.chromium",
56240
+ "version": "3.3-dev"
56241
+ },
56242
+ "jsoncpp": {
56243
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/139.0.7219.0/third_party/jsoncpp/README.chromium",
56244
+ "version": "1.9.4",
56245
+ "cpeVersion": "1.9.4"
56246
+ },
56247
+ "leveldb": {
56248
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/139.0.7219.0/third_party/leveldatabase/README.chromium",
56249
+ "version": "1.23"
56250
+ },
56251
+ "libaom": {
56252
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/139.0.7219.0/third_party/libaom/README.chromium",
56253
+ "version": "N/A",
56254
+ "cpeVersion": "3.12.1"
56255
+ },
56256
+ "libcxx": {
56257
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/139.0.7219.0/third_party/libc++/README.chromium",
56258
+ "version": "1.0"
56259
+ },
56260
+ "libcxxabi": {
56261
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/139.0.7219.0/third_party/libc++abi/README.chromium",
56262
+ "version": "1.0"
56263
+ },
56264
+ "libpng": {
56265
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/139.0.7219.0/third_party/libpng/README.chromium",
56266
+ "version": "1.6.43",
56267
+ "cpeVersion": "1.6.43"
56268
+ },
56269
+ "libusb": {
56270
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/139.0.7219.0/third_party/libusb/README.chromium",
56271
+ "version": "1.0.17",
56272
+ "cpeVersion": "rc1"
56273
+ },
56274
+ "ots": {
56275
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/139.0.7219.0/third_party/ots/README.chromium",
56276
+ "version": "46bea9879127d0ff1c6601b078e2ce98e83fcd33"
56277
+ },
56278
+ "re2": {
56279
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/139.0.7219.0/third_party/re2/README.chromium",
56280
+ "version": "1e44e72d31ddc66b783a545e9d9fcaa876a146b7"
56281
+ }
56282
+ }
56283
+ },
56284
+ "node": {
56285
+ "version": "22.17.0",
56286
+ "url": "https://github.com/nodejs/node/tree/v22.17.0/deps",
56287
+ "deps": {
56288
+ "openssl": "3.0.16",
56289
+ "node": "22.17.0",
56290
+ "acorn": "8.14.1",
56291
+ "ada": "2.9.2",
56292
+ "amaro": "0.4.1",
56293
+ "ares": "1.34.5",
56294
+ "brotli": "1.1.0",
56295
+ "cjs_module_lexer": "2.1.0",
56296
+ "cldr": "47.0",
56297
+ "icu": "77.1",
56298
+ "llhttp": "9.3.0",
56299
+ "modules": "127",
56300
+ "napi": "10",
56301
+ "nbytes": "0.1.1",
56302
+ "ncrypto": "0.0.1",
56303
+ "nghttp2": "1.64.0",
56304
+ "simdjson": "3.12.3",
55933
56305
  "simdutf": "6.4.2",
55934
56306
  "sqlite": "3.50.0",
55935
56307
  "tz": "2025b",
@@ -57803,5 +58175,191 @@
57803
58175
  }
57804
58176
  }
57805
58177
  }
58178
+ },
58179
+ "38.0.0-beta.1": {
58180
+ "version": "38.0.0-beta.1",
58181
+ "deps": {
58182
+ "chromium": {
58183
+ "version": "140.0.7314.0",
58184
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/140.0.7314.0/",
58185
+ "deps": {
58186
+ "freetype": {
58187
+ "url": "https://chromium.googlesource.com/chromium/src/third_party/freetype2.git/+/b04db3872cfac5ee4fd4f895933cebce3576fbf0",
58188
+ "version": "2.13.3",
58189
+ "deps": {},
58190
+ "versionFile": "https://chromium.googlesource.com/chromium/src/third_party/freetype2.git/+/b04db3872cfac5ee4fd4f895933cebce3576fbf0/README"
58191
+ },
58192
+ "ffmpeg": {
58193
+ "url": "https://chromium.googlesource.com/chromium/third_party/ffmpeg.git/+/d2d06b12c22d27af58114e779270521074ff1f85",
58194
+ "version": "7.1.git",
58195
+ "deps": {},
58196
+ "versionFile": "https://chromium.googlesource.com/chromium/third_party/ffmpeg.git/+/d2d06b12c22d27af58114e779270521074ff1f85/RELEASE"
58197
+ },
58198
+ "pdfium": {
58199
+ "url": "https://pdfium.googlesource.com/pdfium.git/+/20159328af8ccaedc7c8963b0d247d28631000df",
58200
+ "version": "20159328af8ccaedc7c8963b0d247d28631000df",
58201
+ "deps": {
58202
+ "libtiff": {
58203
+ "url": "https://pdfium.googlesource.com/pdfium.git/+/20159328af8ccaedc7c8963b0d247d28631000df/third_party/libtiff/README.pdfium",
58204
+ "version": "4.7.0",
58205
+ "cpeVersion": "4.7.0"
58206
+ },
58207
+ "libopenjpeg": {
58208
+ "url": "https://pdfium.googlesource.com/pdfium.git/+/20159328af8ccaedc7c8963b0d247d28631000df/third_party/libopenjpeg/README.pdfium",
58209
+ "version": "2.5.3 (also update in opj_config*)",
58210
+ "cpeVersion": "2.5.3"
58211
+ }
58212
+ }
58213
+ },
58214
+ "libsrtp": {
58215
+ "url": "https://chromium.googlesource.com/chromium/deps/libsrtp.git/+/a52756acb1c5e133089c798736dd171567df11f5",
58216
+ "version": "fd08747fa6800b321d53e15feb34da12dc697dee",
58217
+ "deps": {},
58218
+ "versionFile": "https://chromium.googlesource.com/chromium/deps/libsrtp.git/+/a52756acb1c5e133089c798736dd171567df11f5/LIBSRTP_VERSION"
58219
+ },
58220
+ "openh264": {
58221
+ "url": "https://chromium.googlesource.com/external/github.com/cisco/openh264/+/652bdb7719f30b52b08e506645a7322ff1b2cc6f",
58222
+ "version": "2.6.0",
58223
+ "deps": {},
58224
+ "versionFile": "https://chromium.googlesource.com/external/github.com/cisco/openh264/+/652bdb7719f30b52b08e506645a7322ff1b2cc6f/RELEASES"
58225
+ },
58226
+ "angle": {
58227
+ "url": "https://chromium.googlesource.com/angle/angle.git/+/7b20c2b1fbc7ac93a5bb17789604784783fe8cd5",
58228
+ "version": "7b20c2b1fbc7ac93a5bb17789604784783fe8cd5",
58229
+ "deps": {}
58230
+ },
58231
+ "boringssl": {
58232
+ "url": "https://boringssl.googlesource.com/boringssl.git/+/6aa79db9d5d3b149ac10250f3773da91d5cbeace",
58233
+ "version": "6aa79db9d5d3b149ac10250f3773da91d5cbeace",
58234
+ "deps": {}
58235
+ },
58236
+ "libvpx": {
58237
+ "url": "https://chromium.googlesource.com/webm/libvpx.git/+/19c4082dc140d7f856aad8645d1835b65f58cf56",
58238
+ "version": "1.15.2",
58239
+ "deps": {},
58240
+ "versionFile": "https://chromium.googlesource.com/webm/libvpx.git/+/19c4082dc140d7f856aad8645d1835b65f58cf56/CHANGELOG"
58241
+ },
58242
+ "sqlite": {
58243
+ "url": "https://chromium.googlesource.com/chromium/deps/sqlite.git/+/cc08c79629643fdd5b592f1391e738815f5577b6",
58244
+ "version": "3.50.0",
58245
+ "deps": {},
58246
+ "versionFile": "https://chromium.googlesource.com/chromium/deps/sqlite.git/+/cc08c79629643fdd5b592f1391e738815f5577b6/VERSION"
58247
+ },
58248
+ "wayland": {
58249
+ "url": "https://chromium.googlesource.com/external/anongit.freedesktop.org/git/wayland/wayland.git/+/a156431ea66fe67d69c9fbba8a8ad34dabbab81c",
58250
+ "version": "1.23.0",
58251
+ "deps": {},
58252
+ "versionFile": "https://chromium.googlesource.com/external/anongit.freedesktop.org/git/wayland/wayland.git/+/a156431ea66fe67d69c9fbba8a8ad34dabbab81c/meson.build"
58253
+ },
58254
+ "libjpeg-turbo": {
58255
+ "url": "https://chromium.googlesource.com/chromium/deps/libjpeg_turbo.git/+/e14cbfaa85529d47f9f55b0f104a579c1061f9ad",
58256
+ "version": "3.1.0",
58257
+ "deps": {},
58258
+ "versionFile": "https://chromium.googlesource.com/chromium/deps/libjpeg_turbo.git/+/e14cbfaa85529d47f9f55b0f104a579c1061f9ad/README.chromium"
58259
+ },
58260
+ "libxml2": {
58261
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/140.0.7314.0/third_party/libxml/README.chromium",
58262
+ "version": "2.14.2",
58263
+ "cpeVersion": "2.14.2"
58264
+ },
58265
+ "libxslt": {
58266
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/140.0.7314.0/third_party/libxslt/README.chromium",
58267
+ "version": "c8b1ea4b89a9b81fa611f32c80f47df0c3b3b004",
58268
+ "cpeVersion": "1.1.43"
58269
+ },
58270
+ "libwebp": {
58271
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/140.0.7314.0/third_party/libwebp/README.chromium",
58272
+ "version": "N/A",
58273
+ "cpeVersion": "1.6.0"
58274
+ },
58275
+ "opus": {
58276
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/140.0.7314.0/third_party/opus/README.chromium",
58277
+ "version": "55513e81"
58278
+ },
58279
+ "fontconfig": {
58280
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/140.0.7314.0/third_party/fontconfig/README.chromium",
58281
+ "version": "c527fe1452d469e5fa1a211180dd40bcdb79fb2a",
58282
+ "cpeVersion": "2.16.2"
58283
+ },
58284
+ "glew": {
58285
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/140.0.7314.0/third_party/glfw/README.chromium",
58286
+ "version": "3.3-dev"
58287
+ },
58288
+ "jsoncpp": {
58289
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/140.0.7314.0/third_party/jsoncpp/README.chromium",
58290
+ "version": "1.9.4",
58291
+ "cpeVersion": "1.9.4"
58292
+ },
58293
+ "leveldb": {
58294
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/140.0.7314.0/third_party/leveldatabase/README.chromium",
58295
+ "version": "1.23"
58296
+ },
58297
+ "libaom": {
58298
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/140.0.7314.0/third_party/libaom/README.chromium",
58299
+ "version": "N/A",
58300
+ "cpeVersion": "3.12.1"
58301
+ },
58302
+ "libcxx": {
58303
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/140.0.7314.0/third_party/libc++/README.chromium",
58304
+ "version": "1.0"
58305
+ },
58306
+ "libcxxabi": {
58307
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/140.0.7314.0/third_party/libc++abi/README.chromium",
58308
+ "version": "1.0"
58309
+ },
58310
+ "libpng": {
58311
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/140.0.7314.0/third_party/libpng/README.chromium",
58312
+ "version": "1.6.43",
58313
+ "cpeVersion": "1.6.43"
58314
+ },
58315
+ "libusb": {
58316
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/140.0.7314.0/third_party/libusb/README.chromium",
58317
+ "version": "1.0.17",
58318
+ "cpeVersion": "rc1"
58319
+ },
58320
+ "ots": {
58321
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/140.0.7314.0/third_party/ots/README.chromium",
58322
+ "version": "46bea9879127d0ff1c6601b078e2ce98e83fcd33"
58323
+ },
58324
+ "re2": {
58325
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/140.0.7314.0/third_party/re2/README.chromium",
58326
+ "version": "1e44e72d31ddc66b783a545e9d9fcaa876a146b7"
58327
+ }
58328
+ }
58329
+ },
58330
+ "node": {
58331
+ "version": "22.18.0",
58332
+ "url": "https://github.com/nodejs/node/tree/v22.18.0/deps",
58333
+ "deps": {
58334
+ "openssl": "3.0.16",
58335
+ "node": "22.18.0",
58336
+ "acorn": "8.15.0",
58337
+ "ada": "2.9.2",
58338
+ "amaro": "1.1.0",
58339
+ "ares": "1.34.5",
58340
+ "brotli": "1.1.0",
58341
+ "cjs_module_lexer": "2.1.0",
58342
+ "cldr": "47.0",
58343
+ "icu": "77.1",
58344
+ "llhttp": "9.3.0",
58345
+ "modules": "127",
58346
+ "napi": "10",
58347
+ "nbytes": "0.1.1",
58348
+ "ncrypto": "0.0.1",
58349
+ "nghttp2": "1.64.0",
58350
+ "simdjson": "3.13.0",
58351
+ "simdutf": "6.4.2",
58352
+ "sqlite": "3.50.2",
58353
+ "tz": "2025b",
58354
+ "undici": "6.21.2",
58355
+ "unicode": "16.0",
58356
+ "uv": "1.51.0",
58357
+ "uvwasi": "0.0.21",
58358
+ "v8": "14.0.290-electron.0",
58359
+ "zlib": "1.3.1",
58360
+ "zstd": "1.5.7"
58361
+ }
58362
+ }
58363
+ }
57806
58364
  }
57807
58365
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "electron-dependencies",
3
- "version": "0.5.181",
3
+ "version": "0.5.183",
4
4
  "description": "Programmatically determines as many dependency versions as possible from Electron",
5
5
  "main": "index.json",
6
6
  "repository": {