From 9e6f33fead63980421d73566c276de8098afe583 Mon Sep 17 00:00:00 2001 From: SrGooglo Date: Wed, 26 Feb 2025 01:42:47 +0000 Subject: [PATCH] update licenses --- packages/app/public/oss-licenses.json | 23 ++++++++++++++++++++--- 1 file changed, 20 insertions(+), 3 deletions(-) diff --git a/packages/app/public/oss-licenses.json b/packages/app/public/oss-licenses.json index f076beec..2dadd954 100644 --- a/packages/app/public/oss-licenses.json +++ b/packages/app/public/oss-licenses.json @@ -10,12 +10,24 @@ "license": "MIT", "author": "Claudéric Demers" }, + { + "name": "@dnd-kit/modifiers", + "version": "9.0.0", + "license": "MIT", + "author": "Claudéric Demers" + }, { "name": "@dnd-kit/sortable", "version": "7.0.2", "license": "MIT", "author": "Claudéric Demers" }, + { + "name": "@dnd-kit/utilities", + "version": "3.2.2", + "license": "MIT", + "author": "Claudéric Demers" + }, { "name": "@emotion/react", "version": "11.14.0", @@ -76,7 +88,7 @@ }, { "name": "antd", - "version": "5.24.0", + "version": "5.24.1", "license": "MIT" }, { @@ -190,7 +202,7 @@ }, { "name": "motion", - "version": "12.4.2", + "version": "12.4.5", "license": "MIT", "author": "Matt Perry" }, @@ -211,6 +223,11 @@ "version": "15.8.1", "license": "MIT" }, + { + "name": "qs", + "version": "6.14.0", + "license": "BSD-3-Clause" + }, { "name": "react", "version": "18.3.1", @@ -253,7 +270,7 @@ }, { "name": "react-icons", - "version": "5.4.0", + "version": "5.5.0", "license": "MIT", "author": "Goran Gajic" },