Skip to content

Commit

Permalink
chore(deps): bump solid-js from 1.8.7 to 1.9.5 in /examples/vite
Browse files Browse the repository at this point in the history
Bumps [solid-js](https://github.com/solidjs/solid) from 1.8.7 to 1.9.5.
- [Release notes](https://github.com/solidjs/solid/releases)
- [Changelog](https://github.com/solidjs/solid/blob/main/CHANGELOG.md)
- [Commits](solidjs/solid@v1.8.7...v1.9.5)

---
updated-dependencies:
- dependency-name: solid-js
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 25, 2025
1 parent badc05b commit 030ac24
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 9 deletions.
31 changes: 23 additions & 8 deletions examples/vite/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"preview": "vite preview"
},
"dependencies": {
"solid-js": "^1.8.7",
"solid-js": "^1.9.5",
"workerpool": "8.0.0"
},
"devDependencies": {
Expand Down

0 comments on commit 030ac24

Please sign in to comment.