build(deps): bump solid-js from 1.8.17 to 1.8.18 (#349)

Bumps [solid-js](https://github.com/solidjs/solid) from 1.8.17 to 1.8.18.
- [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-07-02 09:13:22 +00:00
committed by GitHub
parent 5b7ec62106
commit b96ecd6042
2 changed files with 11 additions and 11 deletions

View File

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