Skip to content

Commit 2086725

Browse files
build(deps): bump solid-js from 1.9.4 to 1.9.5
Bumps [solid-js](https://github.com/solidjs/solid) from 1.9.4 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.9.4...v1.9.5) --- updated-dependencies: - dependency-name: solid-js dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5fdcd88 commit 2086725

File tree

4 files changed

+57
-57
lines changed

4 files changed

+57
-57
lines changed

apps/solid/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@
2525
"@spuxx/browser-utils": "workspace:@spuxx/browser-utils@*",
2626
"@spuxx/js-utils": "workspace:@spuxx/js-utils@*",
2727
"@spuxx/solid": "workspace:@spuxx/solid@*",
28-
"solid-js": "1.9.4"
28+
"solid-js": "1.9.5"
2929
}
3030
}

apps/starlight/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@spuxx/solid": "workspace:@spuxx/solid@*",
2121
"astro": "5.4.1",
2222
"sharp": "0.33.5",
23-
"solid-js": "1.9.4",
23+
"solid-js": "1.9.5",
2424
"typescript": "5.8.2",
2525
"vite-plugin-solid": "2.11.6"
2626
}

packages/solid/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@vitest/coverage-v8": "3.0.8",
5454
"csstype": "3.1.3",
5555
"playwright": "1.50.1",
56-
"solid-js": "1.9.4",
56+
"solid-js": "1.9.5",
5757
"typescript": "5.8.2",
5858
"vite": "6.2.1",
5959
"vite-plugin-dts": "4.5.3",

pnpm-lock.yaml

+54-54
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)