返回提交历史
Modified
package-lock.json
+4
-4
Modified
package.json
+1
-1
XFEstudio/XFESpaceNinjaServer
chore: update PE+ (#2676)
Closes #2673 Reviewed-on: https://onlyg.it/OpenWF/SpaceNinjaServer/pulls/2676 Co-authored-by: Sainan <63328889+Sainan@users.noreply.github.com> Co-committed-by: Sainan <63328889+Sainan@users.noreply.github.com>
9e73fc7f
代码差异
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.81",
26
"warframe-public-export-plus": "^0.5.82",
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.81",
5511
"resolved": "https://registry.npmjs.org/warframe-public-export-plus/-/warframe-public-export-plus-0.5.81.tgz",
5512
"integrity": "sha512-kh3e21XThVDSwdC3TJsMsXZnlZ4B/21HdeJkKcjuTygpCd842EPEKS3lRZl3mpXFOmdha744vAW1XEyHfiLofg=="
5510
"version": "0.5.82",
5511
"resolved": "https://registry.npmjs.org/warframe-public-export-plus/-/warframe-public-export-plus-0.5.82.tgz",
5512
"integrity": "sha512-hZa9KpMDA2wy0Hn03y9Nfyzbjxer1I6Rvb52b363uzrqS0cvDO56rhiDo71JbraeV34qF6yo+Vca1zwFmw2srA=="
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.81",
43
"warframe-public-export-plus": "^0.5.82",
44
44
"warframe-riven-info": "^0.1.2",
45
45
"winston": "^3.17.0",
46
46
"winston-daily-rotate-file": "^5.0.0",