返回提交历史
Modified
package-lock.json
+4
-4
Modified
package.json
+1
-1
XFEstudio/XFESpaceNinjaServer
chore: update PE+ (#2583)
Reviewed-on: https://onlyg.it/OpenWF/SpaceNinjaServer/pulls/2583 Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com> Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
dd7bacd2
代码差异
2 个文件
+5
-5
@@ -23,7 +23,7 @@
23
23
"ncp": "^2.0.0",
24
24
"typescript": "^5.5",
25
25
"undici": "^7.10.0",
26
"warframe-public-export-plus": "^0.5.78",
26
"warframe-public-export-plus": "^0.5.79",
27
27
"warframe-riven-info": "^0.1.2",
28
28
"winston": "^3.17.0",
29
29
"winston-daily-rotate-file": "^5.0.0",
@@ -5507,9 +5507,9 @@
5507
5507
}
5508
5508
},
5509
5509
"node_modules/warframe-public-export-plus": {
5510
"version": "0.5.78",
5511
"resolved": "https://registry.npmjs.org/warframe-public-export-plus/-/warframe-public-export-plus-0.5.78.tgz",
5512
"integrity": "sha512-Zvg7N+EdXS8cOAZIxqCbqiqyvQZBgh2xTxEwpHnoyJjNBpm3sP/7dtXmzHaxAZjyaCL4pvi9e7kTvxmpH8Pcag=="
5510
"version": "0.5.79",
5511
"resolved": "https://registry.npmjs.org/warframe-public-export-plus/-/warframe-public-export-plus-0.5.79.tgz",
5512
"integrity": "sha512-mPaFGX7bmSo1FP0xzo//vNCkbzMRz517NHiQB1ZU8gyoRm41IaGQ7/pFWCP8iY8KWbEMvPty4pj1hZtxsujCIA=="
5513
5513
},
5514
5514
"node_modules/warframe-riven-info": {
5515
5515
"version": "0.1.2",
@@ -40,7 +40,7 @@
40
40
"ncp": "^2.0.0",
41
41
"typescript": "^5.5",
42
42
"undici": "^7.10.0",
43
"warframe-public-export-plus": "^0.5.78",
43
"warframe-public-export-plus": "^0.5.79",
44
44
"warframe-riven-info": "^0.1.2",
45
45
"winston": "^3.17.0",
46
46
"winston-daily-rotate-file": "^5.0.0",