update licenses

This commit is contained in:
SrGooglo 2025-02-26 01:42:47 +00:00
parent c9ffeb45e4
commit 9e6f33fead

View File

@ -10,12 +10,24 @@
"license": "MIT", "license": "MIT",
"author": "Claudéric Demers" "author": "Claudéric Demers"
}, },
{
"name": "@dnd-kit/modifiers",
"version": "9.0.0",
"license": "MIT",
"author": "Claudéric Demers"
},
{ {
"name": "@dnd-kit/sortable", "name": "@dnd-kit/sortable",
"version": "7.0.2", "version": "7.0.2",
"license": "MIT", "license": "MIT",
"author": "Claudéric Demers" "author": "Claudéric Demers"
}, },
{
"name": "@dnd-kit/utilities",
"version": "3.2.2",
"license": "MIT",
"author": "Claudéric Demers"
},
{ {
"name": "@emotion/react", "name": "@emotion/react",
"version": "11.14.0", "version": "11.14.0",
@ -76,7 +88,7 @@
}, },
{ {
"name": "antd", "name": "antd",
"version": "5.24.0", "version": "5.24.1",
"license": "MIT" "license": "MIT"
}, },
{ {
@ -190,7 +202,7 @@
}, },
{ {
"name": "motion", "name": "motion",
"version": "12.4.2", "version": "12.4.5",
"license": "MIT", "license": "MIT",
"author": "Matt Perry" "author": "Matt Perry"
}, },
@ -211,6 +223,11 @@
"version": "15.8.1", "version": "15.8.1",
"license": "MIT" "license": "MIT"
}, },
{
"name": "qs",
"version": "6.14.0",
"license": "BSD-3-Clause"
},
{ {
"name": "react", "name": "react",
"version": "18.3.1", "version": "18.3.1",
@ -253,7 +270,7 @@
}, },
{ {
"name": "react-icons", "name": "react-icons",
"version": "5.4.0", "version": "5.5.0",
"license": "MIT", "license": "MIT",
"author": "Goran Gajic" "author": "Goran Gajic"
}, },