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"
}
}