From 3b077f7d4c1b1d464f17438a97aed52cf6c8d855 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 27 Aug 2026 08:51:34 +0000 Subject: [PATCH] chore(deps): update dependency @jupyter-widgets/base to v6.0.12 --- package-lock.json | 31 ++++++++++++++++--------------- 1 file changed, 16 insertions(+), 15 deletions(-) diff --git a/package-lock.json b/package-lock.json index 92e78c399..06c6df74b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4127,14 +4127,15 @@ } }, "node_modules/@jupyter-widgets/base": { - "version": "6.0.11", - "resolved": "https://registry.npmjs.org/@jupyter-widgets/base/-/base-6.0.11.tgz", - "integrity": "sha512-s4+UM7DlrhCOqWCh18fSPjOOLWQlKb+vTxHvOQbvwqgwe6pEuncykzZ1vbii71G5RC5tZ+lQblYR1SWDNdq3qQ==", + "version": "6.0.12", + "resolved": "https://registry.npmjs.org/@jupyter-widgets/base/-/base-6.0.12.tgz", + "integrity": "sha512-WLE/FIRljN1OUQSwjMeLjRJ4DGITJ7vrJUuRbEa+37wLwWRY3IlGNk4aEhP8EeLrLaT2aL5o3vcBB8qdFTgU1A==", + "license": "BSD-3-Clause", "dependencies": { - "@jupyterlab/services": "^6 || ^7", - "@lumino/coreutils": "^1 || ^2", - "@lumino/messaging": "^1 || ^2", - "@lumino/widgets": "^1 || ^2", + "@jupyterlab/services": "^7.0.0", + "@lumino/coreutils": "^2.0.0", + "@lumino/messaging": "^2.0.0", + "@lumino/widgets": "^2.0.0", "@types/backbone": "1.4.14", "@types/lodash": "^4.14.134", "backbone": "1.4.0", @@ -37262,14 +37263,14 @@ } }, "@jupyter-widgets/base": { - "version": "6.0.11", - "resolved": "https://registry.npmjs.org/@jupyter-widgets/base/-/base-6.0.11.tgz", - "integrity": "sha512-s4+UM7DlrhCOqWCh18fSPjOOLWQlKb+vTxHvOQbvwqgwe6pEuncykzZ1vbii71G5RC5tZ+lQblYR1SWDNdq3qQ==", - "requires": { - "@jupyterlab/services": "^6 || ^7", - "@lumino/coreutils": "^1 || ^2", - "@lumino/messaging": "^1 || ^2", - "@lumino/widgets": "^1 || ^2", + "version": "6.0.12", + "resolved": "https://registry.npmjs.org/@jupyter-widgets/base/-/base-6.0.12.tgz", + "integrity": "sha512-WLE/FIRljN1OUQSwjMeLjRJ4DGITJ7vrJUuRbEa+37wLwWRY3IlGNk4aEhP8EeLrLaT2aL5o3vcBB8qdFTgU1A==", + "requires": { + "@jupyterlab/services": "^7.0.0", + "@lumino/coreutils": "^2.0.0", + "@lumino/messaging": "^2.0.0", + "@lumino/widgets": "^2.0.0", "@types/backbone": "1.4.14", "@types/lodash": "^4.14.134", "backbone": "1.4.0",