返回提交历史
Modified
package-lock.json
+127
-124
XFEstudio/SpaceNinjaServer
chore: npm update
9d034824
代码差异
1 个文件
+127
-124
@@ -415,12 +415,12 @@
415
415
}
416
416
},
417
417
"node_modules/@types/node": {
418
"version": "24.0.15",
419
"resolved": "https://registry.npmjs.org/@types/node/-/node-24.0.15.tgz",
420
"integrity": "sha512-oaeTSbCef7U/z7rDeJA138xpG3NuKc64/rZ2qmUFkFJmnMsAPaluIifqyWd8hSSMxyP9oie3dLAqYPblag9KgA==",
418
"version": "24.3.0",
419
"resolved": "https://registry.npmjs.org/@types/node/-/node-24.3.0.tgz",
420
"integrity": "sha512-aPTXCrfwnDLj4VvXrm+UUCQjNEvJgNA8s5F1cvwQU+3KNltTOkBm1j30uNLyqqPNe7gE3KFzImYoZEfLhp4Yow==",
421
421
"license": "MIT",
422
422
"dependencies": {
423
"undici-types": "~7.8.0"
423
"undici-types": "~7.10.0"
424
424
}
425
425
},
426
426
"node_modules/@types/qs": {
@@ -496,17 +496,17 @@
496
496
}
497
497
},
498
498
"node_modules/@typescript-eslint/eslint-plugin": {
499
"version": "8.37.0",
500
"resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.37.0.tgz",
501
"integrity": "sha512-jsuVWeIkb6ggzB+wPCsR4e6loj+rM72ohW6IBn2C+5NCvfUVY8s33iFPySSVXqtm5Hu29Ne/9bnA0JmyLmgenA==",
499
"version": "8.41.0",
500
"resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.41.0.tgz",
501
"integrity": "sha512-8fz6oa6wEKZrhXWro/S3n2eRJqlRcIa6SlDh59FXJ5Wp5XRZ8B9ixpJDcjadHq47hMx0u+HW6SNa6LjJQ6NLtw==",
502
502
"dev": true,
503
503
"license": "MIT",
504
504
"dependencies": {
505
505
"@eslint-community/regexpp": "^4.10.0",
506
"@typescript-eslint/scope-manager": "8.37.0",
507
"@typescript-eslint/type-utils": "8.37.0",
508
"@typescript-eslint/utils": "8.37.0",
509
"@typescript-eslint/visitor-keys": "8.37.0",
506
"@typescript-eslint/scope-manager": "8.41.0",
507
"@typescript-eslint/type-utils": "8.41.0",
508
"@typescript-eslint/utils": "8.41.0",
509
"@typescript-eslint/visitor-keys": "8.41.0",
510
510
"graphemer": "^1.4.0",
511
511
"ignore": "^7.0.0",
512
512
"natural-compare": "^1.4.0",
@@ -520,22 +520,22 @@
520
520
"url": "https://opencollective.com/typescript-eslint"
521
521
},
522
522
"peerDependencies": {
523
"@typescript-eslint/parser": "^8.37.0",
523
"@typescript-eslint/parser": "^8.41.0",
524
524
"eslint": "^8.57.0 || ^9.0.0",
525
"typescript": ">=4.8.4 <5.9.0"
525
"typescript": ">=4.8.4 <6.0.0"
526
526
}
527
527
},
528
528
"node_modules/@typescript-eslint/parser": {
529
"version": "8.37.0",
530
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.37.0.tgz",
531
"integrity": "sha512-kVIaQE9vrN9RLCQMQ3iyRlVJpTiDUY6woHGb30JDkfJErqrQEmtdWH3gV0PBAfGZgQXoqzXOO0T3K6ioApbbAA==",
529
"version": "8.41.0",
530
"resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.41.0.tgz",
531
"integrity": "sha512-gTtSdWX9xiMPA/7MV9STjJOOYtWwIJIYxkQxnSV1U3xcE+mnJSH3f6zI0RYP+ew66WSlZ5ed+h0VCxsvdC1jJg==",
532
532
"dev": true,
533
533
"license": "MIT",
534
534
"dependencies": {
535
"@typescript-eslint/scope-manager": "8.37.0",
536
"@typescript-eslint/types": "8.37.0",
537
"@typescript-eslint/typescript-estree": "8.37.0",
538
"@typescript-eslint/visitor-keys": "8.37.0",
535
"@typescript-eslint/scope-manager": "8.41.0",
536
"@typescript-eslint/types": "8.41.0",
537
"@typescript-eslint/typescript-estree": "8.41.0",
538
"@typescript-eslint/visitor-keys": "8.41.0",
539
539
"debug": "^4.3.4"
540
540
},
541
541
"engines": {
@@ -547,18 +547,18 @@
547
547
},
548
548
"peerDependencies": {
549
549
"eslint": "^8.57.0 || ^9.0.0",
550
"typescript": ">=4.8.4 <5.9.0"
550
"typescript": ">=4.8.4 <6.0.0"
551
551
}
552
552
},
553
553
"node_modules/@typescript-eslint/project-service": {
554
"version": "8.37.0",
555
"resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.37.0.tgz",
556
"integrity": "sha512-BIUXYsbkl5A1aJDdYJCBAo8rCEbAvdquQ8AnLb6z5Lp1u3x5PNgSSx9A/zqYc++Xnr/0DVpls8iQ2cJs/izTXA==",
554
"version": "8.41.0",
555
"resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.41.0.tgz",
556
"integrity": "sha512-b8V9SdGBQzQdjJ/IO3eDifGpDBJfvrNTp2QD9P2BeqWTGrRibgfgIlBSw6z3b6R7dPzg752tOs4u/7yCLxksSQ==",
557
557
"dev": true,
558
558
"license": "MIT",
559
559
"dependencies": {
560
"@typescript-eslint/tsconfig-utils": "^8.37.0",
561
"@typescript-eslint/types": "^8.37.0",
560
"@typescript-eslint/tsconfig-utils": "^8.41.0",
561
"@typescript-eslint/types": "^8.41.0",
562
562
"debug": "^4.3.4"
563
563
},
564
564
"engines": {
@@ -569,18 +569,18 @@
569
569
"url": "https://opencollective.com/typescript-eslint"
570
570
},
571
571
"peerDependencies": {
572
"typescript": ">=4.8.4 <5.9.0"
572
"typescript": ">=4.8.4 <6.0.0"
573
573
}
574
574
},
575
575
"node_modules/@typescript-eslint/scope-manager": {
576
"version": "8.37.0",
577
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.37.0.tgz",
578
"integrity": "sha512-0vGq0yiU1gbjKob2q691ybTg9JX6ShiVXAAfm2jGf3q0hdP6/BruaFjL/ManAR/lj05AvYCH+5bbVo0VtzmjOA==",
576
"version": "8.41.0",
577
"resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.41.0.tgz",
578
"integrity": "sha512-n6m05bXn/Cd6DZDGyrpXrELCPVaTnLdPToyhBoFkLIMznRUQUEQdSp96s/pcWSQdqOhrgR1mzJ+yItK7T+WPMQ==",
579
579
"dev": true,
580
580
"license": "MIT",
581
581
"dependencies": {
582
"@typescript-eslint/types": "8.37.0",
583
"@typescript-eslint/visitor-keys": "8.37.0"
582
"@typescript-eslint/types": "8.41.0",
583
"@typescript-eslint/visitor-keys": "8.41.0"
584
584
},
585
585
"engines": {
586
586
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -591,9 +591,9 @@
591
591
}
592
592
},
593
593
"node_modules/@typescript-eslint/tsconfig-utils": {
594
"version": "8.37.0",
595
"resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.37.0.tgz",
596
"integrity": "sha512-1/YHvAVTimMM9mmlPvTec9NP4bobA1RkDbMydxG8omqwJJLEW/Iy2C4adsAESIXU3WGLXFHSZUU+C9EoFWl4Zg==",
594
"version": "8.41.0",
595
"resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.41.0.tgz",
596
"integrity": "sha512-TDhxYFPUYRFxFhuU5hTIJk+auzM/wKvWgoNYOPcOf6i4ReYlOoYN8q1dV5kOTjNQNJgzWN3TUUQMtlLOcUgdUw==",
597
597
"dev": true,
598
598
"license": "MIT",
599
599
"engines": {
@@ -604,19 +604,19 @@
604
604
"url": "https://opencollective.com/typescript-eslint"
605
605
},
606
606
"peerDependencies": {
607
"typescript": ">=4.8.4 <5.9.0"
607
"typescript": ">=4.8.4 <6.0.0"
608
608
}
609
609
},
610
610
"node_modules/@typescript-eslint/type-utils": {
611
"version": "8.37.0",
612
"resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.37.0.tgz",
613
"integrity": "sha512-SPkXWIkVZxhgwSwVq9rqj/4VFo7MnWwVaRNznfQDc/xPYHjXnPfLWn+4L6FF1cAz6e7dsqBeMawgl7QjUMj4Ow==",
611
"version": "8.41.0",
612
"resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.41.0.tgz",
613
"integrity": "sha512-63qt1h91vg3KsjVVonFJWjgSK7pZHSQFKH6uwqxAH9bBrsyRhO6ONoKyXxyVBzG1lJnFAJcKAcxLS54N1ee1OQ==",
614
614
"dev": true,
615
615
"license": "MIT",
616
616
"dependencies": {
617
"@typescript-eslint/types": "8.37.0",
618
"@typescript-eslint/typescript-estree": "8.37.0",
619
"@typescript-eslint/utils": "8.37.0",
617
"@typescript-eslint/types": "8.41.0",
618
"@typescript-eslint/typescript-estree": "8.41.0",
619
"@typescript-eslint/utils": "8.41.0",
620
620
"debug": "^4.3.4",
621
621
"ts-api-utils": "^2.1.0"
622
622
},
@@ -629,13 +629,13 @@
629
629
},
630
630
"peerDependencies": {
631
631
"eslint": "^8.57.0 || ^9.0.0",
632
"typescript": ">=4.8.4 <5.9.0"
632
"typescript": ">=4.8.4 <6.0.0"
633
633
}
634
634
},
635
635
"node_modules/@typescript-eslint/types": {
636
"version": "8.37.0",
637
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.37.0.tgz",
638
"integrity": "sha512-ax0nv7PUF9NOVPs+lmQ7yIE7IQmAf8LGcXbMvHX5Gm+YJUYNAl340XkGnrimxZ0elXyoQJuN5sbg6C4evKA4SQ==",
636
"version": "8.41.0",
637
"resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.41.0.tgz",
638
"integrity": "sha512-9EwxsWdVqh42afLbHP90n2VdHaWU/oWgbH2P0CfcNfdKL7CuKpwMQGjwev56vWu9cSKU7FWSu6r9zck6CVfnag==",
639
639
"dev": true,
640
640
"license": "MIT",
641
641
"engines": {
@@ -647,16 +647,16 @@
647
647
}
648
648
},
649
649
"node_modules/@typescript-eslint/typescript-estree": {
650
"version": "8.37.0",
651
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.37.0.tgz",
652
"integrity": "sha512-zuWDMDuzMRbQOM+bHyU4/slw27bAUEcKSKKs3hcv2aNnc/tvE/h7w60dwVw8vnal2Pub6RT1T7BI8tFZ1fE+yg==",
650
"version": "8.41.0",
651
"resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.41.0.tgz",
652
"integrity": "sha512-D43UwUYJmGhuwHfY7MtNKRZMmfd8+p/eNSfFe6tH5mbVDto+VQCayeAt35rOx3Cs6wxD16DQtIKw/YXxt5E0UQ==",
653
653
"dev": true,
654
654
"license": "MIT",
655
655
"dependencies": {
656
"@typescript-eslint/project-service": "8.37.0",
657
"@typescript-eslint/tsconfig-utils": "8.37.0",
658
"@typescript-eslint/types": "8.37.0",
659
"@typescript-eslint/visitor-keys": "8.37.0",
656
"@typescript-eslint/project-service": "8.41.0",
657
"@typescript-eslint/tsconfig-utils": "8.41.0",
658
"@typescript-eslint/types": "8.41.0",
659
"@typescript-eslint/visitor-keys": "8.41.0",
660
660
"debug": "^4.3.4",
661
661
"fast-glob": "^3.3.2",
662
662
"is-glob": "^4.0.3",
@@ -672,20 +672,20 @@
672
672
"url": "https://opencollective.com/typescript-eslint"
673
673
},
674
674
"peerDependencies": {
675
"typescript": ">=4.8.4 <5.9.0"
675
"typescript": ">=4.8.4 <6.0.0"
676
676
}
677
677
},
678
678
"node_modules/@typescript-eslint/utils": {
679
"version": "8.37.0",
680
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.37.0.tgz",
681
"integrity": "sha512-TSFvkIW6gGjN2p6zbXo20FzCABbyUAuq6tBvNRGsKdsSQ6a7rnV6ADfZ7f4iI3lIiXc4F4WWvtUfDw9CJ9pO5A==",
679
"version": "8.41.0",
680
"resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.41.0.tgz",
681
"integrity": "sha512-udbCVstxZ5jiPIXrdH+BZWnPatjlYwJuJkDA4Tbo3WyYLh8NvB+h/bKeSZHDOFKfphsZYJQqaFtLeXEqurQn1A==",
682
682
"dev": true,
683
683
"license": "MIT",
684
684
"dependencies": {
685
685
"@eslint-community/eslint-utils": "^4.7.0",
686
"@typescript-eslint/scope-manager": "8.37.0",
687
"@typescript-eslint/types": "8.37.0",
688
"@typescript-eslint/typescript-estree": "8.37.0"
686
"@typescript-eslint/scope-manager": "8.41.0",
687
"@typescript-eslint/types": "8.41.0",
688
"@typescript-eslint/typescript-estree": "8.41.0"
689
689
},
690
690
"engines": {
691
691
"node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -696,17 +696,17 @@
696
696
},
697
697
"peerDependencies": {
698
698
"eslint": "^8.57.0 || ^9.0.0",
699
"typescript": ">=4.8.4 <5.9.0"
699
"typescript": ">=4.8.4 <6.0.0"
700
700
}
701
701
},
702
702
"node_modules/@typescript-eslint/visitor-keys": {
703
"version": "8.37.0",
704
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.37.0.tgz",
705
"integrity": "sha512-YzfhzcTnZVPiLfP/oeKtDp2evwvHLMe0LOy7oe+hb9KKIumLNohYS9Hgp1ifwpu42YWxhZE8yieggz6JpqO/1w==",
703
"version": "8.41.0",
704
"resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.41.0.tgz",
705
"integrity": "sha512-+GeGMebMCy0elMNg67LRNoVnUFPIm37iu5CmHESVx56/9Jsfdpsvbv605DQ81Pi/x11IdKUsS5nzgTYbCQU9fg==",
706
706
"dev": true,
707
707
"license": "MIT",
708
708
"dependencies": {
709
"@typescript-eslint/types": "8.37.0",
709
"@typescript-eslint/types": "8.41.0",
710
710
"eslint-visitor-keys": "^4.2.1"
711
711
},
712
712
"engines": {
@@ -731,9 +731,9 @@
731
731
}
732
732
},
733
733
"node_modules/@typescript/native-preview": {
734
"version": "7.0.0-dev.20250719.1",
735
"resolved": "https://registry.npmjs.org/@typescript/native-preview/-/native-preview-7.0.0-dev.20250719.1.tgz",
736
"integrity": "sha512-23wUnyj+BfVMSty9nsgTcVSlmI1ToS8P8qKS2g7ss0DUrnXN2tiJtbffDpmafMLEKEtfY42mVjmHPrZXHPdaOg==",
734
"version": "7.0.0-dev.20250826.1",
735
"resolved": "https://registry.npmjs.org/@typescript/native-preview/-/native-preview-7.0.0-dev.20250826.1.tgz",
736
"integrity": "sha512-+NuzOfk/lu6pLYSCio+R7uzJ9pfOasc1fshxVmLp6wgcB8yuUYYvBaT7CoHapUnNBYZXkJ9u0UOECnq3dbzgSQ==",
737
737
"license": "Apache-2.0",
738
738
"bin": {
739
739
"tsgo": "bin/tsgo.js"
@@ -742,19 +742,19 @@
742
742
"node": ">=20.6.0"
743
743
},
744
744
"optionalDependencies": {
745
"@typescript/native-preview-darwin-arm64": "7.0.0-dev.20250719.1",
746
"@typescript/native-preview-darwin-x64": "7.0.0-dev.20250719.1",
747
"@typescript/native-preview-linux-arm": "7.0.0-dev.20250719.1",
748
"@typescript/native-preview-linux-arm64": "7.0.0-dev.20250719.1",
749
"@typescript/native-preview-linux-x64": "7.0.0-dev.20250719.1",
750
"@typescript/native-preview-win32-arm64": "7.0.0-dev.20250719.1",
751
"@typescript/native-preview-win32-x64": "7.0.0-dev.20250719.1"
745
"@typescript/native-preview-darwin-arm64": "7.0.0-dev.20250826.1",
746
"@typescript/native-preview-darwin-x64": "7.0.0-dev.20250826.1",
747
"@typescript/native-preview-linux-arm": "7.0.0-dev.20250826.1",
748
"@typescript/native-preview-linux-arm64": "7.0.0-dev.20250826.1",
749
"@typescript/native-preview-linux-x64": "7.0.0-dev.20250826.1",
750
"@typescript/native-preview-win32-arm64": "7.0.0-dev.20250826.1",
751
"@typescript/native-preview-win32-x64": "7.0.0-dev.20250826.1"
752
752
}
753
753
},
754
754
"node_modules/@typescript/native-preview-darwin-arm64": {
755
"version": "7.0.0-dev.20250719.1",
756
"resolved": "https://registry.npmjs.org/@typescript/native-preview-darwin-arm64/-/native-preview-darwin-arm64-7.0.0-dev.20250719.1.tgz",
757
"integrity": "sha512-8BOaK/9MJx6qN8DSj7ooDQ56j1HTdGCgs5gzT+rOfv1dJZuhy96rFe1DDd3RwX3ufrNpuLE969GM1tmhaHGLag==",
755
"version": "7.0.0-dev.20250826.1",
756
"resolved": "https://registry.npmjs.org/@typescript/native-preview-darwin-arm64/-/native-preview-darwin-arm64-7.0.0-dev.20250826.1.tgz",
757
"integrity": "sha512-UTkmzj0+NpraW4GcgG5PECJZ25SASkiK7TP90lUx9/RZRidrClhHqyf/A3NPpI+1pqoKqGXxIt3+jV+BY15KyQ==",
758
758
"cpu": [
759
759
"arm64"
760
760
],
@@ -768,9 +768,9 @@
768
768
}
769
769
},
770
770
"node_modules/@typescript/native-preview-darwin-x64": {
771
"version": "7.0.0-dev.20250719.1",
772
"resolved": "https://registry.npmjs.org/@typescript/native-preview-darwin-x64/-/native-preview-darwin-x64-7.0.0-dev.20250719.1.tgz",
773
"integrity": "sha512-cs+/yOFQlkbT5Z5SY8gr5TOk+mporqYAHgRBMXeWWOOStIA1gH3iLKO3aLw85GclgmFBEoFaOTm61RI/ugwD3w==",
771
"version": "7.0.0-dev.20250826.1",
772
"resolved": "https://registry.npmjs.org/@typescript/native-preview-darwin-x64/-/native-preview-darwin-x64-7.0.0-dev.20250826.1.tgz",
773
"integrity": "sha512-9UyLnKkJMW2T118FmS8Jj1djWDXgXGz2d9gUA/d+AdTAOaTBc1TmWhiUVcyKgIzG3+OAFIY+pVLeBWxNpFQu4Q==",
774
774
"cpu": [
775
775
"x64"
776
776
],
@@ -784,9 +784,9 @@
784
784
}
785
785
},
786
786
"node_modules/@typescript/native-preview-linux-arm": {
787
"version": "7.0.0-dev.20250719.1",
788
"resolved": "https://registry.npmjs.org/@typescript/native-preview-linux-arm/-/native-preview-linux-arm-7.0.0-dev.20250719.1.tgz",
789
"integrity": "sha512-KDRPvXXgks6JLf1zO4KCI4Zw1ZjAS3jM+YxF5EdTnw2v6+Hff+ritUo4FQHbgQOo2OLnmqity3Qsxxb5i4DaRg==",
787
"version": "7.0.0-dev.20250826.1",
788
"resolved": "https://registry.npmjs.org/@typescript/native-preview-linux-arm/-/native-preview-linux-arm-7.0.0-dev.20250826.1.tgz",
789
"integrity": "sha512-CRH103rrFme+V917lftxtcttiT69fDNZPcnNzHeuj1z6/G3eIY6Hmon4xQb/Q4CjgblcO/BIEz6zDVphlas3dA==",
790
790
"cpu": [
791
791
"arm"
792
792
],
@@ -800,9 +800,9 @@
800
800
}
801
801
},
802
802
"node_modules/@typescript/native-preview-linux-arm64": {
803
"version": "7.0.0-dev.20250719.1",
804
"resolved": "https://registry.npmjs.org/@typescript/native-preview-linux-arm64/-/native-preview-linux-arm64-7.0.0-dev.20250719.1.tgz",
805
"integrity": "sha512-Yv8xeongAOJRy8UQaPH6TVbje+IXpu24KgIffjNW90ygMAJSrCNZXjnkRSXAelydD8RPCEas4O+qJR0Z2vElUQ==",
803
"version": "7.0.0-dev.20250826.1",
804
"resolved": "https://registry.npmjs.org/@typescript/native-preview-linux-arm64/-/native-preview-linux-arm64-7.0.0-dev.20250826.1.tgz",
805
"integrity": "sha512-GFcWo//t482UhZW+K1Nqlp/eOO2NS1uAIR77UyPn1FK/NOQBaxg8w4AZk0OG5ZHzvut4iZwQa2Gp+8zbNnfAIA==",
806
806
"cpu": [
807
807
"arm64"
808
808
],
@@ -816,9 +816,9 @@
816
816
}
817
817
},
818
818
"node_modules/@typescript/native-preview-linux-x64": {
819
"version": "7.0.0-dev.20250719.1",
820
"resolved": "https://registry.npmjs.org/@typescript/native-preview-linux-x64/-/native-preview-linux-x64-7.0.0-dev.20250719.1.tgz",
821
"integrity": "sha512-GsGCL8KubbCOXfD9CyhHkMgZQVBLVXfeCnRID5UIgessmDBnd3Q158wbKIEZSLHVK2PffP9wKdfWMBGnU1X5BQ==",
819
"version": "7.0.0-dev.20250826.1",
820
"resolved": "https://registry.npmjs.org/@typescript/native-preview-linux-x64/-/native-preview-linux-x64-7.0.0-dev.20250826.1.tgz",
821
"integrity": "sha512-ePQiUwa9YpUUc5g8lu77kCOgZyAseJn14B+5Uwz7n7CFPJn48L0mcKvjr3jVP8sER0r6rFmndEr2uyHnc+Qj2w==",
822
822
"cpu": [
823
823
"x64"
824
824
],
@@ -832,9 +832,9 @@
832
832
}
833
833
},
834
834
"node_modules/@typescript/native-preview-win32-arm64": {
835
"version": "7.0.0-dev.20250719.1",
836
"resolved": "https://registry.npmjs.org/@typescript/native-preview-win32-arm64/-/native-preview-win32-arm64-7.0.0-dev.20250719.1.tgz",
837
"integrity": "sha512-TP7ulNmZdAd2jgVLrIsmUoxwvQnpzsdWlRnTr0R6wEj+4Ob4Moyl75/1DrIkXO7yC6zaklhzLqgbHPz+H37ffg==",
835
"version": "7.0.0-dev.20250826.1",
836
"resolved": "https://registry.npmjs.org/@typescript/native-preview-win32-arm64/-/native-preview-win32-arm64-7.0.0-dev.20250826.1.tgz",
837
"integrity": "sha512-kL3qH6CeOPdtAgZw1cuFgwpyup3VSkAM+ayZGk08SM42Zd90VMTDf736kXm/xxAcpvmCQ0YrH1FDIG0dPiRCAw==",
838
838
"cpu": [
839
839
"arm64"
840
840
],
@@ -848,9 +848,9 @@
848
848
}
849
849
},
850
850
"node_modules/@typescript/native-preview-win32-x64": {
851
"version": "7.0.0-dev.20250719.1",
852
"resolved": "https://registry.npmjs.org/@typescript/native-preview-win32-x64/-/native-preview-win32-x64-7.0.0-dev.20250719.1.tgz",
853
"integrity": "sha512-QIQAbcojUatTTxPriscWi7PBem5GsSKHS4lc1tosLXeC1o3jYITu0MHjFRtXyyO91I0xhJKE899Oh3Y/lqmn4A==",
851
"version": "7.0.0-dev.20250826.1",
852
"resolved": "https://registry.npmjs.org/@typescript/native-preview-win32-x64/-/native-preview-win32-x64-7.0.0-dev.20250826.1.tgz",
853
"integrity": "sha512-WPiCnQDz64ZtwUEZ/ezXLHjhZTOetdfZI16ZbjZGkeZ5O3DNMaHrwzvvqqIq7gPxICEOK+6pM9eQ92I6wDq0qQ==",
854
854
"cpu": [
855
855
"x64"
856
856
],
@@ -2287,9 +2287,9 @@
2287
2287
}
2288
2288
},
2289
2289
"node_modules/eslint-plugin-prettier": {
2290
"version": "5.5.3",
2291
"resolved": "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-5.5.3.tgz",
2292
"integrity": "sha512-NAdMYww51ehKfDyDhv59/eIItUVzU0Io9H2E8nHNGKEeeqlnci+1gCvrHib6EmZdf6GxF+LCV5K7UC65Ezvw7w==",
2290
"version": "5.5.4",
2291
"resolved": "https://registry.npmjs.org/eslint-plugin-prettier/-/eslint-plugin-prettier-5.5.4.tgz",
2292
"integrity": "sha512-swNtI95SToIz05YINMA6Ox5R057IMAmWZ26GqPxusAp1TZzj+IdY9tXNWWD3vkF/wEqydCONcwjTFpxybBqZsg==",
2293
2293
"dev": true,
2294
2294
"license": "MIT",
2295
2295
"dependencies": {
@@ -3833,9 +3833,9 @@
3833
3833
}
3834
3834
},
3835
3835
"node_modules/mongodb": {
3836
"version": "6.17.0",
3837
"resolved": "https://registry.npmjs.org/mongodb/-/mongodb-6.17.0.tgz",
3838
"integrity": "sha512-neerUzg/8U26cgruLysKEjJvoNSXhyID3RvzvdcpsIi2COYM3FS3o9nlH7fxFtefTb942dX3W9i37oPfCVj4wA==",
3836
"version": "6.18.0",
3837
"resolved": "https://registry.npmjs.org/mongodb/-/mongodb-6.18.0.tgz",
3838
"integrity": "sha512-fO5ttN9VC8P0F5fqtQmclAkgXZxbIkYRTUi1j8JO6IYwvamkhtYDilJr35jOPELR49zqCJgXZWwCtW7B+TM8vQ==",
3839
3839
"license": "Apache-2.0",
3840
3840
"dependencies": {
3841
3841
"@mongodb-js/saslprep": "^1.1.9",
@@ -3889,14 +3889,14 @@
3889
3889
}
3890
3890
},
3891
3891
"node_modules/mongoose": {
3892
"version": "8.16.4",
3893
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-8.16.4.tgz",
3894
"integrity": "sha512-jslgdQ8pY2vcNSKPv3Dbi5ogo/NT8zcvf6kPDyD8Sdsjsa1at3AFAF0F5PT+jySPGSPbvlNaQ49nT9h+Kx2UDA==",
3892
"version": "8.18.0",
3893
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-8.18.0.tgz",
3894
"integrity": "sha512-3TixPihQKBdyaYDeJqRjzgb86KbilEH07JmzV8SoSjgoskNTpa6oTBmDxeoF9p8YnWQoz7shnCyPkSV/48y3yw==",
3895
3895
"license": "MIT",
3896
3896
"dependencies": {
3897
3897
"bson": "^6.10.4",
3898
3898
"kareem": "2.6.3",
3899
"mongodb": "~6.17.0",
3899
"mongodb": "~6.18.0",
3900
3900
"mpath": "0.9.0",
3901
3901
"mquery": "5.0.0",
3902
3902
"ms": "2.1.3",
@@ -3981,9 +3981,9 @@
3981
3981
"license": "MIT"
3982
3982
},
3983
3983
"node_modules/napi-postinstall": {
3984
"version": "0.3.2",
3985
"resolved": "https://registry.npmjs.org/napi-postinstall/-/napi-postinstall-0.3.2.tgz",
3986
"integrity": "sha512-tWVJxJHmBWLy69PvO96TZMZDrzmw5KeiZBz3RHmiM2XZ9grBJ2WgMAFVVg25nqp3ZjTFUs2Ftw1JhscL3Teliw==",
3984
"version": "0.3.3",
3985
"resolved": "https://registry.npmjs.org/napi-postinstall/-/napi-postinstall-0.3.3.tgz",
3986
"integrity": "sha512-uTp172LLXSxuSYHv/kou+f6KW3SMppU9ivthaVTXian9sOt3XM/zHYHpRZiLgQoxeWfYUnslNWQHF1+G71xcow==",
3987
3987
"dev": true,
3988
3988
"license": "MIT",
3989
3989
"bin": {
@@ -5158,11 +5158,14 @@
5158
5158
}
5159
5159
},
5160
5160
"node_modules/tinyglobby/node_modules/fdir": {
5161
"version": "6.4.6",
5162
"resolved": "https://registry.npmjs.org/fdir/-/fdir-6.4.6.tgz",
5163
"integrity": "sha512-hiFoqpyZcfNm1yc4u8oWCf9A2c4D3QjCrks3zmoVKVxpQRzmPNar1hUJcBG2RQHvEVGDN+Jm81ZheVLAQMK6+w==",
5161
"version": "6.5.0",
5162
"resolved": "https://registry.npmjs.org/fdir/-/fdir-6.5.0.tgz",
5163
"integrity": "sha512-tIbYtZbucOs0BRGqPJkshJUYdL+SDH7dVM8gjy+ERp3WAUjLEFJE+02kanyHtwjWOnwrKYBiwAmM0p4kLJAnXg==",
5164
5164
"dev": true,
5165
5165
"license": "MIT",
5166
"engines": {
5167
"node": ">=12.0.0"
5168
},
5166
5169
"peerDependencies": {
5167
5170
"picomatch": "^3 || ^4"
5168
5171
},
@@ -5391,9 +5394,9 @@
5391
5394
}
5392
5395
},
5393
5396
"node_modules/typescript": {
5394
"version": "5.8.3",
5395
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.8.3.tgz",
5396
"integrity": "sha512-p1diW6TqL9L07nNxvRMM7hMMw4c5XOo/1ibL4aAIGmSAt9slTE1Xgw5KWuof2uTOvCg9BY7ZRi+GaF+7sfgPeQ==",
5397
"version": "5.9.2",
5398
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.9.2.tgz",
5399
"integrity": "sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==",
5397
5400
"license": "Apache-2.0",
5398
5401
"bin": {
5399
5402
"tsc": "bin/tsc",
@@ -5423,18 +5426,18 @@
5423
5426
}
5424
5427
},
5425
5428
"node_modules/undici": {
5426
"version": "7.12.0",
5427
"resolved": "https://registry.npmjs.org/undici/-/undici-7.12.0.tgz",
5428
"integrity": "sha512-GrKEsc3ughskmGA9jevVlIOPMiiAHJ4OFUtaAH+NhfTUSiZ1wMPIQqQvAJUrJspFXJt3EBWgpAeoHEDVT1IBug==",
5429
"version": "7.15.0",
5430
"resolved": "https://registry.npmjs.org/undici/-/undici-7.15.0.tgz",
5431
"integrity": "sha512-7oZJCPvvMvTd0OlqWsIxTuItTpJBpU1tcbVl24FMn3xt3+VSunwUasmfPJRE57oNO1KsZ4PgA1xTdAX4hq8NyQ==",
5429
5432
"license": "MIT",
5430
5433
"engines": {
5431
5434
"node": ">=20.18.1"
5432
5435
}
5433
5436
},
5434
5437
"node_modules/undici-types": {
5435
"version": "7.8.0",
5436
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.8.0.tgz",
5437
"integrity": "sha512-9UJ2xGDvQ43tYyVMpuHlsgApydB8ZKfVYTsLDhXkFL/6gfkp+U8xTGdh8pMJv1SpZna0zxG1DwsKZsreLbXBxw==",
5438
"version": "7.10.0",
5439
"resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.10.0.tgz",
5440
"integrity": "sha512-t5Fy/nfn+14LuOc2KNYg75vZqClpAiqscVvMygNnlsHBFpSXdJaYtXMcdNLpl/Qvc3P2cB3s6lOV51nqsFq4ag==",
5438
5441
"license": "MIT"
5439
5442
},
5440
5443
"node_modules/unpipe": {
@@ -5507,9 +5510,9 @@
5507
5510
}
5508
5511
},
5509
5512
"node_modules/warframe-public-export-plus": {
5510
"version": "0.5.83",
5511
"resolved": "https://registry.npmjs.org/warframe-public-export-plus/-/warframe-public-export-plus-0.5.83.tgz",
5512
"integrity": "sha512-SJgw6NxQaiLgMfnKGML8mRY9lT3wJb3HEABSvuCd/XiKpUqPgqTCp7EwPhbG3D/FMtN+IZjBQgykLD5R7/MSRA=="
5513
"version": "0.5.84",
5514
"resolved": "https://registry.npmjs.org/warframe-public-export-plus/-/warframe-public-export-plus-0.5.84.tgz",
5515
"integrity": "sha512-ZpI1Y5CgWDmCwM4/oQpv9u0GD6KFvsJ9f1vJVXYhm5VD9DdOJcFzXgXgg98HXJ5JHbO16ZGIj83117qdpd0RQA=="
5513
5516
},
5514
5517
"node_modules/warframe-riven-info": {
5515
5518
"version": "0.1.2",