@@ -461,6 +461,90 @@ __metadata:
461
461
languageName : node
462
462
linkType : hard
463
463
464
+ " @lmdb/lmdb-darwin-arm64@npm:2.8.5 " :
465
+ version : 2.8.5
466
+ resolution : " @lmdb/lmdb-darwin-arm64@npm:2.8.5"
467
+ conditions : os=darwin & cpu=arm64
468
+ languageName : node
469
+ linkType : hard
470
+
471
+ " @lmdb/lmdb-darwin-x64@npm:2.8.5 " :
472
+ version : 2.8.5
473
+ resolution : " @lmdb/lmdb-darwin-x64@npm:2.8.5"
474
+ conditions : os=darwin & cpu=x64
475
+ languageName : node
476
+ linkType : hard
477
+
478
+ " @lmdb/lmdb-linux-arm64@npm:2.8.5 " :
479
+ version : 2.8.5
480
+ resolution : " @lmdb/lmdb-linux-arm64@npm:2.8.5"
481
+ conditions : os=linux & cpu=arm64
482
+ languageName : node
483
+ linkType : hard
484
+
485
+ " @lmdb/lmdb-linux-arm@npm:2.8.5 " :
486
+ version : 2.8.5
487
+ resolution : " @lmdb/lmdb-linux-arm@npm:2.8.5"
488
+ conditions : os=linux & cpu=arm
489
+ languageName : node
490
+ linkType : hard
491
+
492
+ " @lmdb/lmdb-linux-x64@npm:2.8.5 " :
493
+ version : 2.8.5
494
+ resolution : " @lmdb/lmdb-linux-x64@npm:2.8.5"
495
+ conditions : os=linux & cpu=x64
496
+ languageName : node
497
+ linkType : hard
498
+
499
+ " @lmdb/lmdb-win32-x64@npm:2.8.5 " :
500
+ version : 2.8.5
501
+ resolution : " @lmdb/lmdb-win32-x64@npm:2.8.5"
502
+ conditions : os=win32 & cpu=x64
503
+ languageName : node
504
+ linkType : hard
505
+
506
+ " @msgpackr-extract/msgpackr-extract-darwin-arm64@npm:3.0.2 " :
507
+ version : 3.0.2
508
+ resolution : " @msgpackr-extract/msgpackr-extract-darwin-arm64@npm:3.0.2"
509
+ conditions : os=darwin & cpu=arm64
510
+ languageName : node
511
+ linkType : hard
512
+
513
+ " @msgpackr-extract/msgpackr-extract-darwin-x64@npm:3.0.2 " :
514
+ version : 3.0.2
515
+ resolution : " @msgpackr-extract/msgpackr-extract-darwin-x64@npm:3.0.2"
516
+ conditions : os=darwin & cpu=x64
517
+ languageName : node
518
+ linkType : hard
519
+
520
+ " @msgpackr-extract/msgpackr-extract-linux-arm64@npm:3.0.2 " :
521
+ version : 3.0.2
522
+ resolution : " @msgpackr-extract/msgpackr-extract-linux-arm64@npm:3.0.2"
523
+ conditions : os=linux & cpu=arm64
524
+ languageName : node
525
+ linkType : hard
526
+
527
+ " @msgpackr-extract/msgpackr-extract-linux-arm@npm:3.0.2 " :
528
+ version : 3.0.2
529
+ resolution : " @msgpackr-extract/msgpackr-extract-linux-arm@npm:3.0.2"
530
+ conditions : os=linux & cpu=arm
531
+ languageName : node
532
+ linkType : hard
533
+
534
+ " @msgpackr-extract/msgpackr-extract-linux-x64@npm:3.0.2 " :
535
+ version : 3.0.2
536
+ resolution : " @msgpackr-extract/msgpackr-extract-linux-x64@npm:3.0.2"
537
+ conditions : os=linux & cpu=x64
538
+ languageName : node
539
+ linkType : hard
540
+
541
+ " @msgpackr-extract/msgpackr-extract-win32-x64@npm:3.0.2 " :
542
+ version : 3.0.2
543
+ resolution : " @msgpackr-extract/msgpackr-extract-win32-x64@npm:3.0.2"
544
+ conditions : os=win32 & cpu=x64
545
+ languageName : node
546
+ linkType : hard
547
+
464
548
" @nodelib/fs.scandir@npm:2.1.5 " :
465
549
version : 2.1.5
466
550
resolution : " @nodelib/fs.scandir@npm:2.1.5"
@@ -4008,6 +4092,13 @@ __metadata:
4008
4092
languageName : node
4009
4093
linkType : hard
4010
4094
4095
+ " detect-libc@npm:^2.0.1 " :
4096
+ version : 2.0.2
4097
+ resolution : " detect-libc@npm:2.0.2"
4098
+ checksum : 2b2cd3649b83d576f4be7cc37eb3b1815c79969c8b1a03a40a4d55d83bc74d010753485753448eacb98784abf22f7dbd3911fd3b60e29fda28fed2d1a997944d
4099
+ languageName : node
4100
+ linkType : hard
4101
+
4011
4102
" detect-node@npm:^2.0.4 " :
4012
4103
version : 2.0.4
4013
4104
resolution : " detect-node@npm:2.0.4"
@@ -6628,16 +6719,37 @@ __metadata:
6628
6719
linkType : hard
6629
6720
6630
6721
" lmdb@npm:2.2.4 " :
6631
- version : 2.2.4
6632
- resolution : " lmdb@npm:2.2.4"
6633
- dependencies :
6634
- msgpackr : ^1.5.4
6635
- nan : ^2.14.2
6722
+ version : 2.8.5
6723
+ resolution : " lmdb@npm:2.8.5"
6724
+ dependencies :
6725
+ " @lmdb/lmdb-darwin-arm64 " : 2.8.5
6726
+ " @lmdb/lmdb-darwin-x64 " : 2.8.5
6727
+ " @lmdb/lmdb-linux-arm " : 2.8.5
6728
+ " @lmdb/lmdb-linux-arm64 " : 2.8.5
6729
+ " @lmdb/lmdb-linux-x64 " : 2.8.5
6730
+ " @lmdb/lmdb-win32-x64 " : 2.8.5
6731
+ msgpackr : ^1.9.5
6732
+ node-addon-api : ^6.1.0
6636
6733
node-gyp : latest
6637
- node-gyp-build : ^4.2.3
6638
- ordered-binary : ^1.2.4
6734
+ node-gyp-build-optional-packages : 5.1.1
6735
+ ordered-binary : ^1.4.1
6639
6736
weak-lru-cache : ^1.2.2
6640
- checksum : df75e8ae266fb0676320366ba8847fe1e6c3c43af1c28c08eba35a35cb68c8f0be06ae305a9fecd6e2db2504dc92462da442272778facc6a8a0d953fbf0267ff
6737
+ dependenciesMeta :
6738
+ " @lmdb/lmdb-darwin-arm64 " :
6739
+ optional : true
6740
+ " @lmdb/lmdb-darwin-x64 " :
6741
+ optional : true
6742
+ " @lmdb/lmdb-linux-arm " :
6743
+ optional : true
6744
+ " @lmdb/lmdb-linux-arm64 " :
6745
+ optional : true
6746
+ " @lmdb/lmdb-linux-x64 " :
6747
+ optional : true
6748
+ " @lmdb/lmdb-win32-x64 " :
6749
+ optional : true
6750
+ bin :
6751
+ download-lmdb-prebuilds : bin/download-prebuilds.js
6752
+ checksum : b1ec76650d3b19d4c966cd7a4ee2324270c7d20f46b569d23bc287c7c7e7da667d3d330aa78be1aa2717af63b3531cd1d53a5ee4faf1c293c038513e4f3aa832
6641
6753
languageName : node
6642
6754
linkType : hard
6643
6755
@@ -7237,6 +7349,37 @@ __metadata:
7237
7349
languageName : node
7238
7350
linkType : hard
7239
7351
7352
+ " msgpackr-extract@npm:^3.0.2 " :
7353
+ version : 3.0.2
7354
+ resolution : " msgpackr-extract@npm:3.0.2"
7355
+ dependencies :
7356
+ " @msgpackr-extract/msgpackr-extract-darwin-arm64 " : 3.0.2
7357
+ " @msgpackr-extract/msgpackr-extract-darwin-x64 " : 3.0.2
7358
+ " @msgpackr-extract/msgpackr-extract-linux-arm " : 3.0.2
7359
+ " @msgpackr-extract/msgpackr-extract-linux-arm64 " : 3.0.2
7360
+ " @msgpackr-extract/msgpackr-extract-linux-x64 " : 3.0.2
7361
+ " @msgpackr-extract/msgpackr-extract-win32-x64 " : 3.0.2
7362
+ node-gyp : latest
7363
+ node-gyp-build-optional-packages : 5.0.7
7364
+ dependenciesMeta :
7365
+ " @msgpackr-extract/msgpackr-extract-darwin-arm64 " :
7366
+ optional : true
7367
+ " @msgpackr-extract/msgpackr-extract-darwin-x64 " :
7368
+ optional : true
7369
+ " @msgpackr-extract/msgpackr-extract-linux-arm " :
7370
+ optional : true
7371
+ " @msgpackr-extract/msgpackr-extract-linux-arm64 " :
7372
+ optional : true
7373
+ " @msgpackr-extract/msgpackr-extract-linux-x64 " :
7374
+ optional : true
7375
+ " @msgpackr-extract/msgpackr-extract-win32-x64 " :
7376
+ optional : true
7377
+ bin :
7378
+ download-msgpackr-prebuilds : bin/download-prebuilds.js
7379
+ checksum : 5adb809b965bac41c310e60373d54c955fe78e4d134ab036d0f9ee5b322cec0a739878d395e17c1ac82d840705896b2dafae6a8cc04ad34c14d2de4b06b58330
7380
+ languageName : node
7381
+ linkType : hard
7382
+
7240
7383
" msgpackr@npm:^1.5.4 " :
7241
7384
version : 1.5.4
7242
7385
resolution : " msgpackr@npm:1.5.4"
@@ -7249,6 +7392,18 @@ __metadata:
7249
7392
languageName : node
7250
7393
linkType : hard
7251
7394
7395
+ " msgpackr@npm:^1.9.5 " :
7396
+ version : 1.9.9
7397
+ resolution : " msgpackr@npm:1.9.9"
7398
+ dependencies :
7399
+ msgpackr-extract : ^3.0.2
7400
+ dependenciesMeta :
7401
+ msgpackr-extract :
7402
+ optional : true
7403
+ checksum : b63182d99f479d79f0d082fd2688ce7cf699b1aee71e20f28591c30b48743bb57868fdd72656759a892891072d186d864702c756434520709e8fe7e0d350a119
7404
+ languageName : node
7405
+ linkType : hard
7406
+
7252
7407
" mute-stream@npm:1.0.0 " :
7253
7408
version : 1.0.0
7254
7409
resolution : " mute-stream@npm:1.0.0"
@@ -7340,6 +7495,15 @@ __metadata:
7340
7495
languageName : node
7341
7496
linkType : hard
7342
7497
7498
+ " node-addon-api@npm:^6.1.0 " :
7499
+ version : 6.1.0
7500
+ resolution : " node-addon-api@npm:6.1.0"
7501
+ dependencies :
7502
+ node-gyp : latest
7503
+ checksum : 3a539510e677cfa3a833aca5397300e36141aca064cdc487554f2017110709a03a95da937e98c2a14ec3c626af7b2d1b6dabe629a481f9883143d0d5bff07bf2
7504
+ languageName : node
7505
+ linkType : hard
7506
+
7343
7507
" node-domexception@npm:^1.0.0 " :
7344
7508
version : 1.0.0
7345
7509
resolution : " node-domexception@npm:1.0.0"
@@ -7372,6 +7536,30 @@ __metadata:
7372
7536
languageName : node
7373
7537
linkType : hard
7374
7538
7539
+ " node-gyp-build-optional-packages@npm:5.0.7 " :
7540
+ version : 5.0.7
7541
+ resolution : " node-gyp-build-optional-packages@npm:5.0.7"
7542
+ bin :
7543
+ node-gyp-build-optional-packages : bin.js
7544
+ node-gyp-build-optional-packages-optional : optional.js
7545
+ node-gyp-build-optional-packages-test : build-test.js
7546
+ checksum : bcb4537af15bcb3811914ea0db8f69284ca10db1cc7543a167a4c41ae4b9b5044b133f789fdadad0b7adc6931f6ae7def3c75b0bc7b05836881aae52400163e6
7547
+ languageName : node
7548
+ linkType : hard
7549
+
7550
+ " node-gyp-build-optional-packages@npm:5.1.1 " :
7551
+ version : 5.1.1
7552
+ resolution : " node-gyp-build-optional-packages@npm:5.1.1"
7553
+ dependencies :
7554
+ detect-libc : ^2.0.1
7555
+ bin :
7556
+ node-gyp-build-optional-packages : bin.js
7557
+ node-gyp-build-optional-packages-optional : optional.js
7558
+ node-gyp-build-optional-packages-test : build-test.js
7559
+ checksum : f3cb197862516e6879377adaa58142ae9013ab69c86cf2645f8b008db339354145d8ebd9140a13ec7ece5ce28a372ca7e14660379d3a3dd7b908a6f2743606e9
7560
+ languageName : node
7561
+ linkType : hard
7562
+
7375
7563
" node-gyp-build@npm:^4.2.3, node-gyp-build@npm:^4.3.0 " :
7376
7564
version : 4.3.0
7377
7565
resolution : " node-gyp-build@npm:4.3.0"
@@ -7716,10 +7904,10 @@ __metadata:
7716
7904
languageName : node
7717
7905
linkType : hard
7718
7906
7719
- " ordered-binary@npm:^1.2.4 " :
7720
- version : 1.2.4
7721
- resolution : " ordered-binary@npm:1.2.4 "
7722
- checksum : 69090e7d6e3428ea2f232b612e5d77e6a793d6c19e1639911d6b1d9815eb83830747cd5d138fda79a5be61aa015a75c4fcf44b521423b896ca24d14bdbc0d517
7907
+ " ordered-binary@npm:^1.4.1 " :
7908
+ version : 1.4.1
7909
+ resolution : " ordered-binary@npm:1.4.1 "
7910
+ checksum : 274940b4ef983562e11371c84415c265432a4e1337ab85f8e7669eeab6afee8f655c6c12ecee1cd121aaf399c32f5c781b0d50e460bd42da004eba16dcc66574
7723
7911
languageName : node
7724
7912
linkType : hard
7725
7913
0 commit comments