build(deps): bump gsap from 3.12.4 to 3.12.5 (#237)

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

---
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]
2024-01-21 21:27:35 +08:00
committed by GitHub
parent 17ef30c18b
commit ae96a07793
2 changed files with 5 additions and 5 deletions

View File

@@ -55,7 +55,7 @@
"typescript": "^5.3.3"
},
"dependencies": {
"gsap": "^3.12.4",
"gsap": "^3.12.5",
"swiper": "^11.0.5",
"rollup": "^4.9.3",
"@rollup/plugin-node-resolve": "^15.2.3",

8
pnpm-lock.yaml generated
View File

@@ -15,8 +15,8 @@ dependencies:
specifier: ^11.1.5
version: 11.1.5(rollup@4.9.3)(typescript@5.3.3)
gsap:
specifier: ^3.12.4
version: 3.12.4
specifier: ^3.12.5
version: 3.12.5
rollup:
specifier: ^4.9.3
version: 4.9.3
@@ -1420,8 +1420,8 @@ packages:
resolution: {integrity: sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==}
dev: true
/gsap@3.12.4:
resolution: {integrity: sha512-1ByAq8dD0W4aBZ/JArgaQvc0gyUfkGkP8mgAQa0qZGdpOKlSOhOf+WNXjoLimKaKG3Z4Iu6DKZtnyszqQeyqWQ==}
/gsap@3.12.5:
resolution: {integrity: sha512-srBfnk4n+Oe/ZnMIOXt3gT605BX9x5+rh/prT2F1SsNJsU1XuMiP0E2aptW481OnonOGACZWBqseH5Z7csHxhQ==}
dev: false
/has-bigints@1.0.2: