(chore): refresh dependency licenses
This commit is contained in:
parent
6f9ae31f7d
commit
83427a344e
15 changed files with 357 additions and 311 deletions
|
|
@ -3,7 +3,7 @@
|
|||
"specVersion": "1.5",
|
||||
"version": 1,
|
||||
"metadata": {
|
||||
"timestamp": "2026-07-24T10:43:11.914Z",
|
||||
"timestamp": "2026-08-06T09:49:26.512Z",
|
||||
"tools": [
|
||||
{
|
||||
"vendor": "OpenAI",
|
||||
|
|
@ -88,10 +88,10 @@
|
|||
},
|
||||
{
|
||||
"type": "library",
|
||||
"bomRef": "pkg:npm/%40base-ui/utils@0.3.1",
|
||||
"bomRef": "pkg:npm/%40base-ui/utils@0.3.2",
|
||||
"name": "@base-ui/utils",
|
||||
"version": "0.3.1",
|
||||
"purl": "pkg:npm/%40base-ui/utils@0.3.1",
|
||||
"version": "0.3.2",
|
||||
"purl": "pkg:npm/%40base-ui/utils@0.3.2",
|
||||
"description": "A collection of React utility functions for Base UI.",
|
||||
"licenses": [
|
||||
{
|
||||
|
|
@ -109,7 +109,7 @@
|
|||
"properties": [
|
||||
{
|
||||
"name": "local:licenseFolder",
|
||||
"value": "licenses/@base-ui_utils@0.3.1"
|
||||
"value": "licenses/@base-ui_utils@0.3.2"
|
||||
},
|
||||
{
|
||||
"name": "local:sourcePackageDir",
|
||||
|
|
@ -578,6 +578,24 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "library",
|
||||
"bomRef": "pkg:npm/%40methanium/ui@0.0.22",
|
||||
"name": "@methanium/ui",
|
||||
"version": "0.0.22",
|
||||
"purl": "pkg:npm/%40methanium/ui@0.0.22",
|
||||
"externalReferences": [],
|
||||
"properties": [
|
||||
{
|
||||
"name": "local:licenseFolder",
|
||||
"value": "licenses/@methanium_ui@0.0.22"
|
||||
},
|
||||
{
|
||||
"name": "local:sourcePackageDir",
|
||||
"value": "apps/tauri/node_modules/@methanium/ui"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "library",
|
||||
"bomRef": "pkg:npm/%40radix-ui/primitive@1.1.4",
|
||||
|
|
@ -1056,10 +1074,10 @@
|
|||
},
|
||||
{
|
||||
"type": "library",
|
||||
"bomRef": "pkg:npm/%40radix-ui/react-use-effect-event@0.0.2",
|
||||
"bomRef": "pkg:npm/%40radix-ui/react-use-effect-event@0.0.5",
|
||||
"name": "@radix-ui/react-use-effect-event",
|
||||
"version": "0.0.2",
|
||||
"purl": "pkg:npm/%40radix-ui/react-use-effect-event@0.0.2",
|
||||
"version": "0.0.5",
|
||||
"purl": "pkg:npm/%40radix-ui/react-use-effect-event@0.0.5",
|
||||
"licenses": [
|
||||
{
|
||||
"license": {
|
||||
|
|
@ -1080,7 +1098,7 @@
|
|||
"properties": [
|
||||
{
|
||||
"name": "local:licenseFolder",
|
||||
"value": "licenses/@radix-ui_react-use-effect-event@0.0.2"
|
||||
"value": "licenses/@radix-ui_react-use-effect-event@0.0.5"
|
||||
},
|
||||
{
|
||||
"name": "local:sourcePackageDir",
|
||||
|
|
@ -1194,10 +1212,10 @@
|
|||
},
|
||||
{
|
||||
"type": "library",
|
||||
"bomRef": "pkg:npm/%40tanstack/devtools-event-client@0.3.5",
|
||||
"bomRef": "pkg:npm/%40tanstack/devtools-event-client@0.5.0",
|
||||
"name": "@tanstack/devtools-event-client",
|
||||
"version": "0.3.5",
|
||||
"purl": "pkg:npm/%40tanstack/devtools-event-client@0.3.5",
|
||||
"version": "0.5.0",
|
||||
"purl": "pkg:npm/%40tanstack/devtools-event-client@0.5.0",
|
||||
"description": "TanStack Event Client is a lightweight event client for TanStack Devtools event bus.",
|
||||
"licenses": [
|
||||
{
|
||||
|
|
@ -1213,13 +1231,13 @@
|
|||
},
|
||||
{
|
||||
"type": "vcs",
|
||||
"url": "https://github.com/TanStack/devtools.git"
|
||||
"url": "git+https://github.com/TanStack/devtools.git"
|
||||
}
|
||||
],
|
||||
"properties": [
|
||||
{
|
||||
"name": "local:licenseFolder",
|
||||
"value": "licenses/@tanstack_devtools-event-client@0.3.5"
|
||||
"value": "licenses/@tanstack_devtools-event-client@0.5.0"
|
||||
},
|
||||
{
|
||||
"name": "local:sourcePackageDir",
|
||||
|
|
@ -1332,6 +1350,41 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "library",
|
||||
"bomRef": "pkg:npm/%40tanstack/react-hotkeys@0.10.0",
|
||||
"name": "@tanstack/react-hotkeys",
|
||||
"version": "0.10.0",
|
||||
"purl": "pkg:npm/%40tanstack/react-hotkeys@0.10.0",
|
||||
"description": "React adapter for TanStack Hotkeys",
|
||||
"licenses": [
|
||||
{
|
||||
"license": {
|
||||
"id": "MIT"
|
||||
}
|
||||
}
|
||||
],
|
||||
"externalReferences": [
|
||||
{
|
||||
"type": "website",
|
||||
"url": "https://tanstack.com/hotkeys"
|
||||
},
|
||||
{
|
||||
"type": "vcs",
|
||||
"url": "git+https://github.com/TanStack/hotkeys.git"
|
||||
}
|
||||
],
|
||||
"properties": [
|
||||
{
|
||||
"name": "local:licenseFolder",
|
||||
"value": "licenses/@tanstack_react-hotkeys@0.10.0"
|
||||
},
|
||||
{
|
||||
"name": "local:sourcePackageDir",
|
||||
"value": "packages/hotkeys/node_modules/@tanstack/react-hotkeys"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "library",
|
||||
"bomRef": "pkg:npm/%40tanstack/react-query@5.101.2",
|
||||
|
|
@ -1404,10 +1457,10 @@
|
|||
},
|
||||
{
|
||||
"type": "library",
|
||||
"bomRef": "pkg:npm/%40tanstack/react-store@0.9.3",
|
||||
"bomRef": "pkg:npm/%40tanstack/react-store@0.11.0",
|
||||
"name": "@tanstack/react-store",
|
||||
"version": "0.9.3",
|
||||
"purl": "pkg:npm/%40tanstack/react-store@0.9.3",
|
||||
"version": "0.11.0",
|
||||
"purl": "pkg:npm/%40tanstack/react-store@0.11.0",
|
||||
"description": "Framework agnostic type-safe store w/ reactive framework adapters",
|
||||
"licenses": [
|
||||
{
|
||||
|
|
@ -1429,7 +1482,7 @@
|
|||
"properties": [
|
||||
{
|
||||
"name": "local:licenseFolder",
|
||||
"value": "licenses/@tanstack_react-store@0.9.3"
|
||||
"value": "licenses/@tanstack_react-store@0.11.0"
|
||||
},
|
||||
{
|
||||
"name": "local:sourcePackageDir",
|
||||
|
|
@ -1509,10 +1562,10 @@
|
|||
},
|
||||
{
|
||||
"type": "library",
|
||||
"bomRef": "pkg:npm/%40tanstack/store@0.9.3",
|
||||
"bomRef": "pkg:npm/%40tanstack/store@0.11.0",
|
||||
"name": "@tanstack/store",
|
||||
"version": "0.9.3",
|
||||
"purl": "pkg:npm/%40tanstack/store@0.9.3",
|
||||
"version": "0.11.0",
|
||||
"purl": "pkg:npm/%40tanstack/store@0.11.0",
|
||||
"description": "Framework agnostic type-safe store w/ reactive framework adapters",
|
||||
"licenses": [
|
||||
{
|
||||
|
|
@ -1534,7 +1587,7 @@
|
|||
"properties": [
|
||||
{
|
||||
"name": "local:licenseFolder",
|
||||
"value": "licenses/@tanstack_store@0.9.3"
|
||||
"value": "licenses/@tanstack_store@0.11.0"
|
||||
},
|
||||
{
|
||||
"name": "local:sourcePackageDir",
|
||||
|
|
@ -1770,24 +1823,6 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "library",
|
||||
"bomRef": "pkg:npm/%40tensamin/ui@0.0.41",
|
||||
"name": "@tensamin/ui",
|
||||
"version": "0.0.41",
|
||||
"purl": "pkg:npm/%40tensamin/ui@0.0.41",
|
||||
"externalReferences": [],
|
||||
"properties": [
|
||||
{
|
||||
"name": "local:licenseFolder",
|
||||
"value": "licenses/@tensamin_ui@0.0.41"
|
||||
},
|
||||
{
|
||||
"name": "local:sourcePackageDir",
|
||||
"value": "apps/tauri/node_modules/@tensamin/ui"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "library",
|
||||
"bomRef": "pkg:npm/%40twemoji/api@17.0.3",
|
||||
|
|
@ -2647,10 +2682,10 @@
|
|||
},
|
||||
{
|
||||
"type": "library",
|
||||
"bomRef": "pkg:npm/deepfilternet3-noise-filter@1.2.1",
|
||||
"bomRef": "pkg:npm/deepfilternet3-noise-filter@1.3.0",
|
||||
"name": "deepfilternet3-noise-filter",
|
||||
"version": "1.2.1",
|
||||
"purl": "pkg:npm/deepfilternet3-noise-filter@1.2.1",
|
||||
"version": "1.3.0",
|
||||
"purl": "pkg:npm/deepfilternet3-noise-filter@1.3.0",
|
||||
"description": "Custom audio processor with DeepFilterNet3 noise filtering integrated with LiveKit client",
|
||||
"licenses": [
|
||||
{
|
||||
|
|
@ -2672,7 +2707,7 @@
|
|||
"properties": [
|
||||
{
|
||||
"name": "local:licenseFolder",
|
||||
"value": "licenses/deepfilternet3-noise-filter@1.2.1"
|
||||
"value": "licenses/deepfilternet3-noise-filter@1.3.0"
|
||||
},
|
||||
{
|
||||
"name": "local:sourcePackageDir",
|
||||
|
|
@ -2989,10 +3024,10 @@
|
|||
},
|
||||
{
|
||||
"type": "library",
|
||||
"bomRef": "pkg:npm/esbuild@0.25.12",
|
||||
"bomRef": "pkg:npm/esbuild@0.28.1",
|
||||
"name": "esbuild",
|
||||
"version": "0.25.12",
|
||||
"purl": "pkg:npm/esbuild@0.25.12",
|
||||
"version": "0.28.1",
|
||||
"purl": "pkg:npm/esbuild@0.28.1",
|
||||
"description": "An extremely fast JavaScript and CSS bundler and minifier.",
|
||||
"licenses": [
|
||||
{
|
||||
|
|
@ -3010,7 +3045,7 @@
|
|||
"properties": [
|
||||
{
|
||||
"name": "local:licenseFolder",
|
||||
"value": "licenses/esbuild@0.25.12"
|
||||
"value": "licenses/esbuild@0.28.1"
|
||||
},
|
||||
{
|
||||
"name": "local:sourcePackageDir",
|
||||
|
|
@ -3915,10 +3950,10 @@
|
|||
},
|
||||
{
|
||||
"type": "library",
|
||||
"bomRef": "pkg:npm/recharts@3.8.1",
|
||||
"bomRef": "pkg:npm/recharts@3.10.1",
|
||||
"name": "recharts",
|
||||
"version": "3.8.1",
|
||||
"purl": "pkg:npm/recharts@3.8.1",
|
||||
"version": "3.10.1",
|
||||
"purl": "pkg:npm/recharts@3.10.1",
|
||||
"description": "React charts",
|
||||
"licenses": [
|
||||
{
|
||||
|
|
@ -3940,7 +3975,7 @@
|
|||
"properties": [
|
||||
{
|
||||
"name": "local:licenseFolder",
|
||||
"value": "licenses/recharts@3.8.1"
|
||||
"value": "licenses/recharts@3.10.1"
|
||||
},
|
||||
{
|
||||
"name": "local:sourcePackageDir",
|
||||
|
|
@ -4325,41 +4360,6 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "library",
|
||||
"bomRef": "pkg:npm/tauri-plugin-app-events-api@0.2.0",
|
||||
"name": "tauri-plugin-app-events-api",
|
||||
"version": "0.2.0",
|
||||
"purl": "pkg:npm/tauri-plugin-app-events-api@0.2.0",
|
||||
"description": "A plugin for tauri@v2 to listen some events on iOS and Android.",
|
||||
"licenses": [
|
||||
{
|
||||
"license": {
|
||||
"id": "MIT"
|
||||
}
|
||||
}
|
||||
],
|
||||
"externalReferences": [
|
||||
{
|
||||
"type": "website",
|
||||
"url": "https://github.com/wtto00/tauri-plugin-app-events#readme"
|
||||
},
|
||||
{
|
||||
"type": "vcs",
|
||||
"url": "git+https://github.com/wtto00/tauri-plugin-app-events.git"
|
||||
}
|
||||
],
|
||||
"properties": [
|
||||
{
|
||||
"name": "local:licenseFolder",
|
||||
"value": "licenses/tauri-plugin-app-events-api@0.2.0"
|
||||
},
|
||||
{
|
||||
"name": "local:sourcePackageDir",
|
||||
"value": "packages/mtp/node_modules/tauri-plugin-app-events-api"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "library",
|
||||
"bomRef": "pkg:npm/tiny-invariant@1.3.3",
|
||||
|
|
|
|||
Loading…
Reference in a new issue