From fa8139dbfa852265244a8095cbf2a36ced50d237 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jan 2024 23:12:51 +0000 Subject: [PATCH] Bump Sortable from 1.15.0 to 1.15.2 Bumps [Sortable](https://github.com/RubaXa/Sortable) from 1.15.0 to 1.15.2. - [Release notes](https://github.com/RubaXa/Sortable/releases) - [Commits](https://github.com/RubaXa/Sortable/compare/babf6ab85fdfc5e13be1027827cecfbba2fb0d1e...07708fa1e7d9cf9d4563a7b1a09f7a47771522ed) --- updated-dependencies: - dependency-name: Sortable dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 4792b6d35..b92e3f8d7 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ }, "homepage": "https://github.com/wger-project/wger", "dependencies": { - "Sortable": "RubaXa/Sortable#1.15.0", + "Sortable": "RubaXa/Sortable#1.15.2", "bootstrap": "5.3.2", "components-font-awesome": "5.9.0", "d3": "^7.8.5", diff --git a/yarn.lock b/yarn.lock index 85c68bc24..329b852ed 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7,9 +7,10 @@ resolved "https://registry.yarnpkg.com/@types/jquery/-/jquery-2.0.54.tgz#d7999245f77c3fab5d84e7d32b8a6c20bfd1f072" integrity sha512-D/PomKwNkDfSKD13DEVQT/pq2TUjN54c6uB341fEZanIzkjfGe7UaFuuaLZbpEiS5j7Wk2MUHAZqZIoECw29lg== -Sortable@RubaXa/Sortable#1.15.0: - version "1.15.0" - resolved "https://codeload.github.com/RubaXa/Sortable/tar.gz/babf6ab85fdfc5e13be1027827cecfbba2fb0d1e" +Sortable@RubaXa/Sortable#1.15.2: + version "1.15.2" + uid "07708fa1e7d9cf9d4563a7b1a09f7a47771522ed" + resolved "https://codeload.github.com/RubaXa/Sortable/tar.gz/07708fa1e7d9cf9d4563a7b1a09f7a47771522ed" bootstrap@5.3.2: version "5.3.2"