返回提交历史
Modified
package-lock.json
+3
-3
XFEstudio/XFESpaceNinjaServer
build(deps-dev): bump typescript from 5.5.3 to 5.5.4 (#778)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
a988f3e8
代码差异
1 个文件
+3
-3
@@ -3713,9 +3713,9 @@
3713
3713
}
3714
3714
},
3715
3715
"node_modules/typescript": {
3716
"version": "5.5.3",
3717
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.5.3.tgz",
3718
"integrity": "sha512-/hreyEujaB0w76zKo6717l3L0o/qEUtRgdvUBvlkhoWeOVMjMuHNHk0BRBzikzuGDqNmPQbg5ifMEqsHLiIUcQ==",
3716
"version": "5.5.4",
3717
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.5.4.tgz",
3718
"integrity": "sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==",
3719
3719
"dev": true,
3720
3720
"bin": {
3721
3721
"tsc": "bin/tsc",