This commit is contained in:
Tienson Qin
2024-12-10 22:47:30 +08:00
parent c1dead5ed0
commit cbbefaa278
2 changed files with 4 additions and 3 deletions

View File

@@ -170,7 +170,6 @@
"pixi-graph-fork/@pixi/mesh": "6.2.0",
"pixi-graph-fork/@pixi/settings": "6.2.0",
"pixi-graph-fork/@pixi/mixin-get-child-by-name": "6.2.0",
"pixi-graph-fork/@pixi/math": "6.2.0",
"string-width": "4.2.3"
"pixi-graph-fork/@pixi/math": "6.2.0"
}
}

View File

@@ -63,6 +63,8 @@
"**/electron": "31.7.5",
"**/node-abi": "3.68.0",
"**/node-gyp": "10.0.0",
"string-width": "4.2.3"
"string-width": "4.2.0",
"wrap-ansi": "^7.0.0",
"strip-ansi": "^6.0.1"
}
}