From 53c24d600c3129df2e9046af277565b8befc178b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Feb 2026 02:09:19 +0000 Subject: [PATCH] chore(deps): update dependency sortablejs to v1.15.7 --- package.json | 4 ++-- yarn.lock | 16 ++++++++-------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 4c0b02cf..88ad88a3 100644 --- a/package.json +++ b/package.json @@ -109,7 +109,7 @@ "@types/node": "17.0.45", "@types/read": "0.0.32", "@types/semver": "7.3.9", - "@types/sortablejs": "1.15.8", + "@types/sortablejs": "1.15.9", "@types/sqlite3": "3.1.11", "@types/ua-parser-js": "0.7.39", "@types/uuid": "8.3.4", @@ -152,7 +152,7 @@ "primer-tooltips": "2.0.0", "sinon": "13.0.2", "socket.io-client": "4.5.0", - "sortablejs": "1.15.2", + "sortablejs": "1.15.7", "stylelint": "14.3.0", "stylelint-config-standard": "24.0.0", "ts-loader": "9.3.0", diff --git a/yarn.lock b/yarn.lock index e4c3d2c5..090b4838 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1762,10 +1762,10 @@ resolved "https://registry.yarnpkg.com/@types/sinonjs__fake-timers/-/sinonjs__fake-timers-8.1.2.tgz#bf2e02a3dbd4aecaf95942ecd99b7402e03fad5e" integrity sha512-9GcLXF0/v3t80caGs5p2rRfkB+a8VBGLJZVih6CNFkx8IZ994wiKKLSRs9nuFwk1HevWs/1mnUmkApGrSGsShA== -"@types/sortablejs@1.15.8": - version "1.15.8" - resolved "https://registry.yarnpkg.com/@types/sortablejs/-/sortablejs-1.15.8.tgz#11ed555076046e00869a5ef85d1e7651e7a66ef6" - integrity sha512-b79830lW+RZfwaztgs1aVPgbasJ8e7AXtZYHTELNXZPsERt4ymJdjV4OccDbHQAvHrCcFpbF78jkm0R6h/pZVg== +"@types/sortablejs@1.15.9": + version "1.15.9" + resolved "https://registry.yarnpkg.com/@types/sortablejs/-/sortablejs-1.15.9.tgz#82d2337f54d4db827914d80dee5cf65539ae3c8b" + integrity sha512-7HP+rZGE2p886PKV9c9OJzLBI6BBJu1O7lJGYnPyG3fS4/duUCcngkNCjsLwIMV+WMqANe3tt4irrXHSIe68OQ== "@types/sqlite3@3.1.11": version "3.1.11" @@ -8085,10 +8085,10 @@ socks@^2.8.3: ip-address "^9.0.5" smart-buffer "^4.2.0" -sortablejs@1.15.2: - version "1.15.2" - resolved "https://registry.yarnpkg.com/sortablejs/-/sortablejs-1.15.2.tgz#4e9f7bda4718bd1838add9f1866ec77169149809" - integrity sha512-FJF5jgdfvoKn1MAKSdGs33bIqLi3LmsgVTliuX6iITj834F+JRQZN90Z93yql8h0K2t0RwDPBmxwlbZfDcxNZA== +sortablejs@1.15.7: + version "1.15.7" + resolved "https://registry.yarnpkg.com/sortablejs/-/sortablejs-1.15.7.tgz#83a0bddc472117ee328dea20b2e6f490fed20f86" + integrity sha512-Kk8wLQPlS+yi1ZEf48a4+fzHa4yxjC30M/Sr2AnQu+f/MPwvvX9XjZ6OWejiz8crBsLwSq8GHqaxaET7u6ux0A== source-map-js@^1.0.2: version "1.0.2"