update dependency sortablejs to v1.15.2

This commit is contained in:
Reto Brunner 2024-07-11 08:36:34 +02:00
commit 6b9c2f5f58
2 changed files with 10 additions and 10 deletions

View file

@ -109,7 +109,7 @@
"@types/node": "17.0.45",
"@types/read": "0.0.32",
"@types/semver": "7.3.9",
"@types/sortablejs": "1.13.0",
"@types/sortablejs": "1.15.8",
"@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.0",
"sortablejs": "1.15.2",
"stylelint": "14.3.0",
"stylelint-config-standard": "24.0.0",
"ts-loader": "9.3.0",

View file

@ -1727,10 +1727,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.13.0":
version "1.13.0"
resolved "https://registry.yarnpkg.com/@types/sortablejs/-/sortablejs-1.13.0.tgz#870223438f8f2cd81157b128a4c0261adbcaa946"
integrity sha512-C3064MH72iEfeGCYEGCt7FCxXoAXaMPG0QPnstcxvPmbl54erpISu06d++FY37Smja64iWy5L8wOyHHBghWbJQ==
"@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/sqlite3@3.1.11":
version "3.1.11"
@ -7566,10 +7566,10 @@ socks@^2.7.1:
ip "^2.0.0"
smart-buffer "^4.2.0"
sortablejs@1.15.0:
version "1.15.0"
resolved "https://registry.yarnpkg.com/sortablejs/-/sortablejs-1.15.0.tgz#53230b8aa3502bb77a29e2005808ffdb4a5f7e2a"
integrity sha512-bv9qgVMjUMf89wAvM6AxVvS/4MX3sPeN0+agqShejLU5z5GX4C75ow1O2e5k4L6XItUyAK3gH6AxSbXrOM5e8w==
sortablejs@1.15.2:
version "1.15.2"
resolved "https://registry.yarnpkg.com/sortablejs/-/sortablejs-1.15.2.tgz#4e9f7bda4718bd1838add9f1866ec77169149809"
integrity sha512-FJF5jgdfvoKn1MAKSdGs33bIqLi3LmsgVTliuX6iITj834F+JRQZN90Z93yql8h0K2t0RwDPBmxwlbZfDcxNZA==
source-map-js@^1.0.2:
version "1.0.2"