From fffb5be84f3b5744f6d71bfcf752c6e1b54a0c2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Jan 2026 10:37:29 +0000 Subject: [PATCH] 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] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 127d420..00f1524 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "monaco-editor": "0.55.1", "monaco-themes": "0.4.8", "solid-devtools": "0.34.5", - "solid-js": "1.9.10", + "solid-js": "1.9.11", "store": "2.0.12", "tippy.js": "6.3.7", "vite-plugin-node-polyfills": "0.25.0",