build(deps): bump solid-js from 1.9.4 to 1.9.9 (#502)

Bumps [solid-js](https://github.com/solidjs/solid) from 1.9.4 to 1.9.9.
- [Release notes](https://github.com/solidjs/solid/releases)
- [Changelog](https://github.com/solidjs/solid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/solidjs/solid/compare/v1.9.4...v1.9.9)

---
updated-dependencies:
- dependency-name: solid-js
  dependency-version: 1.9.9
  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>
This commit is contained in:
dependabot[bot]
2025-10-22 20:08:12 +08:00
committed by GitHub
parent 835cd6f343
commit 95bd4d1c28
2 changed files with 18 additions and 18 deletions

View File

@@ -63,7 +63,7 @@
},
"dependencies": {
"gsap": "^3.13.0",
"solid-js": "^1.9.4",
"solid-js": "^1.9.9",
"swiper": "^11.1.15",
"tiny-invariant": "^1.3.3"
}