(chore): update licenses (feat): add releases creation in deploy-prod workflow
This commit is contained in:
parent
b814233bfa
commit
d3deca77a8
13 changed files with 230 additions and 55 deletions
|
|
@ -86,14 +86,14 @@ Generated from bun.lock and installed packages in workspace node_modules folders
|
|||
- Folder: `licenses/@tailwindcss_vite@4.2.4`
|
||||
- Source package dir: `apps/web/node_modules/@tailwindcss/vite`
|
||||
|
||||
## @tanstack/react-query@5.100.7
|
||||
## @tanstack/react-query@5.100.8
|
||||
|
||||
- License: MIT
|
||||
- Homepage: https://tanstack.com/query
|
||||
- Repository: git+https://github.com/TanStack/query.git
|
||||
- Description: Hooks for managing, caching and syncing asynchronous and remote data in React
|
||||
- Included files: LICENSE
|
||||
- Folder: `licenses/@tanstack_react-query@5.100.7`
|
||||
- Folder: `licenses/@tanstack_react-query@5.100.8`
|
||||
- Source package dir: `packages/call/node_modules/@tanstack/react-query`
|
||||
|
||||
## @tanstack/react-router@1.169.1
|
||||
|
|
@ -145,22 +145,22 @@ Generated from bun.lock and installed packages in workspace node_modules folders
|
|||
- Folder: `licenses/@tauri-apps_plugin-barcode-scanner@2.4.4`
|
||||
- Source package dir: `apps/tauri/node_modules/@tauri-apps/plugin-barcode-scanner`
|
||||
|
||||
## @tauri-apps/plugin-deep-link@2.4.8
|
||||
## @tauri-apps/plugin-deep-link@2.4.9
|
||||
|
||||
- License: MIT OR Apache-2.0
|
||||
- Repository: https://github.com/tauri-apps/plugins-workspace
|
||||
- Description: Set your Tauri application as the default handler for an URL
|
||||
- Included files: LICENSE.spdx
|
||||
- Folder: `licenses/@tauri-apps_plugin-deep-link@2.4.8`
|
||||
- Folder: `licenses/@tauri-apps_plugin-deep-link@2.4.9`
|
||||
- Source package dir: `apps/tauri/node_modules/@tauri-apps/plugin-deep-link`
|
||||
|
||||
## @tauri-apps/plugin-opener@2.5.3
|
||||
## @tauri-apps/plugin-opener@2.5.4
|
||||
|
||||
- License: MIT OR Apache-2.0
|
||||
- Repository: https://github.com/tauri-apps/plugins-workspace
|
||||
- Description: Open files and URLs using their default application.
|
||||
- Included files: LICENSE.spdx
|
||||
- Folder: `licenses/@tauri-apps_plugin-opener@2.5.3`
|
||||
- Folder: `licenses/@tauri-apps_plugin-opener@2.5.4`
|
||||
- Source package dir: `apps/tauri/node_modules/@tauri-apps/plugin-opener`
|
||||
|
||||
## @tensamin/ttp-core@0.0.15
|
||||
|
|
@ -275,14 +275,23 @@ Generated from bun.lock and installed packages in workspace node_modules folders
|
|||
- Folder: `licenses/deepfilternet3-noise-filter@1.2.1`
|
||||
- Source package dir: `packages/call/node_modules/deepfilternet3-noise-filter`
|
||||
|
||||
## eslint@10.2.1
|
||||
## esbuild@0.25.12
|
||||
|
||||
- License: MIT
|
||||
- Repository: git+https://github.com/evanw/esbuild.git
|
||||
- Description: An extremely fast JavaScript and CSS bundler and minifier.
|
||||
- Included files: LICENSE.md
|
||||
- Folder: `licenses/esbuild@0.25.12`
|
||||
- Source package dir: `apps/web/node_modules/esbuild`
|
||||
|
||||
## eslint@10.3.0
|
||||
|
||||
- License: MIT
|
||||
- Homepage: https://eslint.org
|
||||
- Repository: eslint/eslint
|
||||
- Description: An AST-based pattern checker for JavaScript.
|
||||
- Included files: LICENSE
|
||||
- Folder: `licenses/eslint@10.2.1`
|
||||
- Folder: `licenses/eslint@10.3.0`
|
||||
- Source package dir: `apps/web/node_modules/eslint`
|
||||
|
||||
## eslint-plugin-react-hooks@7.1.1
|
||||
|
|
@ -304,13 +313,13 @@ Generated from bun.lock and installed packages in workspace node_modules folders
|
|||
- Folder: `licenses/framer-motion@12.38.0`
|
||||
- Source package dir: `apps/web/node_modules/framer-motion`
|
||||
|
||||
## globals@17.5.0
|
||||
## globals@17.6.0
|
||||
|
||||
- License: MIT
|
||||
- Repository: sindresorhus/globals
|
||||
- Description: Global identifiers from different JavaScript environments
|
||||
- Included files: license
|
||||
- Folder: `licenses/globals@17.5.0`
|
||||
- Folder: `licenses/globals@17.6.0`
|
||||
- Source package dir: `apps/web/node_modules/globals`
|
||||
|
||||
## jsonc-parser@3.3.1
|
||||
|
|
@ -480,14 +489,14 @@ Generated from bun.lock and installed packages in workspace node_modules folders
|
|||
- Folder: `licenses/vite@8.0.10`
|
||||
- Source package dir: `apps/web/node_modules/vite`
|
||||
|
||||
## zod@4.4.1
|
||||
## zod@4.4.2
|
||||
|
||||
- License: MIT
|
||||
- Homepage: https://zod.dev
|
||||
- Repository: git+https://github.com/colinhacks/zod.git
|
||||
- Description: TypeScript-first schema declaration and validation library with static type inference
|
||||
- Included files: LICENSE
|
||||
- Folder: `licenses/zod@4.4.1`
|
||||
- Folder: `licenses/zod@4.4.2`
|
||||
- Source package dir: `apps/web/node_modules/zod`
|
||||
|
||||
## zustand@5.0.12
|
||||
|
|
|
|||
21
licenses/esbuild@0.25.12/LICENSE.md
Normal file
21
licenses/esbuild@0.25.12/LICENSE.md
Normal file
|
|
@ -0,0 +1,21 @@
|
|||
MIT License
|
||||
|
||||
Copyright (c) 2020 Evan Wallace
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
in the Software without restriction, including without limitation the rights
|
||||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||
copies of the Software, and to permit persons to whom the Software is
|
||||
furnished to do so, subject to the following conditions:
|
||||
|
||||
The above copyright notice and this permission notice shall be included in all
|
||||
copies or substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
SOFTWARE.
|
||||
|
|
@ -3,7 +3,7 @@
|
|||
"specVersion": "1.5",
|
||||
"version": 1,
|
||||
"metadata": {
|
||||
"timestamp": "2026-05-01T17:38:04.763Z",
|
||||
"timestamp": "2026-05-02T16:10:01.092Z",
|
||||
"tools": [
|
||||
{
|
||||
"vendor": "OpenAI",
|
||||
|
|
@ -312,10 +312,10 @@
|
|||
},
|
||||
{
|
||||
"type": "library",
|
||||
"bomRef": "pkg:npm/%40tanstack/react-query@5.100.7",
|
||||
"bomRef": "pkg:npm/%40tanstack/react-query@5.100.8",
|
||||
"name": "@tanstack/react-query",
|
||||
"version": "5.100.7",
|
||||
"purl": "pkg:npm/%40tanstack/react-query@5.100.7",
|
||||
"version": "5.100.8",
|
||||
"purl": "pkg:npm/%40tanstack/react-query@5.100.8",
|
||||
"description": "Hooks for managing, caching and syncing asynchronous and remote data in React",
|
||||
"licenses": [
|
||||
{
|
||||
|
|
@ -337,7 +337,7 @@
|
|||
"properties": [
|
||||
{
|
||||
"name": "local:licenseFolder",
|
||||
"value": "licenses/@tanstack_react-query@5.100.7"
|
||||
"value": "licenses/@tanstack_react-query@5.100.8"
|
||||
},
|
||||
{
|
||||
"name": "local:sourcePackageDir",
|
||||
|
|
@ -518,10 +518,10 @@
|
|||
},
|
||||
{
|
||||
"type": "library",
|
||||
"bomRef": "pkg:npm/%40tauri-apps/plugin-deep-link@2.4.8",
|
||||
"bomRef": "pkg:npm/%40tauri-apps/plugin-deep-link@2.4.9",
|
||||
"name": "@tauri-apps/plugin-deep-link",
|
||||
"version": "2.4.8",
|
||||
"purl": "pkg:npm/%40tauri-apps/plugin-deep-link@2.4.8",
|
||||
"version": "2.4.9",
|
||||
"purl": "pkg:npm/%40tauri-apps/plugin-deep-link@2.4.9",
|
||||
"description": "Set your Tauri application as the default handler for an URL",
|
||||
"licenses": [
|
||||
{
|
||||
|
|
@ -539,7 +539,7 @@
|
|||
"properties": [
|
||||
{
|
||||
"name": "local:licenseFolder",
|
||||
"value": "licenses/@tauri-apps_plugin-deep-link@2.4.8"
|
||||
"value": "licenses/@tauri-apps_plugin-deep-link@2.4.9"
|
||||
},
|
||||
{
|
||||
"name": "local:sourcePackageDir",
|
||||
|
|
@ -549,10 +549,10 @@
|
|||
},
|
||||
{
|
||||
"type": "library",
|
||||
"bomRef": "pkg:npm/%40tauri-apps/plugin-opener@2.5.3",
|
||||
"bomRef": "pkg:npm/%40tauri-apps/plugin-opener@2.5.4",
|
||||
"name": "@tauri-apps/plugin-opener",
|
||||
"version": "2.5.3",
|
||||
"purl": "pkg:npm/%40tauri-apps/plugin-opener@2.5.3",
|
||||
"version": "2.5.4",
|
||||
"purl": "pkg:npm/%40tauri-apps/plugin-opener@2.5.4",
|
||||
"description": "Open files and URLs using their default application.",
|
||||
"licenses": [
|
||||
{
|
||||
|
|
@ -570,7 +570,7 @@
|
|||
"properties": [
|
||||
{
|
||||
"name": "local:licenseFolder",
|
||||
"value": "licenses/@tauri-apps_plugin-opener@2.5.3"
|
||||
"value": "licenses/@tauri-apps_plugin-opener@2.5.4"
|
||||
},
|
||||
{
|
||||
"name": "local:sourcePackageDir",
|
||||
|
|
@ -958,10 +958,41 @@
|
|||
},
|
||||
{
|
||||
"type": "library",
|
||||
"bomRef": "pkg:npm/eslint@10.2.1",
|
||||
"bomRef": "pkg:npm/esbuild@0.25.12",
|
||||
"name": "esbuild",
|
||||
"version": "0.25.12",
|
||||
"purl": "pkg:npm/esbuild@0.25.12",
|
||||
"description": "An extremely fast JavaScript and CSS bundler and minifier.",
|
||||
"licenses": [
|
||||
{
|
||||
"license": {
|
||||
"id": "MIT"
|
||||
}
|
||||
}
|
||||
],
|
||||
"externalReferences": [
|
||||
{
|
||||
"type": "vcs",
|
||||
"url": "git+https://github.com/evanw/esbuild.git"
|
||||
}
|
||||
],
|
||||
"properties": [
|
||||
{
|
||||
"name": "local:licenseFolder",
|
||||
"value": "licenses/esbuild@0.25.12"
|
||||
},
|
||||
{
|
||||
"name": "local:sourcePackageDir",
|
||||
"value": "apps/web/node_modules/esbuild"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "library",
|
||||
"bomRef": "pkg:npm/eslint@10.3.0",
|
||||
"name": "eslint",
|
||||
"version": "10.2.1",
|
||||
"purl": "pkg:npm/eslint@10.2.1",
|
||||
"version": "10.3.0",
|
||||
"purl": "pkg:npm/eslint@10.3.0",
|
||||
"description": "An AST-based pattern checker for JavaScript.",
|
||||
"licenses": [
|
||||
{
|
||||
|
|
@ -983,7 +1014,7 @@
|
|||
"properties": [
|
||||
{
|
||||
"name": "local:licenseFolder",
|
||||
"value": "licenses/eslint@10.2.1"
|
||||
"value": "licenses/eslint@10.3.0"
|
||||
},
|
||||
{
|
||||
"name": "local:sourcePackageDir",
|
||||
|
|
@ -1059,10 +1090,10 @@
|
|||
},
|
||||
{
|
||||
"type": "library",
|
||||
"bomRef": "pkg:npm/globals@17.5.0",
|
||||
"bomRef": "pkg:npm/globals@17.6.0",
|
||||
"name": "globals",
|
||||
"version": "17.5.0",
|
||||
"purl": "pkg:npm/globals@17.5.0",
|
||||
"version": "17.6.0",
|
||||
"purl": "pkg:npm/globals@17.6.0",
|
||||
"description": "Global identifiers from different JavaScript environments",
|
||||
"licenses": [
|
||||
{
|
||||
|
|
@ -1080,7 +1111,7 @@
|
|||
"properties": [
|
||||
{
|
||||
"name": "local:licenseFolder",
|
||||
"value": "licenses/globals@17.5.0"
|
||||
"value": "licenses/globals@17.6.0"
|
||||
},
|
||||
{
|
||||
"name": "local:sourcePackageDir",
|
||||
|
|
@ -1673,10 +1704,10 @@
|
|||
},
|
||||
{
|
||||
"type": "library",
|
||||
"bomRef": "pkg:npm/zod@4.4.1",
|
||||
"bomRef": "pkg:npm/zod@4.4.2",
|
||||
"name": "zod",
|
||||
"version": "4.4.1",
|
||||
"purl": "pkg:npm/zod@4.4.1",
|
||||
"version": "4.4.2",
|
||||
"purl": "pkg:npm/zod@4.4.2",
|
||||
"description": "TypeScript-first schema declaration and validation library with static type inference",
|
||||
"licenses": [
|
||||
{
|
||||
|
|
@ -1698,7 +1729,7 @@
|
|||
"properties": [
|
||||
{
|
||||
"name": "local:licenseFolder",
|
||||
"value": "licenses/zod@4.4.1"
|
||||
"value": "licenses/zod@4.4.2"
|
||||
},
|
||||
{
|
||||
"name": "local:sourcePackageDir",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"generatedAt": "2026-05-01T17:38:04.762Z",
|
||||
"packageCount": 52,
|
||||
"generatedAt": "2026-05-02T16:10:01.091Z",
|
||||
"packageCount": 53,
|
||||
"packages": [
|
||||
{
|
||||
"name": "@codemirror/commands",
|
||||
|
|
@ -121,7 +121,7 @@
|
|||
},
|
||||
{
|
||||
"name": "@tanstack/react-query",
|
||||
"version": "5.100.7",
|
||||
"version": "5.100.8",
|
||||
"license": "MIT",
|
||||
"homepage": "https://tanstack.com/query",
|
||||
"repository": "git+https://github.com/TanStack/query.git",
|
||||
|
|
@ -129,7 +129,7 @@
|
|||
"files": [
|
||||
"LICENSE"
|
||||
],
|
||||
"licenseFolder": "licenses/@tanstack_react-query@5.100.7",
|
||||
"licenseFolder": "licenses/@tanstack_react-query@5.100.8",
|
||||
"sourcePackageDir": "packages/call/node_modules/@tanstack/react-query"
|
||||
},
|
||||
{
|
||||
|
|
@ -201,7 +201,7 @@
|
|||
},
|
||||
{
|
||||
"name": "@tauri-apps/plugin-deep-link",
|
||||
"version": "2.4.8",
|
||||
"version": "2.4.9",
|
||||
"license": "MIT OR Apache-2.0",
|
||||
"homepage": null,
|
||||
"repository": "https://github.com/tauri-apps/plugins-workspace",
|
||||
|
|
@ -209,12 +209,12 @@
|
|||
"files": [
|
||||
"LICENSE.spdx"
|
||||
],
|
||||
"licenseFolder": "licenses/@tauri-apps_plugin-deep-link@2.4.8",
|
||||
"licenseFolder": "licenses/@tauri-apps_plugin-deep-link@2.4.9",
|
||||
"sourcePackageDir": "apps/tauri/node_modules/@tauri-apps/plugin-deep-link"
|
||||
},
|
||||
{
|
||||
"name": "@tauri-apps/plugin-opener",
|
||||
"version": "2.5.3",
|
||||
"version": "2.5.4",
|
||||
"license": "MIT OR Apache-2.0",
|
||||
"homepage": null,
|
||||
"repository": "https://github.com/tauri-apps/plugins-workspace",
|
||||
|
|
@ -222,7 +222,7 @@
|
|||
"files": [
|
||||
"LICENSE.spdx"
|
||||
],
|
||||
"licenseFolder": "licenses/@tauri-apps_plugin-opener@2.5.3",
|
||||
"licenseFolder": "licenses/@tauri-apps_plugin-opener@2.5.4",
|
||||
"sourcePackageDir": "apps/tauri/node_modules/@tauri-apps/plugin-opener"
|
||||
},
|
||||
{
|
||||
|
|
@ -380,9 +380,22 @@
|
|||
"licenseFolder": "licenses/deepfilternet3-noise-filter@1.2.1",
|
||||
"sourcePackageDir": "packages/call/node_modules/deepfilternet3-noise-filter"
|
||||
},
|
||||
{
|
||||
"name": "esbuild",
|
||||
"version": "0.25.12",
|
||||
"license": "MIT",
|
||||
"homepage": null,
|
||||
"repository": "git+https://github.com/evanw/esbuild.git",
|
||||
"description": "An extremely fast JavaScript and CSS bundler and minifier.",
|
||||
"files": [
|
||||
"LICENSE.md"
|
||||
],
|
||||
"licenseFolder": "licenses/esbuild@0.25.12",
|
||||
"sourcePackageDir": "apps/web/node_modules/esbuild"
|
||||
},
|
||||
{
|
||||
"name": "eslint",
|
||||
"version": "10.2.1",
|
||||
"version": "10.3.0",
|
||||
"license": "MIT",
|
||||
"homepage": "https://eslint.org",
|
||||
"repository": "eslint/eslint",
|
||||
|
|
@ -390,7 +403,7 @@
|
|||
"files": [
|
||||
"LICENSE"
|
||||
],
|
||||
"licenseFolder": "licenses/eslint@10.2.1",
|
||||
"licenseFolder": "licenses/eslint@10.3.0",
|
||||
"sourcePackageDir": "apps/web/node_modules/eslint"
|
||||
},
|
||||
{
|
||||
|
|
@ -421,7 +434,7 @@
|
|||
},
|
||||
{
|
||||
"name": "globals",
|
||||
"version": "17.5.0",
|
||||
"version": "17.6.0",
|
||||
"license": "MIT",
|
||||
"homepage": null,
|
||||
"repository": "sindresorhus/globals",
|
||||
|
|
@ -429,7 +442,7 @@
|
|||
"files": [
|
||||
"license"
|
||||
],
|
||||
"licenseFolder": "licenses/globals@17.5.0",
|
||||
"licenseFolder": "licenses/globals@17.6.0",
|
||||
"sourcePackageDir": "apps/web/node_modules/globals"
|
||||
},
|
||||
{
|
||||
|
|
@ -655,7 +668,7 @@
|
|||
},
|
||||
{
|
||||
"name": "zod",
|
||||
"version": "4.4.1",
|
||||
"version": "4.4.2",
|
||||
"license": "MIT",
|
||||
"homepage": "https://zod.dev",
|
||||
"repository": "git+https://github.com/colinhacks/zod.git",
|
||||
|
|
@ -663,7 +676,7 @@
|
|||
"files": [
|
||||
"LICENSE"
|
||||
],
|
||||
"licenseFolder": "licenses/zod@4.4.1",
|
||||
"licenseFolder": "licenses/zod@4.4.2",
|
||||
"sourcePackageDir": "apps/web/node_modules/zod"
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue