Skip to content

Commit 11e5f43

Browse files
chore(deps): Bump solid-js from 1.9.10 to 1.9.11
Bumps [solid-js](https://github.com/solidjs/solid) from 1.9.10 to 1.9.11. - [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-version: 1.9.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 703eaad commit 11e5f43

File tree

4 files changed

+116
-116
lines changed

4 files changed

+116
-116
lines changed

apps/constellation-dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@
1414
"@spuxx/solid": "1.9.0",
1515
"astro": "^5.17.1",
1616
"iconify-icon": "3.0.2",
17-
"solid-js": "1.9.10"
17+
"solid-js": "1.9.11"
1818
}
1919
}

apps/spuxx-astro/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@spuxx/solid": "1.9.0",
2020
"astro": "5.17.1",
2121
"iconify-icon": "3.0.2",
22-
"solid-js": "1.9.10"
22+
"solid-js": "1.9.11"
2323
},
2424
"devDependencies": {
2525
"@astrojs/check": "0.9.4",

apps/spuxx-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@
2525
"@spuxx/js-utils": "2.0.1",
2626
"@spuxx/solid": "1.9.0",
2727
"iconify-icon": "3.0.2",
28-
"solid-js": "^1.9.10"
28+
"solid-js": "^1.9.11"
2929
}
3030
}

0 commit comments

Comments
 (0)