From cc7a92d2a675a8aa358a91985661c4a330bcd1b4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 12 May 2026 10:12:48 +0000 Subject: [PATCH] chore(deps): update dependency qunit to v2.25.0 --- packages/devextreme/package.json | 2 +- pnpm-lock.yaml | 12 +++++++----- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/packages/devextreme/package.json b/packages/devextreme/package.json index f623f001aeca..398e96eb6282 100644 --- a/packages/devextreme/package.json +++ b/packages/devextreme/package.json @@ -191,7 +191,7 @@ "npm-run-all2": "5.0.2", "opentype.js": "1.3.4", "plugin-error": "2.0.1", - "qunit": "2.24.1", + "qunit": "2.25.0", "react": "16.14.0", "react-dom": "16.14.0", "react-test-renderer": "16.14.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8288ec197abe..421c70e8424f 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1776,8 +1776,8 @@ importers: specifier: 2.0.1 version: 2.0.1 qunit: - specifier: 2.24.1 - version: 2.24.1 + specifier: 2.25.0 + version: 2.25.0 react: specifier: 16.14.0 version: 16.14.0 @@ -7354,6 +7354,7 @@ packages: '@ungap/structured-clone@1.3.0': resolution: {integrity: sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==} + deprecated: Potential CWE-502 - Update to 1.3.1 or higher '@unrs/resolver-binding-android-arm-eabi@1.11.1': resolution: {integrity: sha512-ppLRUgHVaGRWUx0R0Ut06Mjo9gBaBkg3v/8AxusGLhsIotbBLuRk51rAzqLC8gq6NyyAojEXglNjzf6R948DNw==} @@ -15044,6 +15045,7 @@ packages: engines: {node: '>=0.6.0', teleport: '>=0.2.0'} deprecated: |- You or someone you depend on is using Q, the JavaScript Promise library that gave JavaScript developers strong feelings about promises. They can almost certainly migrate to the native JavaScript promise now. Thank you literally everyone for joining me in this bet against the odds. Be excellent to each other. + (For a CapTP with native promises, see @endo/eventual-send and @endo/captp) qified@0.9.1: @@ -15084,8 +15086,8 @@ packages: resolution: {integrity: sha512-X74oCeRI4/p0ucjb5Ma8adTXd9Scumz367kkMK5V/IatcX6A0vlgLgKbzXWy5nZmCGeNJm2oQX0d2Eqj+ZIlCA==} engines: {node: '>= 12.0.0'} - qunit@2.24.1: - resolution: {integrity: sha512-Eu0k/5JDjx0QnqxsE1WavnDNDgL1zgMZKsMw/AoAxnsl9p4RgyLODyo2N7abZY7CEAnvl5YUqFZdkImzbgXzSg==} + qunit@2.25.0: + resolution: {integrity: sha512-MONPKgjavgTqArCwZOEz8nEMbA19zNXIp5ZOW9rPYj5cbgQp0fiI36c9dPTSzTRRzx+KcfB5eggYB/ENqxi0+w==} engines: {node: '>=10'} hasBin: true @@ -36992,7 +36994,7 @@ snapshots: lodash.clonedeep: 4.5.0 lodash.isequal: 4.5.0 - qunit@2.24.1: + qunit@2.25.0: dependencies: commander: 7.2.0 node-watch: 0.7.3