From 21189fcf3805f8b31eee162a0ea6589955037f7f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 16:40:05 +0000 Subject: [PATCH] chore(deps): bump solid-js in the prod-dependencies group Bumps the prod-dependencies group with 1 update: [solid-js](https://github.com/solidjs/solid). Updates `solid-js` from 1.9.1 to 1.9.2 - [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/v1.9.2) --- updated-dependencies: - dependency-name: solid-js dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies ... Signed-off-by: dependabot[bot] --- packages/anywidget/package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/anywidget/package.json b/packages/anywidget/package.json index 3c709c66..0760b211 100644 --- a/packages/anywidget/package.json +++ b/packages/anywidget/package.json @@ -22,7 +22,7 @@ "dependencies": { "@jupyter-widgets/base": "^6", "@lukeed/uuid": "^2.0.1", - "solid-js": "^1.9.1" + "solid-js": "^1.9.2" }, "devDependencies": { "@anywidget/types": "workspace:^", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f2d626bb..db66cbf9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -127,8 +127,8 @@ importers: specifier: ^2.0.1 version: 2.0.1 solid-js: - specifier: ^1.9.1 - version: 1.9.1 + specifier: ^1.9.2 + version: 1.9.2 devDependencies: '@anywidget/types': specifier: workspace:^ @@ -3900,8 +3900,8 @@ packages: sockjs@0.3.24: resolution: {integrity: sha512-GJgLTZ7vYb/JtPSSZ10hsOYIvEYsjbNU+zPdIHcUaWVNUEPivzxku31865sSSud0Da0W4lEeOPlmw93zLQchuQ==} - solid-js@1.9.1: - resolution: {integrity: sha512-Gd6QWRFfO2XKKZqVK4YwbhWZkr0jWw1dYHOt+VYebomeyikGP0SuMflf42XcDuU9HAEYDArFJIYsBNjlE7iZsw==} + solid-js@1.9.2: + resolution: {integrity: sha512-fe/K03nV+kMFJYhAOE8AIQHcGxB4rMIEoEyrulbtmf217NffbbwBqJnJI4ovt16e+kaIt0czE2WA7mP/pYN9yg==} source-map-js@1.2.0: resolution: {integrity: sha512-itJW8lvSA0TXEphiRoawsCksnlf8SyvmFzIhltqAHluXd88pkCd+cXJVHTDwdCr0IzwptSm035IHQktUu1QUMg==} @@ -9192,7 +9192,7 @@ snapshots: uuid: 8.3.2 websocket-driver: 0.7.4 - solid-js@1.9.1: + solid-js@1.9.2: dependencies: csstype: 3.1.3 seroval: 1.1.1