electron-dependencies 0.5.190 → 0.5.191

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 +606 -47
  2. package/package.json +1 -1
package/index.json CHANGED
@@ -45698,6 +45698,192 @@
45698
45698
  }
45699
45699
  }
45700
45700
  },
45701
+ "35.7.5": {
45702
+ "version": "35.7.5",
45703
+ "deps": {
45704
+ "chromium": {
45705
+ "version": "134.0.6998.205",
45706
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/134.0.6998.205/",
45707
+ "deps": {
45708
+ "freetype": {
45709
+ "url": "https://chromium.googlesource.com/chromium/src/third_party/freetype2.git/+/b1f47850878d232eea372ab167e760ccac4c4e32",
45710
+ "version": "2.13.3",
45711
+ "deps": {},
45712
+ "versionFile": "https://chromium.googlesource.com/chromium/src/third_party/freetype2.git/+/b1f47850878d232eea372ab167e760ccac4c4e32/README"
45713
+ },
45714
+ "ffmpeg": {
45715
+ "url": "https://chromium.googlesource.com/chromium/third_party/ffmpeg.git/+/d10a0f8bf5ddcce572df95105152bc74041cae0c",
45716
+ "version": "7.1.git",
45717
+ "deps": {},
45718
+ "versionFile": "https://chromium.googlesource.com/chromium/third_party/ffmpeg.git/+/d10a0f8bf5ddcce572df95105152bc74041cae0c/RELEASE"
45719
+ },
45720
+ "pdfium": {
45721
+ "url": "https://pdfium.googlesource.com/pdfium.git/+/12f7715a6390050c5cffb7e4c9b2be1c2f2956d0",
45722
+ "version": "12f7715a6390050c5cffb7e4c9b2be1c2f2956d0",
45723
+ "deps": {
45724
+ "libtiff": {
45725
+ "url": "https://pdfium.googlesource.com/pdfium.git/+/12f7715a6390050c5cffb7e4c9b2be1c2f2956d0/third_party/libtiff/README.pdfium",
45726
+ "version": "4.7.0",
45727
+ "cpeVersion": "4.7.0"
45728
+ },
45729
+ "libopenjpeg": {
45730
+ "url": "https://pdfium.googlesource.com/pdfium.git/+/12f7715a6390050c5cffb7e4c9b2be1c2f2956d0/third_party/libopenjpeg/README.pdfium",
45731
+ "version": "2.5.3 (also update in opj_config*)",
45732
+ "cpeVersion": "2.5.3"
45733
+ }
45734
+ }
45735
+ },
45736
+ "libsrtp": {
45737
+ "url": "https://chromium.googlesource.com/chromium/deps/libsrtp.git/+/a52756acb1c5e133089c798736dd171567df11f5",
45738
+ "version": "fd08747fa6800b321d53e15feb34da12dc697dee",
45739
+ "deps": {},
45740
+ "versionFile": "https://chromium.googlesource.com/chromium/deps/libsrtp.git/+/a52756acb1c5e133089c798736dd171567df11f5/LIBSRTP_VERSION"
45741
+ },
45742
+ "openh264": {
45743
+ "url": "https://chromium.googlesource.com/external/github.com/cisco/openh264/+/33f7f48613258446decb33b3575fc0a3c9ed14e3",
45744
+ "version": "2.5.0",
45745
+ "deps": {},
45746
+ "versionFile": "https://chromium.googlesource.com/external/github.com/cisco/openh264/+/33f7f48613258446decb33b3575fc0a3c9ed14e3/RELEASES"
45747
+ },
45748
+ "angle": {
45749
+ "url": "https://chromium.googlesource.com/angle/angle.git/+/914c97c116e09ef01a99fbbbe9cd28cda56552c7",
45750
+ "version": "914c97c116e09ef01a99fbbbe9cd28cda56552c7",
45751
+ "deps": {}
45752
+ },
45753
+ "boringssl": {
45754
+ "url": "https://boringssl.googlesource.com/boringssl.git/+/ea42fe28775844ec8fe0444fc421398be42d51fe",
45755
+ "version": "ea42fe28775844ec8fe0444fc421398be42d51fe",
45756
+ "deps": {}
45757
+ },
45758
+ "libvpx": {
45759
+ "url": "https://chromium.googlesource.com/webm/libvpx.git/+/7b3fa8114cf8ef23cbf91e50c368c1ca768d95d5",
45760
+ "version": "1.15.0",
45761
+ "deps": {},
45762
+ "versionFile": "https://chromium.googlesource.com/webm/libvpx.git/+/7b3fa8114cf8ef23cbf91e50c368c1ca768d95d5/CHANGELOG"
45763
+ },
45764
+ "sqlite": {
45765
+ "url": "https://chromium.googlesource.com/chromium/deps/sqlite.git/+/567495a62a62dc013888500526e82837d727fe01",
45766
+ "version": "3.46.0",
45767
+ "deps": {},
45768
+ "versionFile": "https://chromium.googlesource.com/chromium/deps/sqlite.git/+/567495a62a62dc013888500526e82837d727fe01/VERSION"
45769
+ },
45770
+ "wayland": {
45771
+ "url": "https://chromium.googlesource.com/external/anongit.freedesktop.org/git/wayland/wayland.git/+/a156431ea66fe67d69c9fbba8a8ad34dabbab81c",
45772
+ "version": "1.23.0",
45773
+ "deps": {},
45774
+ "versionFile": "https://chromium.googlesource.com/external/anongit.freedesktop.org/git/wayland/wayland.git/+/a156431ea66fe67d69c9fbba8a8ad34dabbab81c/meson.build"
45775
+ },
45776
+ "libjpeg-turbo": {
45777
+ "url": "https://chromium.googlesource.com/chromium/deps/libjpeg_turbo.git/+/927aabfcd26897abb9776ecf2a6c38ea5bb52ab6",
45778
+ "version": "2.1.5.1",
45779
+ "deps": {},
45780
+ "versionFile": "https://chromium.googlesource.com/chromium/deps/libjpeg_turbo.git/+/927aabfcd26897abb9776ecf2a6c38ea5bb52ab6/README.chromium"
45781
+ },
45782
+ "libxml2": {
45783
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/134.0.6998.205/third_party/libxml/README.chromium",
45784
+ "version": "169857ad264e51d9b34d7119d2e2e006e35e60c2",
45785
+ "cpeVersion": "2.14.0"
45786
+ },
45787
+ "libxslt": {
45788
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/134.0.6998.205/third_party/libxslt/README.chromium",
45789
+ "version": "c8b1ea4b89a9b81fa611f32c80f47df0c3b3b004",
45790
+ "cpeVersion": "1.1.43"
45791
+ },
45792
+ "libwebp": {
45793
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/134.0.6998.205/third_party/libwebp/README.chromium",
45794
+ "version": "N/A",
45795
+ "cpeVersion": "1.5.0"
45796
+ },
45797
+ "opus": {
45798
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/134.0.6998.205/third_party/opus/README.chromium",
45799
+ "version": "8cf872a1"
45800
+ },
45801
+ "fontconfig": {
45802
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/134.0.6998.205/third_party/fontconfig/README.chromium",
45803
+ "version": "14d466b30a8ab4a9d789977ed94f2c30e7209267",
45804
+ "cpeVersion": "2.15.0"
45805
+ },
45806
+ "glew": {
45807
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/134.0.6998.205/third_party/glfw/README.chromium",
45808
+ "version": "3.3-dev"
45809
+ },
45810
+ "jsoncpp": {
45811
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/134.0.6998.205/third_party/jsoncpp/README.chromium",
45812
+ "version": "1.9.4",
45813
+ "cpeVersion": "1.9.4"
45814
+ },
45815
+ "leveldb": {
45816
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/134.0.6998.205/third_party/leveldatabase/README.chromium",
45817
+ "version": "1.23"
45818
+ },
45819
+ "libaom": {
45820
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/134.0.6998.205/third_party/libaom/README.chromium",
45821
+ "version": "N/A",
45822
+ "cpeVersion": "3.11.0"
45823
+ },
45824
+ "libcxx": {
45825
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/134.0.6998.205/third_party/libc++/README.chromium",
45826
+ "version": "1.0"
45827
+ },
45828
+ "libcxxabi": {
45829
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/134.0.6998.205/third_party/libc++abi/README.chromium",
45830
+ "version": "1.0"
45831
+ },
45832
+ "libpng": {
45833
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/134.0.6998.205/third_party/libpng/README.chromium",
45834
+ "version": "1.6.43",
45835
+ "cpeVersion": "1.6.43"
45836
+ },
45837
+ "libusb": {
45838
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/134.0.6998.205/third_party/libusb/README.chromium",
45839
+ "version": "1.0.17",
45840
+ "cpeVersion": "rc1"
45841
+ },
45842
+ "ots": {
45843
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/134.0.6998.205/third_party/ots/README.chromium",
45844
+ "version": "46bea9879127d0ff1c6601b078e2ce98e83fcd33"
45845
+ },
45846
+ "re2": {
45847
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/134.0.6998.205/third_party/re2/README.chromium",
45848
+ "version": "1e44e72d31ddc66b783a545e9d9fcaa876a146b7"
45849
+ }
45850
+ }
45851
+ },
45852
+ "node": {
45853
+ "version": "22.16.0",
45854
+ "url": "https://github.com/nodejs/node/tree/v22.16.0/deps",
45855
+ "deps": {
45856
+ "openssl": "3.0.16",
45857
+ "node": "22.16.0",
45858
+ "acorn": "8.14.1",
45859
+ "ada": "2.9.2",
45860
+ "amaro": "0.4.1",
45861
+ "ares": "1.34.5",
45862
+ "brotli": "1.1.0",
45863
+ "cjs_module_lexer": "2.1.0",
45864
+ "cldr": "47.0",
45865
+ "icu": "77.1",
45866
+ "llhttp": "9.2.1",
45867
+ "modules": "127",
45868
+ "napi": "10",
45869
+ "nbytes": "0.1.1",
45870
+ "ncrypto": "0.0.1",
45871
+ "nghttp2": "1.64.0",
45872
+ "simdjson": "3.12.2",
45873
+ "simdutf": "6.4.2",
45874
+ "sqlite": "3.49.1",
45875
+ "tz": "2025b",
45876
+ "undici": "6.21.2",
45877
+ "unicode": "16.0",
45878
+ "uv": "1.49.2",
45879
+ "uvwasi": "0.0.21",
45880
+ "v8": "13.4.114.21-electron.0",
45881
+ "zlib": "1.3.0.1-motley",
45882
+ "zstd": "1.5.7"
45883
+ }
45884
+ }
45885
+ }
45886
+ },
45701
45887
  "36.0.0-alpha.1": {
45702
45888
  "version": "36.0.0-alpha.1",
45703
45889
  "deps": {
@@ -56502,18 +56688,18 @@
56502
56688
  }
56503
56689
  }
56504
56690
  },
56505
- "38.0.0-alpha.1": {
56506
- "version": "38.0.0-alpha.1",
56691
+ "37.3.1": {
56692
+ "version": "37.3.1",
56507
56693
  "deps": {
56508
56694
  "chromium": {
56509
- "version": "139.0.7219.0",
56510
- "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/139.0.7219.0/",
56695
+ "version": "138.0.7204.235",
56696
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/138.0.7204.235/",
56511
56697
  "deps": {
56512
56698
  "freetype": {
56513
- "url": "https://chromium.googlesource.com/chromium/src/third_party/freetype2.git/+/1518bc83d26b434031bd12c706ac3c7dab3902fd",
56699
+ "url": "https://chromium.googlesource.com/chromium/src/third_party/freetype2.git/+/738905b34bd1f5a8ff51bd2bc8e38a2d8be9bfd6",
56514
56700
  "version": "2.13.3",
56515
56701
  "deps": {},
56516
- "versionFile": "https://chromium.googlesource.com/chromium/src/third_party/freetype2.git/+/1518bc83d26b434031bd12c706ac3c7dab3902fd/README"
56702
+ "versionFile": "https://chromium.googlesource.com/chromium/src/third_party/freetype2.git/+/738905b34bd1f5a8ff51bd2bc8e38a2d8be9bfd6/README"
56517
56703
  },
56518
56704
  "ffmpeg": {
56519
56705
  "url": "https://chromium.googlesource.com/chromium/third_party/ffmpeg.git/+/dcdd0fa51b65a0b1688ff6b8f0cc81908f09ded2",
@@ -56522,16 +56708,16 @@
56522
56708
  "versionFile": "https://chromium.googlesource.com/chromium/third_party/ffmpeg.git/+/dcdd0fa51b65a0b1688ff6b8f0cc81908f09ded2/RELEASE"
56523
56709
  },
56524
56710
  "pdfium": {
56525
- "url": "https://pdfium.googlesource.com/pdfium.git/+/24684aa1006236b9e241da8a981004bb49021b95",
56526
- "version": "24684aa1006236b9e241da8a981004bb49021b95",
56711
+ "url": "https://pdfium.googlesource.com/pdfium.git/+/cf433ae5520d061db56391155b59b34e67484f39",
56712
+ "version": "cf433ae5520d061db56391155b59b34e67484f39",
56527
56713
  "deps": {
56528
56714
  "libtiff": {
56529
- "url": "https://pdfium.googlesource.com/pdfium.git/+/24684aa1006236b9e241da8a981004bb49021b95/third_party/libtiff/README.pdfium",
56715
+ "url": "https://pdfium.googlesource.com/pdfium.git/+/cf433ae5520d061db56391155b59b34e67484f39/third_party/libtiff/README.pdfium",
56530
56716
  "version": "4.7.0",
56531
56717
  "cpeVersion": "4.7.0"
56532
56718
  },
56533
56719
  "libopenjpeg": {
56534
- "url": "https://pdfium.googlesource.com/pdfium.git/+/24684aa1006236b9e241da8a981004bb49021b95/third_party/libopenjpeg/README.pdfium",
56720
+ "url": "https://pdfium.googlesource.com/pdfium.git/+/cf433ae5520d061db56391155b59b34e67484f39/third_party/libopenjpeg/README.pdfium",
56535
56721
  "version": "2.5.3 (also update in opj_config*)",
56536
56722
  "cpeVersion": "2.5.3"
56537
56723
  }
@@ -56550,13 +56736,13 @@
56550
56736
  "versionFile": "https://chromium.googlesource.com/external/github.com/cisco/openh264/+/652bdb7719f30b52b08e506645a7322ff1b2cc6f/RELEASES"
56551
56737
  },
56552
56738
  "angle": {
56553
- "url": "https://chromium.googlesource.com/angle/angle.git/+/d8c00a9d42834118e90c3a8a7fb562bcf86a7145",
56554
- "version": "d8c00a9d42834118e90c3a8a7fb562bcf86a7145",
56739
+ "url": "https://chromium.googlesource.com/angle/angle.git/+/4e2ac155b53f98f029303453dd8986ed1f16d7fc",
56740
+ "version": "4e2ac155b53f98f029303453dd8986ed1f16d7fc",
56555
56741
  "deps": {}
56556
56742
  },
56557
56743
  "boringssl": {
56558
- "url": "https://boringssl.googlesource.com/boringssl.git/+/035e720641f385e82c72b7b0a9e1d89e58cb5ed5",
56559
- "version": "035e720641f385e82c72b7b0a9e1d89e58cb5ed5",
56744
+ "url": "https://boringssl.googlesource.com/boringssl.git/+/9295969e1dad2c31d0d99481734c1c68dcbc6403",
56745
+ "version": "9295969e1dad2c31d0d99481734c1c68dcbc6403",
56560
56746
  "deps": {}
56561
56747
  },
56562
56748
  "libvpx": {
@@ -56584,112 +56770,112 @@
56584
56770
  "versionFile": "https://chromium.googlesource.com/chromium/deps/libjpeg_turbo.git/+/e14cbfaa85529d47f9f55b0f104a579c1061f9ad/README.chromium"
56585
56771
  },
56586
56772
  "libxml2": {
56587
- "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/139.0.7219.0/third_party/libxml/README.chromium",
56773
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/138.0.7204.235/third_party/libxml/README.chromium",
56588
56774
  "version": "2.14.2",
56589
56775
  "cpeVersion": "2.14.2"
56590
56776
  },
56591
56777
  "libxslt": {
56592
- "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/139.0.7219.0/third_party/libxslt/README.chromium",
56778
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/138.0.7204.235/third_party/libxslt/README.chromium",
56593
56779
  "version": "c8b1ea4b89a9b81fa611f32c80f47df0c3b3b004",
56594
56780
  "cpeVersion": "1.1.43"
56595
56781
  },
56596
56782
  "libwebp": {
56597
- "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/139.0.7219.0/third_party/libwebp/README.chromium",
56783
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/138.0.7204.235/third_party/libwebp/README.chromium",
56598
56784
  "version": "N/A",
56599
56785
  "cpeVersion": "1.5.0"
56600
56786
  },
56601
56787
  "opus": {
56602
- "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/139.0.7219.0/third_party/opus/README.chromium",
56788
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/138.0.7204.235/third_party/opus/README.chromium",
56603
56789
  "version": "55513e81"
56604
56790
  },
56605
56791
  "fontconfig": {
56606
- "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/139.0.7219.0/third_party/fontconfig/README.chromium",
56792
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/138.0.7204.235/third_party/fontconfig/README.chromium",
56607
56793
  "version": "8cf0ce700a8abe0d97ace4bf7efc7f9534b729ba",
56608
56794
  "cpeVersion": "2.16.2"
56609
56795
  },
56610
56796
  "glew": {
56611
- "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/139.0.7219.0/third_party/glfw/README.chromium",
56797
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/138.0.7204.235/third_party/glfw/README.chromium",
56612
56798
  "version": "3.3-dev"
56613
56799
  },
56614
56800
  "jsoncpp": {
56615
- "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/139.0.7219.0/third_party/jsoncpp/README.chromium",
56801
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/138.0.7204.235/third_party/jsoncpp/README.chromium",
56616
56802
  "version": "1.9.4",
56617
56803
  "cpeVersion": "1.9.4"
56618
56804
  },
56619
56805
  "leveldb": {
56620
- "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/139.0.7219.0/third_party/leveldatabase/README.chromium",
56806
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/138.0.7204.235/third_party/leveldatabase/README.chromium",
56621
56807
  "version": "1.23"
56622
56808
  },
56623
56809
  "libaom": {
56624
- "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/139.0.7219.0/third_party/libaom/README.chromium",
56810
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/138.0.7204.235/third_party/libaom/README.chromium",
56625
56811
  "version": "N/A",
56626
56812
  "cpeVersion": "3.12.1"
56627
56813
  },
56628
56814
  "libcxx": {
56629
- "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/139.0.7219.0/third_party/libc++/README.chromium",
56815
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/138.0.7204.235/third_party/libc++/README.chromium",
56630
56816
  "version": "1.0"
56631
56817
  },
56632
56818
  "libcxxabi": {
56633
- "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/139.0.7219.0/third_party/libc++abi/README.chromium",
56819
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/138.0.7204.235/third_party/libc++abi/README.chromium",
56634
56820
  "version": "1.0"
56635
56821
  },
56636
56822
  "libpng": {
56637
- "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/139.0.7219.0/third_party/libpng/README.chromium",
56823
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/138.0.7204.235/third_party/libpng/README.chromium",
56638
56824
  "version": "1.6.43",
56639
56825
  "cpeVersion": "1.6.43"
56640
56826
  },
56641
56827
  "libusb": {
56642
- "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/139.0.7219.0/third_party/libusb/README.chromium",
56828
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/138.0.7204.235/third_party/libusb/README.chromium",
56643
56829
  "version": "1.0.17",
56644
56830
  "cpeVersion": "rc1"
56645
56831
  },
56646
56832
  "ots": {
56647
- "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/139.0.7219.0/third_party/ots/README.chromium",
56833
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/138.0.7204.235/third_party/ots/README.chromium",
56648
56834
  "version": "46bea9879127d0ff1c6601b078e2ce98e83fcd33"
56649
56835
  },
56650
56836
  "re2": {
56651
- "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/139.0.7219.0/third_party/re2/README.chromium",
56837
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/138.0.7204.235/third_party/re2/README.chromium",
56652
56838
  "version": "1e44e72d31ddc66b783a545e9d9fcaa876a146b7"
56653
56839
  }
56654
56840
  }
56655
56841
  },
56656
56842
  "node": {
56657
- "version": "22.16.0",
56658
- "url": "https://github.com/nodejs/node/tree/v22.16.0/deps",
56843
+ "version": "22.18.0",
56844
+ "url": "https://github.com/nodejs/node/tree/v22.18.0/deps",
56659
56845
  "deps": {
56660
56846
  "openssl": "3.0.16",
56661
- "node": "22.16.0",
56662
- "acorn": "8.14.1",
56847
+ "node": "22.18.0",
56848
+ "acorn": "8.15.0",
56663
56849
  "ada": "2.9.2",
56664
- "amaro": "0.4.1",
56850
+ "amaro": "1.1.0",
56665
56851
  "ares": "1.34.5",
56666
56852
  "brotli": "1.1.0",
56667
56853
  "cjs_module_lexer": "2.1.0",
56668
56854
  "cldr": "47.0",
56669
56855
  "icu": "77.1",
56670
- "llhttp": "9.2.1",
56856
+ "llhttp": "9.3.0",
56671
56857
  "modules": "127",
56672
56858
  "napi": "10",
56673
56859
  "nbytes": "0.1.1",
56674
56860
  "ncrypto": "0.0.1",
56675
56861
  "nghttp2": "1.64.0",
56676
- "simdjson": "3.12.2",
56862
+ "simdjson": "3.13.0",
56677
56863
  "simdutf": "6.4.2",
56678
- "sqlite": "3.49.1",
56864
+ "sqlite": "3.50.2",
56679
56865
  "tz": "2025b",
56680
56866
  "undici": "6.21.2",
56681
56867
  "unicode": "16.0",
56682
- "uv": "1.49.2",
56868
+ "uv": "1.51.0",
56683
56869
  "uvwasi": "0.0.21",
56684
- "v8": "13.9.74-electron.0",
56870
+ "v8": "13.8.258.31-electron.0",
56685
56871
  "zlib": "1.3.1",
56686
56872
  "zstd": "1.5.7"
56687
56873
  }
56688
56874
  }
56689
56875
  }
56690
56876
  },
56691
- "38.0.0-alpha.2": {
56692
- "version": "38.0.0-alpha.2",
56877
+ "38.0.0-alpha.1": {
56878
+ "version": "38.0.0-alpha.1",
56693
56879
  "deps": {
56694
56880
  "chromium": {
56695
56881
  "version": "139.0.7219.0",
@@ -56874,8 +57060,8 @@
56874
57060
  }
56875
57061
  }
56876
57062
  },
56877
- "38.0.0-alpha.3": {
56878
- "version": "38.0.0-alpha.3",
57063
+ "38.0.0-alpha.2": {
57064
+ "version": "38.0.0-alpha.2",
56879
57065
  "deps": {
56880
57066
  "chromium": {
56881
57067
  "version": "139.0.7219.0",
@@ -57026,11 +57212,11 @@
57026
57212
  }
57027
57213
  },
57028
57214
  "node": {
57029
- "version": "22.17.0",
57030
- "url": "https://github.com/nodejs/node/tree/v22.17.0/deps",
57215
+ "version": "22.16.0",
57216
+ "url": "https://github.com/nodejs/node/tree/v22.16.0/deps",
57031
57217
  "deps": {
57032
57218
  "openssl": "3.0.16",
57033
- "node": "22.17.0",
57219
+ "node": "22.16.0",
57034
57220
  "acorn": "8.14.1",
57035
57221
  "ada": "2.9.2",
57036
57222
  "amaro": "0.4.1",
@@ -57039,7 +57225,193 @@
57039
57225
  "cjs_module_lexer": "2.1.0",
57040
57226
  "cldr": "47.0",
57041
57227
  "icu": "77.1",
57042
- "llhttp": "9.3.0",
57228
+ "llhttp": "9.2.1",
57229
+ "modules": "127",
57230
+ "napi": "10",
57231
+ "nbytes": "0.1.1",
57232
+ "ncrypto": "0.0.1",
57233
+ "nghttp2": "1.64.0",
57234
+ "simdjson": "3.12.2",
57235
+ "simdutf": "6.4.2",
57236
+ "sqlite": "3.49.1",
57237
+ "tz": "2025b",
57238
+ "undici": "6.21.2",
57239
+ "unicode": "16.0",
57240
+ "uv": "1.49.2",
57241
+ "uvwasi": "0.0.21",
57242
+ "v8": "13.9.74-electron.0",
57243
+ "zlib": "1.3.1",
57244
+ "zstd": "1.5.7"
57245
+ }
57246
+ }
57247
+ }
57248
+ },
57249
+ "38.0.0-alpha.3": {
57250
+ "version": "38.0.0-alpha.3",
57251
+ "deps": {
57252
+ "chromium": {
57253
+ "version": "139.0.7219.0",
57254
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/139.0.7219.0/",
57255
+ "deps": {
57256
+ "freetype": {
57257
+ "url": "https://chromium.googlesource.com/chromium/src/third_party/freetype2.git/+/1518bc83d26b434031bd12c706ac3c7dab3902fd",
57258
+ "version": "2.13.3",
57259
+ "deps": {},
57260
+ "versionFile": "https://chromium.googlesource.com/chromium/src/third_party/freetype2.git/+/1518bc83d26b434031bd12c706ac3c7dab3902fd/README"
57261
+ },
57262
+ "ffmpeg": {
57263
+ "url": "https://chromium.googlesource.com/chromium/third_party/ffmpeg.git/+/dcdd0fa51b65a0b1688ff6b8f0cc81908f09ded2",
57264
+ "version": "7.1.git",
57265
+ "deps": {},
57266
+ "versionFile": "https://chromium.googlesource.com/chromium/third_party/ffmpeg.git/+/dcdd0fa51b65a0b1688ff6b8f0cc81908f09ded2/RELEASE"
57267
+ },
57268
+ "pdfium": {
57269
+ "url": "https://pdfium.googlesource.com/pdfium.git/+/24684aa1006236b9e241da8a981004bb49021b95",
57270
+ "version": "24684aa1006236b9e241da8a981004bb49021b95",
57271
+ "deps": {
57272
+ "libtiff": {
57273
+ "url": "https://pdfium.googlesource.com/pdfium.git/+/24684aa1006236b9e241da8a981004bb49021b95/third_party/libtiff/README.pdfium",
57274
+ "version": "4.7.0",
57275
+ "cpeVersion": "4.7.0"
57276
+ },
57277
+ "libopenjpeg": {
57278
+ "url": "https://pdfium.googlesource.com/pdfium.git/+/24684aa1006236b9e241da8a981004bb49021b95/third_party/libopenjpeg/README.pdfium",
57279
+ "version": "2.5.3 (also update in opj_config*)",
57280
+ "cpeVersion": "2.5.3"
57281
+ }
57282
+ }
57283
+ },
57284
+ "libsrtp": {
57285
+ "url": "https://chromium.googlesource.com/chromium/deps/libsrtp.git/+/a52756acb1c5e133089c798736dd171567df11f5",
57286
+ "version": "fd08747fa6800b321d53e15feb34da12dc697dee",
57287
+ "deps": {},
57288
+ "versionFile": "https://chromium.googlesource.com/chromium/deps/libsrtp.git/+/a52756acb1c5e133089c798736dd171567df11f5/LIBSRTP_VERSION"
57289
+ },
57290
+ "openh264": {
57291
+ "url": "https://chromium.googlesource.com/external/github.com/cisco/openh264/+/652bdb7719f30b52b08e506645a7322ff1b2cc6f",
57292
+ "version": "2.6.0",
57293
+ "deps": {},
57294
+ "versionFile": "https://chromium.googlesource.com/external/github.com/cisco/openh264/+/652bdb7719f30b52b08e506645a7322ff1b2cc6f/RELEASES"
57295
+ },
57296
+ "angle": {
57297
+ "url": "https://chromium.googlesource.com/angle/angle.git/+/d8c00a9d42834118e90c3a8a7fb562bcf86a7145",
57298
+ "version": "d8c00a9d42834118e90c3a8a7fb562bcf86a7145",
57299
+ "deps": {}
57300
+ },
57301
+ "boringssl": {
57302
+ "url": "https://boringssl.googlesource.com/boringssl.git/+/035e720641f385e82c72b7b0a9e1d89e58cb5ed5",
57303
+ "version": "035e720641f385e82c72b7b0a9e1d89e58cb5ed5",
57304
+ "deps": {}
57305
+ },
57306
+ "libvpx": {
57307
+ "url": "https://chromium.googlesource.com/webm/libvpx.git/+/b84ca9b63730e7d4563573a56a66317eb0087ebf",
57308
+ "version": "1.15.1",
57309
+ "deps": {},
57310
+ "versionFile": "https://chromium.googlesource.com/webm/libvpx.git/+/b84ca9b63730e7d4563573a56a66317eb0087ebf/CHANGELOG"
57311
+ },
57312
+ "sqlite": {
57313
+ "url": "https://chromium.googlesource.com/chromium/deps/sqlite.git/+/0a1397d274701c5d39e661e948160da2b9a8db1e",
57314
+ "version": "3.49.2",
57315
+ "deps": {},
57316
+ "versionFile": "https://chromium.googlesource.com/chromium/deps/sqlite.git/+/0a1397d274701c5d39e661e948160da2b9a8db1e/VERSION"
57317
+ },
57318
+ "wayland": {
57319
+ "url": "https://chromium.googlesource.com/external/anongit.freedesktop.org/git/wayland/wayland.git/+/a156431ea66fe67d69c9fbba8a8ad34dabbab81c",
57320
+ "version": "1.23.0",
57321
+ "deps": {},
57322
+ "versionFile": "https://chromium.googlesource.com/external/anongit.freedesktop.org/git/wayland/wayland.git/+/a156431ea66fe67d69c9fbba8a8ad34dabbab81c/meson.build"
57323
+ },
57324
+ "libjpeg-turbo": {
57325
+ "url": "https://chromium.googlesource.com/chromium/deps/libjpeg_turbo.git/+/e14cbfaa85529d47f9f55b0f104a579c1061f9ad",
57326
+ "version": "3.1.0",
57327
+ "deps": {},
57328
+ "versionFile": "https://chromium.googlesource.com/chromium/deps/libjpeg_turbo.git/+/e14cbfaa85529d47f9f55b0f104a579c1061f9ad/README.chromium"
57329
+ },
57330
+ "libxml2": {
57331
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/139.0.7219.0/third_party/libxml/README.chromium",
57332
+ "version": "2.14.2",
57333
+ "cpeVersion": "2.14.2"
57334
+ },
57335
+ "libxslt": {
57336
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/139.0.7219.0/third_party/libxslt/README.chromium",
57337
+ "version": "c8b1ea4b89a9b81fa611f32c80f47df0c3b3b004",
57338
+ "cpeVersion": "1.1.43"
57339
+ },
57340
+ "libwebp": {
57341
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/139.0.7219.0/third_party/libwebp/README.chromium",
57342
+ "version": "N/A",
57343
+ "cpeVersion": "1.5.0"
57344
+ },
57345
+ "opus": {
57346
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/139.0.7219.0/third_party/opus/README.chromium",
57347
+ "version": "55513e81"
57348
+ },
57349
+ "fontconfig": {
57350
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/139.0.7219.0/third_party/fontconfig/README.chromium",
57351
+ "version": "8cf0ce700a8abe0d97ace4bf7efc7f9534b729ba",
57352
+ "cpeVersion": "2.16.2"
57353
+ },
57354
+ "glew": {
57355
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/139.0.7219.0/third_party/glfw/README.chromium",
57356
+ "version": "3.3-dev"
57357
+ },
57358
+ "jsoncpp": {
57359
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/139.0.7219.0/third_party/jsoncpp/README.chromium",
57360
+ "version": "1.9.4",
57361
+ "cpeVersion": "1.9.4"
57362
+ },
57363
+ "leveldb": {
57364
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/139.0.7219.0/third_party/leveldatabase/README.chromium",
57365
+ "version": "1.23"
57366
+ },
57367
+ "libaom": {
57368
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/139.0.7219.0/third_party/libaom/README.chromium",
57369
+ "version": "N/A",
57370
+ "cpeVersion": "3.12.1"
57371
+ },
57372
+ "libcxx": {
57373
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/139.0.7219.0/third_party/libc++/README.chromium",
57374
+ "version": "1.0"
57375
+ },
57376
+ "libcxxabi": {
57377
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/139.0.7219.0/third_party/libc++abi/README.chromium",
57378
+ "version": "1.0"
57379
+ },
57380
+ "libpng": {
57381
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/139.0.7219.0/third_party/libpng/README.chromium",
57382
+ "version": "1.6.43",
57383
+ "cpeVersion": "1.6.43"
57384
+ },
57385
+ "libusb": {
57386
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/139.0.7219.0/third_party/libusb/README.chromium",
57387
+ "version": "1.0.17",
57388
+ "cpeVersion": "rc1"
57389
+ },
57390
+ "ots": {
57391
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/139.0.7219.0/third_party/ots/README.chromium",
57392
+ "version": "46bea9879127d0ff1c6601b078e2ce98e83fcd33"
57393
+ },
57394
+ "re2": {
57395
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/139.0.7219.0/third_party/re2/README.chromium",
57396
+ "version": "1e44e72d31ddc66b783a545e9d9fcaa876a146b7"
57397
+ }
57398
+ }
57399
+ },
57400
+ "node": {
57401
+ "version": "22.17.0",
57402
+ "url": "https://github.com/nodejs/node/tree/v22.17.0/deps",
57403
+ "deps": {
57404
+ "openssl": "3.0.16",
57405
+ "node": "22.17.0",
57406
+ "acorn": "8.14.1",
57407
+ "ada": "2.9.2",
57408
+ "amaro": "0.4.1",
57409
+ "ares": "1.34.5",
57410
+ "brotli": "1.1.0",
57411
+ "cjs_module_lexer": "2.1.0",
57412
+ "cldr": "47.0",
57413
+ "icu": "77.1",
57414
+ "llhttp": "9.3.0",
57043
57415
  "modules": "127",
57044
57416
  "napi": "10",
57045
57417
  "nbytes": "0.1.1",
@@ -59853,5 +60225,192 @@
59853
60225
  }
59854
60226
  }
59855
60227
  }
60228
+ },
60229
+ "38.0.0-beta.6": {
60230
+ "version": "38.0.0-beta.6",
60231
+ "deps": {
60232
+ "chromium": {
60233
+ "version": "140.0.7339.2",
60234
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/140.0.7339.2/",
60235
+ "deps": {
60236
+ "freetype": {
60237
+ "url": "https://chromium.googlesource.com/chromium/src/third_party/freetype2.git/+/27c1cb10a52420515ce66729dfca897be21691b8",
60238
+ "version": "2.13.3",
60239
+ "deps": {},
60240
+ "versionFile": "https://chromium.googlesource.com/chromium/src/third_party/freetype2.git/+/27c1cb10a52420515ce66729dfca897be21691b8/README"
60241
+ },
60242
+ "ffmpeg": {
60243
+ "url": "https://chromium.googlesource.com/chromium/third_party/ffmpeg.git/+/d2d06b12c22d27af58114e779270521074ff1f85",
60244
+ "version": "7.1.git",
60245
+ "deps": {},
60246
+ "versionFile": "https://chromium.googlesource.com/chromium/third_party/ffmpeg.git/+/d2d06b12c22d27af58114e779270521074ff1f85/RELEASE"
60247
+ },
60248
+ "pdfium": {
60249
+ "url": "https://pdfium.googlesource.com/pdfium.git/+/42a1d4662865d8b2f3a6e5d52655e966759f6224",
60250
+ "version": "42a1d4662865d8b2f3a6e5d52655e966759f6224",
60251
+ "deps": {
60252
+ "libtiff": {
60253
+ "url": "https://pdfium.googlesource.com/pdfium.git/+/42a1d4662865d8b2f3a6e5d52655e966759f6224/third_party/libtiff/README.pdfium",
60254
+ "version": "4.7.0",
60255
+ "cpeVersion": "4.7.0"
60256
+ },
60257
+ "libopenjpeg": {
60258
+ "url": "https://pdfium.googlesource.com/pdfium.git/+/42a1d4662865d8b2f3a6e5d52655e966759f6224/third_party/libopenjpeg/README.pdfium",
60259
+ "version": "2.5.3 (also update in opj_config*)",
60260
+ "cpeVersion": "2.5.3"
60261
+ }
60262
+ }
60263
+ },
60264
+ "libsrtp": {
60265
+ "url": "https://chromium.googlesource.com/chromium/deps/libsrtp.git/+/a52756acb1c5e133089c798736dd171567df11f5",
60266
+ "version": "fd08747fa6800b321d53e15feb34da12dc697dee",
60267
+ "deps": {},
60268
+ "versionFile": "https://chromium.googlesource.com/chromium/deps/libsrtp.git/+/a52756acb1c5e133089c798736dd171567df11f5/LIBSRTP_VERSION"
60269
+ },
60270
+ "openh264": {
60271
+ "url": "https://chromium.googlesource.com/external/github.com/cisco/openh264/+/652bdb7719f30b52b08e506645a7322ff1b2cc6f",
60272
+ "version": "2.6.0",
60273
+ "deps": {},
60274
+ "versionFile": "https://chromium.googlesource.com/external/github.com/cisco/openh264/+/652bdb7719f30b52b08e506645a7322ff1b2cc6f/RELEASES"
60275
+ },
60276
+ "angle": {
60277
+ "url": "https://chromium.googlesource.com/angle/angle.git/+/b6b2f380814eadf33f215adc2e99f208c800ae47",
60278
+ "version": "b6b2f380814eadf33f215adc2e99f208c800ae47",
60279
+ "deps": {}
60280
+ },
60281
+ "boringssl": {
60282
+ "url": "https://boringssl.googlesource.com/boringssl.git/+/0a0009998fa180695f3e2071805dc03c9a5f3124",
60283
+ "version": "0a0009998fa180695f3e2071805dc03c9a5f3124",
60284
+ "deps": {}
60285
+ },
60286
+ "libvpx": {
60287
+ "url": "https://chromium.googlesource.com/webm/libvpx.git/+/a985e5e847a2fe69bef3e547cf25088132194e39",
60288
+ "version": "1.15.2",
60289
+ "deps": {},
60290
+ "versionFile": "https://chromium.googlesource.com/webm/libvpx.git/+/a985e5e847a2fe69bef3e547cf25088132194e39/CHANGELOG"
60291
+ },
60292
+ "sqlite": {
60293
+ "url": "https://chromium.googlesource.com/chromium/deps/sqlite.git/+/cc08c79629643fdd5b592f1391e738815f5577b6",
60294
+ "version": "3.50.0",
60295
+ "deps": {},
60296
+ "versionFile": "https://chromium.googlesource.com/chromium/deps/sqlite.git/+/cc08c79629643fdd5b592f1391e738815f5577b6/VERSION"
60297
+ },
60298
+ "wayland": {
60299
+ "url": "https://chromium.googlesource.com/external/anongit.freedesktop.org/git/wayland/wayland.git/+/a156431ea66fe67d69c9fbba8a8ad34dabbab81c",
60300
+ "version": "1.23.0",
60301
+ "deps": {},
60302
+ "versionFile": "https://chromium.googlesource.com/external/anongit.freedesktop.org/git/wayland/wayland.git/+/a156431ea66fe67d69c9fbba8a8ad34dabbab81c/meson.build"
60303
+ },
60304
+ "libjpeg-turbo": {
60305
+ "url": "https://chromium.googlesource.com/chromium/deps/libjpeg_turbo.git/+/e14cbfaa85529d47f9f55b0f104a579c1061f9ad",
60306
+ "version": "3.1.0",
60307
+ "deps": {},
60308
+ "versionFile": "https://chromium.googlesource.com/chromium/deps/libjpeg_turbo.git/+/e14cbfaa85529d47f9f55b0f104a579c1061f9ad/README.chromium"
60309
+ },
60310
+ "libxml2": {
60311
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/140.0.7339.2/third_party/libxml/README.chromium",
60312
+ "version": "2.14.2",
60313
+ "cpeVersion": "2.14.2"
60314
+ },
60315
+ "libxslt": {
60316
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/140.0.7339.2/third_party/libxslt/README.chromium",
60317
+ "version": "c8b1ea4b89a9b81fa611f32c80f47df0c3b3b004",
60318
+ "cpeVersion": "1.1.43"
60319
+ },
60320
+ "libwebp": {
60321
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/140.0.7339.2/third_party/libwebp/README.chromium",
60322
+ "version": "N/A",
60323
+ "cpeVersion": "1.6.0"
60324
+ },
60325
+ "opus": {
60326
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/140.0.7339.2/third_party/opus/README.chromium",
60327
+ "version": "55513e81",
60328
+ "cpeVersion": "opus"
60329
+ },
60330
+ "fontconfig": {
60331
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/140.0.7339.2/third_party/fontconfig/README.chromium",
60332
+ "version": "86b48ec01ece451d5270d0c5181a43151e45a042",
60333
+ "cpeVersion": "2.17.1"
60334
+ },
60335
+ "glew": {
60336
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/140.0.7339.2/third_party/glfw/README.chromium",
60337
+ "version": "3.3-dev"
60338
+ },
60339
+ "jsoncpp": {
60340
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/140.0.7339.2/third_party/jsoncpp/README.chromium",
60341
+ "version": "1.9.4",
60342
+ "cpeVersion": "1.9.4"
60343
+ },
60344
+ "leveldb": {
60345
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/140.0.7339.2/third_party/leveldatabase/README.chromium",
60346
+ "version": "1.23"
60347
+ },
60348
+ "libaom": {
60349
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/140.0.7339.2/third_party/libaom/README.chromium",
60350
+ "version": "N/A",
60351
+ "cpeVersion": "3.12.1"
60352
+ },
60353
+ "libcxx": {
60354
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/140.0.7339.2/third_party/libc++/README.chromium",
60355
+ "version": "1.0"
60356
+ },
60357
+ "libcxxabi": {
60358
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/140.0.7339.2/third_party/libc++abi/README.chromium",
60359
+ "version": "1.0"
60360
+ },
60361
+ "libpng": {
60362
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/140.0.7339.2/third_party/libpng/README.chromium",
60363
+ "version": "1.6.43",
60364
+ "cpeVersion": "1.6.43"
60365
+ },
60366
+ "libusb": {
60367
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/140.0.7339.2/third_party/libusb/README.chromium",
60368
+ "version": "1.0.17",
60369
+ "cpeVersion": "rc1"
60370
+ },
60371
+ "ots": {
60372
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/140.0.7339.2/third_party/ots/README.chromium",
60373
+ "version": "46bea9879127d0ff1c6601b078e2ce98e83fcd33"
60374
+ },
60375
+ "re2": {
60376
+ "url": "https://chromium.googlesource.com/chromium/src.git/+/refs/tags/140.0.7339.2/third_party/re2/README.chromium",
60377
+ "version": "1e44e72d31ddc66b783a545e9d9fcaa876a146b7"
60378
+ }
60379
+ }
60380
+ },
60381
+ "node": {
60382
+ "version": "22.18.0",
60383
+ "url": "https://github.com/nodejs/node/tree/v22.18.0/deps",
60384
+ "deps": {
60385
+ "openssl": "3.0.16",
60386
+ "node": "22.18.0",
60387
+ "acorn": "8.15.0",
60388
+ "ada": "2.9.2",
60389
+ "amaro": "1.1.0",
60390
+ "ares": "1.34.5",
60391
+ "brotli": "1.1.0",
60392
+ "cjs_module_lexer": "2.1.0",
60393
+ "cldr": "47.0",
60394
+ "icu": "77.1",
60395
+ "llhttp": "9.3.0",
60396
+ "modules": "127",
60397
+ "napi": "10",
60398
+ "nbytes": "0.1.1",
60399
+ "ncrypto": "0.0.1",
60400
+ "nghttp2": "1.64.0",
60401
+ "simdjson": "3.13.0",
60402
+ "simdutf": "6.4.2",
60403
+ "sqlite": "3.50.2",
60404
+ "tz": "2025b",
60405
+ "undici": "6.21.2",
60406
+ "unicode": "16.0",
60407
+ "uv": "1.51.0",
60408
+ "uvwasi": "0.0.21",
60409
+ "v8": "14.0.365.1-electron.0",
60410
+ "zlib": "1.3.1",
60411
+ "zstd": "1.5.7"
60412
+ }
60413
+ }
60414
+ }
59856
60415
  }
59857
60416
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "electron-dependencies",
3
- "version": "0.5.190",
3
+ "version": "0.5.191",
4
4
  "description": "Programmatically determines as many dependency versions as possible from Electron",
5
5
  "main": "index.json",
6
6
  "repository": {