From 9a8ba8b414e2cafcb6290577d506c6a122d38de0 Mon Sep 17 00:00:00 2001 From: Matt Karl Date: Fri, 16 Feb 2024 08:07:32 -0500 Subject: [PATCH 01/12] Chore: Upgrade to PixiJS v8 --- examples/index.html | 17 +- package-lock.json | 3858 ++++++++++++++++++++++++--------- package.json | 12 +- src/AnimatedGIF.ts | 48 +- src/AnimatedGIFAsset.ts | 10 +- src/index.ts | 2 +- test/AnimatedGIF.test.ts | 2 +- test/AnimatedGIFAsset.test.ts | 2 +- test/resources/index.ts | 2 +- tsconfig.json | 5 +- 10 files changed, 2828 insertions(+), 1130 deletions(-) diff --git a/examples/index.html b/examples/index.html index fccd558..d302464 100644 --- a/examples/index.html +++ b/examples/index.html @@ -12,7 +12,7 @@ gtag('js', new Date()); gtag('config', 'UA-103772589-10'); - +