From 2b0f517e449927b0043a4bdfe3fa8ed77a7d0ecf Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2026 13:34:14 +0000 Subject: [PATCH] Update dependency @types/classnames to v2.3.4 --- package-lock.json | 18 ++++-------------- 1 file changed, 4 insertions(+), 14 deletions(-) diff --git a/package-lock.json b/package-lock.json index 82054bbfa..6e6c4d024 100644 --- a/package-lock.json +++ b/package-lock.json @@ -81,7 +81,6 @@ "typescript": "^4.9.5" }, "optionalDependencies": { - "@symphony/symphony-c9-shell": "3.38.0-94.195", "screen-share-indicator-frame": "github:finos/ScreenShareIndicatorFrame#v1.6.0", "screen-snippet": "github:finos/ScreenSnippet2.git#v2.5.1", "symphony-native-window-handle-helper": "github:finos/SymphonyWindowsHwndHelper#v1.1.0", @@ -3833,16 +3832,6 @@ "dev": true, "license": "(Unlicense OR Apache-2.0)" }, - "node_modules/@symphony/symphony-c9-shell": { - "version": "3.38.0-94.195", - "resolved": "https://repo.symphony.com/artifactory/api/npm/npm-virtual-dev/@symphony/symphony-c9-shell/-/@symphony/symphony-c9-shell-3.38.0-94.195.tgz", - "integrity": "sha512-Z2THUfbJ7/GiiMsEkjgBjW0sBtu1z7slKtSTRhoVZZVeCAZJHXj0dQwnBDAfYnGEiLcnY1YIE7IFePg0wpXZeA==", - "license": "UNLICENSED", - "optional": true, - "os": [ - "win32" - ] - }, "node_modules/@szmarczak/http-timer": { "version": "4.0.6", "resolved": "https://repo.symphony.com/artifactory/api/npm/npm-virtual-dev/@szmarczak/http-timer/-/http-timer-4.0.6.tgz", @@ -3925,9 +3914,10 @@ } }, "node_modules/@types/classnames": { - "version": "2.3.0", - "resolved": "https://repo.symphony.com/artifactory/api/npm/npm-virtual-dev/@types/classnames/-/classnames-2.3.0.tgz", - "integrity": "sha512-3GsbOoDYteFShlrBTKzI2Eii4vPg/jAf7LXRIn0WQePKlmhpkV0KoTMuawA7gZJkrbPrZGwv9IEAfIWaOaQK8w==", + "version": "2.3.4", + "resolved": "https://registry.npmjs.org/@types/classnames/-/classnames-2.3.4.tgz", + "integrity": "sha512-dwmfrMMQb9ujX1uYGvB5ERDlOzBNywnZAZBtOe107/hORWP05ESgU4QyaanZMWYYfd2BzrG78y13/Bju8IQcMQ==", + "deprecated": "This is a stub types definition. classnames provides its own type definitions, so you do not need this installed.", "dev": true, "license": "MIT", "dependencies": {