chore(deps): dedupe pixi.js to single 8.19.0 in lockfile

This commit is contained in:
simoleo89
2026-06-06 00:19:43 +02:00
parent 334e8e07be
commit 6dcf63d608
+11 -11
View File
@@ -656,7 +656,7 @@
resolved "https://registry.yarnpkg.com/@webgpu/types/-/types-0.1.70.tgz#2beaf197eb97e0020a218d8158251ee3af7ba583"
integrity sha512-LFiNHHKMvmAEvwVew3JLJmTdShhbdwRFSImUshGhE2mGE8ybQzIo63l5uRp+YKnNx+8Qno8Kf6gN+DKMreIJCA==
"@xmldom/xmldom@^0.8.12":
"@xmldom/xmldom@^0.8.13":
version "0.8.13"
resolved "https://registry.yarnpkg.com/@xmldom/xmldom/-/xmldom-0.8.13.tgz#00d1dd940b218dff2e49309d410d8bb212159225"
integrity sha512-KRYzxepc14G/CEpEGc3Yn+JKaAeT63smlDr+vjB8jRfgTBBI9wRj/nkQEO+ucV8p8I9bfKLWp37uHgFrbntPvw==
@@ -1454,10 +1454,10 @@ parent-module@^1.0.0:
dependencies:
callsites "^3.0.0"
parse-svg-path@^0.1.2:
version "0.1.2"
resolved "https://registry.yarnpkg.com/parse-svg-path/-/parse-svg-path-0.1.2.tgz#7a7ec0d1eb06fa5325c7d3e009b859a09b5d49eb"
integrity sha512-JyPSBnkTJ0AI8GGJLfMXvKq42cj5c006fnLz6fXy6zfoVjJizi8BNTpu8on8ziI1cKy9d9DGNuY17Ce7wuejpQ==
parse-svg-path@^0.2.0:
version "0.2.0"
resolved "https://registry.yarnpkg.com/parse-svg-path/-/parse-svg-path-0.2.0.tgz#38bc8747e7aa32327ae2579c331b161c4867a167"
integrity sha512-Tf7FFIrguPKQwzD4pWnYkR2VOv3raoHeKED80Bm+BYHI3KxC8KsgsGC5+fSMzAGDA6UEk4bHvmi+RsjmL3khpg==
parse5@^8.0.0:
version "8.0.1"
@@ -1503,20 +1503,20 @@ pixi-filters@^6.1.5:
dependencies:
"@types/gradient-parser" "^0.1.2"
pixi.js@^8.18.1, pixi.js@^8.8.1:
version "8.18.1"
resolved "https://registry.yarnpkg.com/pixi.js/-/pixi.js-8.18.1.tgz#952a528d31a20355383f46e7aeb0653927a262e2"
integrity sha512-6LUPWYgulZhp/w4kam2XHXB0QedISZIqrJbRdHLLQ3csn5a38uzKxAp6B5j6s89QFYaIJbg95kvgTRcbgpO1ow==
pixi.js@^8.19.0, pixi.js@^8.8.1:
version "8.19.0"
resolved "https://registry.yarnpkg.com/pixi.js/-/pixi.js-8.19.0.tgz#4a0e9056f88ee61293f092723c8cbc2e083c8a7f"
integrity sha512-pq1O6emA/GFjjeF+8d3Pb5t7knD8FsnfWGqQcRjYjsqFZ7QdzG1XgjLDUu0DFJRbafjV5+g8iNLFBx0b9649lg==
dependencies:
"@pixi/colord" "^2.9.6"
"@types/earcut" "^3.0.0"
"@webgpu/types" "^0.1.69"
"@xmldom/xmldom" "^0.8.12"
"@xmldom/xmldom" "^0.8.13"
earcut "^3.0.2"
eventemitter3 "^5.0.1"
gifuct-js "^2.1.2"
ismobilejs "^1.1.1"
parse-svg-path "^0.1.2"
parse-svg-path "^0.2.0"
tiny-lru "^11.4.7"
postcss@^8.5.14: