Skip to content

Commit 8592b9b

Browse files
authored
fix: 修复模型动作播放不完整的问题 (#892)
1 parent ae34bd4 commit 8592b9b

8 files changed

Lines changed: 406 additions & 864 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,13 +37,13 @@
3737
"@vueuse/core": "^13.3.0",
3838
"ant-design-vue": "^4.2.6",
3939
"dayjs": "^1.11.13",
40+
"easy-live2d": "^0.4.3",
4041
"es-toolkit": "^1.38.0",
4142
"is-url": "^1.2.4",
4243
"json5": "^2.2.3",
4344
"nanoid": "^5.1.5",
4445
"pinia": "^3.0.3",
45-
"pixi-live2d-display": "^0.4.0",
46-
"pixi.js": "^6.5.10",
46+
"pixi.js": "^8.17.1",
4747
"tauri-plugin-locale-api": "^2.0.1",
4848
"tauri-plugin-macos-permissions-api": "^2.3.0",
4949
"vue": "^3.5.16",

0 commit comments

Comments
 (0)