build(deps): bump gsap from 3.12.2 to 3.12.3 (#179)

Bumps [gsap](https://github.com/greensock/GSAP) from 3.12.2 to 3.12.3.
- [Commits](https://github.com/greensock/GSAP/compare/3.12.2...3.12.3)

---
updated-dependencies:
- dependency-name: gsap
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Spedon <70063177+Sped0n@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-12-14 11:23:32 +08:00
committed by GitHub
parent 1381190a1a
commit 58f4ebe137
2 changed files with 5 additions and 5 deletions

View File

@@ -59,7 +59,7 @@
"typescript": "^5.3.2"
},
"dependencies": {
"gsap": "^3.12.2",
"gsap": "^3.12.3",
"swiper": "^11.0.5"
}
}

8
pnpm-lock.yaml generated
View File

@@ -6,8 +6,8 @@ settings:
dependencies:
gsap:
specifier: ^3.12.2
version: 3.12.2
specifier: ^3.12.3
version: 3.12.3
swiper:
specifier: ^11.0.5
version: 11.0.5
@@ -1485,8 +1485,8 @@ packages:
resolution: {integrity: sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==}
dev: true
/gsap@3.12.2:
resolution: {integrity: sha512-EkYnpG8qHgYBFAwsgsGEqvT1WUidX0tt/ijepx7z8EUJHElykg91RvW1XbkT59T0gZzzszOpjQv7SE41XuIXyQ==}
/gsap@3.12.3:
resolution: {integrity: sha512-TySXTE+ABiAVa61W+h5wv2p5GkJT1Uj//4nWpK8EjmhcDqwH++35IvtbQlVVFj+rdcJdFCdCt0SKgb+SwdPq/A==}
dev: false
/has-bigints@1.0.2: