build(deps): bump gsap from 3.12.5 to 3.13.0 (#504)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-10-21 08:51:20 +00:00
committed by GitHub
parent 1fe7095898
commit 78f657618e
2 changed files with 5 additions and 5 deletions

View File

@@ -62,7 +62,7 @@
"vite-plugin-solid": "^2.10.2" "vite-plugin-solid": "^2.10.2"
}, },
"dependencies": { "dependencies": {
"gsap": "^3.12.5", "gsap": "^3.13.0",
"solid-js": "^1.9.4", "solid-js": "^1.9.4",
"swiper": "^11.1.15", "swiper": "^11.1.15",
"tiny-invariant": "^1.3.3" "tiny-invariant": "^1.3.3"

8
pnpm-lock.yaml generated
View File

@@ -6,8 +6,8 @@ settings:
dependencies: dependencies:
gsap: gsap:
specifier: ^3.12.5 specifier: ^3.13.0
version: 3.12.5 version: 3.13.0
solid-js: solid-js:
specifier: ^1.9.4 specifier: ^1.9.4
version: 1.9.4 version: 1.9.4
@@ -2694,8 +2694,8 @@ packages:
resolution: {integrity: sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==} resolution: {integrity: sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==}
dev: true dev: true
/gsap@3.12.5: /gsap@3.13.0:
resolution: {integrity: sha512-srBfnk4n+Oe/ZnMIOXt3gT605BX9x5+rh/prT2F1SsNJsU1XuMiP0E2aptW481OnonOGACZWBqseH5Z7csHxhQ==} resolution: {integrity: sha512-QL7MJ2WMjm1PHWsoFrAQH/J8wUeqZvMtHO58qdekHpCfhvhSL4gSiz6vJf5EeMP0LOn3ZCprL2ki/gjED8ghVw==}
dev: false dev: false
/has-bigints@1.0.2: /has-bigints@1.0.2: