返回提交历史
Modified
package-lock.json
+4
-4
Modified
package.json
+1
-1
XFEstudio/XFESpaceNinjaServer
chore: update PE+ (#2311)
Closes #2309 Reviewed-on: https://onlyg.it/OpenWF/SpaceNinjaServer/pulls/2311 Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com> Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
0ba641a2
代码差异
2 个文件
+5
-5
@@ -22,7 +22,7 @@
22
22
"ncp": "^2.0.0",
23
23
"typescript": "^5.5",
24
24
"undici": "^7.10.0",
25
"warframe-public-export-plus": "^0.5.71",
25
"warframe-public-export-plus": "^0.5.72",
26
26
"warframe-riven-info": "^0.1.2",
27
27
"winston": "^3.17.0",
28
28
"winston-daily-rotate-file": "^5.0.0",
@@ -3388,9 +3388,9 @@
3388
3388
}
3389
3389
},
3390
3390
"node_modules/warframe-public-export-plus": {
3391
"version": "0.5.71",
3392
"resolved": "https://registry.npmjs.org/warframe-public-export-plus/-/warframe-public-export-plus-0.5.71.tgz",
3393
"integrity": "sha512-TCS2wPRsBzuURJlIMDhygAHaLsKVZ7dGuC73WZ/iMyn3gKVwA98nnaIj24D+UceWS08fwq4ilWAfUzHJd6X29A=="
3391
"version": "0.5.72",
3392
"resolved": "https://registry.npmjs.org/warframe-public-export-plus/-/warframe-public-export-plus-0.5.72.tgz",
3393
"integrity": "sha512-oOZgtU6L0MGcPRKfA6+bonu+Db1kie1lVdLmA7/DbheTPweNkBEx3Hx3Seib+hEaFW+nLj3T5GtmGxGcFHCHfg=="
3394
3394
},
3395
3395
"node_modules/warframe-riven-info": {
3396
3396
"version": "0.1.2",
@@ -36,7 +36,7 @@
36
36
"ncp": "^2.0.0",
37
37
"typescript": "^5.5",
38
38
"undici": "^7.10.0",
39
"warframe-public-export-plus": "^0.5.71",
39
"warframe-public-export-plus": "^0.5.72",
40
40
"warframe-riven-info": "^0.1.2",
41
41
"winston": "^3.17.0",
42
42
"winston-daily-rotate-file": "^5.0.0",