From 7ef9bdea5d9ff7566e33eb7ec1d6dddf62fa446f Mon Sep 17 00:00:00 2001 From: Everade Date: Mon, 18 Sep 2023 21:04:09 +0200 Subject: [PATCH 1/3] Updates JS libraries * Updated TweenMax (gsap)v2.1.3 to gsap v3.12.2 Removed CSSPlugin.min.js and EasePack.min.js, which are now part of gsap v3 This also resolves a possible security vulnerability * Updated three.js from v104 to v156.1 * Updated GridToFullscreenEffect.js to accomodate gsap and three.js changes * Updated imagesLoaded from v4.1.1 to v5.0.0 --- index.html | 4 +- index2.html | 4 +- index3.html | 4 +- index4.html | 4 +- index5.html | 4 +- index6.html | 4 +- js/CSSPlugin.min.js | 13 - js/EasePack.min.js | 12 - js/GridToFullscreenEffect.js | 16 +- js/TweenLite.min.js | 12 - js/gsap.min.js | 10 + js/imagesloaded.pkgd.min.js | 11 +- js/three.min.js | 1012 +--------------------------------- 13 files changed, 38 insertions(+), 1072 deletions(-) delete mode 100644 js/CSSPlugin.min.js delete mode 100644 js/EasePack.min.js delete mode 100644 js/TweenLite.min.js create mode 100644 js/gsap.min.js diff --git a/index.html b/index.html index 824f773..7f4e69e 100644 --- a/index.html +++ b/index.html @@ -98,9 +98,7 @@

Rome

- - - + - - - + - - - + - - - + - - - + - - - +