From 9b2acf4659c8f6280086dd1a40f7e4c287e4d522 Mon Sep 17 00:00:00 2001 From: joylink_zhaoerwei Date: Mon, 15 Jan 2024 17:23:40 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A1=86=E6=9E=B6=E5=BC=95=E5=85=A5=E7=89=88?= =?UTF-8?q?=E6=9C=AC=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- yarn.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index ca2e7b9..e84cd1f 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "default-passive-events": "^2.0.0", "echarts": "^5.4.3", "google-protobuf": "^3.21.2", - "jl-graphic": "git+https://git.code.tencent.com/jl-framework/graphic-pixi.git#v0.1.6", + "jl-graphic": "git+https://git.code.tencent.com/jl-framework/graphic-pixi.git#v0.1.7", "js-base64": "^3.7.5", "pinia": "^2.0.11", "quasar": "^2.6.0", diff --git a/yarn.lock b/yarn.lock index 094e32a..201c32a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2385,9 +2385,9 @@ isobject@^3.0.1: resolved "https://registry.npmmirror.com/isobject/-/isobject-3.0.1.tgz#4e431e92b11a9731636aa1f9c8d1ccbcfdab78df" integrity sha512-WhB9zCku7EGTj/HQQRz5aUQEUeoQZH2bWcltRErOpymJ4boYE6wL9Tbr23krRPSZ+C5zqNSrSw+Cc7sZZ4b7vg== -"jl-graphic@git+https://git.code.tencent.com/jl-framework/graphic-pixi.git#v0.1.6": +"jl-graphic@git+https://git.code.tencent.com/jl-framework/graphic-pixi.git#v0.1.7": version "0.1.6" - resolved "git+https://git.code.tencent.com/jl-framework/graphic-pixi.git#294973738ca4819214a71c5f6b5e5ee7e46217f1" + resolved "git+https://git.code.tencent.com/jl-framework/graphic-pixi.git#9a4a307efa10f55708f5f1d518f815882df567a3" dependencies: "@pixi/graphics-extras" "^7.3.2" "@pixi/utils" "^7.3.2"