build(deps): bump solid-js from 1.8.15 to 1.8.16 (#306)

Bumps [solid-js](https://github.com/solidjs/solid) from 1.8.15 to 1.8.16.
- [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.15...v1.8.16)

---
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-04-08 09:06:34 +00:00
committed by GitHub
parent 30a6a3bd23
commit acf50d10d7
2 changed files with 11 additions and 11 deletions

View File

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