build(deps): bump solid-js from 1.8.22 to 1.9.4 (#433)

Bumps [solid-js](https://github.com/solidjs/solid) from 1.8.22 to 1.9.4.
- [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.8.22...v1.9.4)

---
updated-dependencies:
- dependency-name: solid-js
  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-01-08 07:02:16 +00:00
committed by GitHub
parent 082458b2aa
commit 27083c0336
2 changed files with 11 additions and 11 deletions

View File

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