build(deps): bump solid-js from 1.8.16 to 1.8.17 (#322)

Bumps [solid-js](https://github.com/solidjs/solid) from 1.8.16 to 1.8.17.
- [Release notes](https://github.com/solidjs/solid/releases)
- [Changelog](https://github.com/solidjs/solid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/solidjs/solid/commits)

---
updated-dependencies:
- dependency-name: solid-js
  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]
2024-05-12 08:17:46 +00:00
committed by GitHub
parent a7b5ec45ed
commit d1f9b843c3
2 changed files with 11 additions and 11 deletions

View File

@@ -63,7 +63,7 @@
},
"dependencies": {
"gsap": "^3.12.5",
"solid-js": "^1.8.16",
"solid-js": "^1.8.17",
"swiper": "^11.1.1",
"tiny-invariant": "^1.3.3"
}