mirror of
https://git.quad4.io/RNS-Things/MeshChatX.git
synced 2026-09-16 16:12:44 +00:00
chore(licenses): add new dependencies and update existing versions in licenses_frontend.json and THIRD_PARTY_NOTICES.txt
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
Reticulum MeshChatX - Third-party notices
|
||||
Generated at: 2026-04-21T05:41:00.975009Z
|
||||
Generated at: 2026-04-22T16:08:55.428538Z
|
||||
Frontend source: node_modules
|
||||
|
||||
Python dependencies
|
||||
@@ -40,7 +40,7 @@ idna 3.11
|
||||
jaraco.context 6.1.2
|
||||
License: MIT
|
||||
Author: "Jason R. Coombs" <jaraco@jaraco.com>
|
||||
lxmf 0.9.4
|
||||
lxmf 0.9.6
|
||||
License: Reticulum License
|
||||
Author: Mark Qvist
|
||||
lxmfy 1.6.2
|
||||
@@ -79,7 +79,7 @@ pyserial 3.5
|
||||
reticulum-meshchatx 4.5.0
|
||||
License: 0BSD AND MIT
|
||||
Author: Quad4
|
||||
rns 1.1.6
|
||||
rns 1.1.9
|
||||
License: Reticulum License
|
||||
Author: Mark Qvist
|
||||
websockets 16.0
|
||||
@@ -526,6 +526,9 @@ Node dependencies
|
||||
@types/node 25.6.0
|
||||
License: MIT
|
||||
Author: Microsoft TypeScript
|
||||
@types/node 24.12.2
|
||||
License: MIT
|
||||
Author: Microsoft TypeScript
|
||||
@types/rbush 4.0.0
|
||||
License: MIT
|
||||
Author: Dan Vanderkam
|
||||
@@ -1102,7 +1105,7 @@ editorconfig 1.0.7
|
||||
ejs 3.1.10
|
||||
License: Apache-2.0
|
||||
Author: Matthew Eernisse <mde@fleegix.org> (http://fleegix.org)
|
||||
electron 39.8.8
|
||||
electron 41.2.2
|
||||
License: MIT
|
||||
Author: Electron Community
|
||||
electron-builder 26.8.1
|
||||
@@ -2551,6 +2554,9 @@ undici 7.25.0
|
||||
undici-types 6.21.0
|
||||
License: MIT
|
||||
Author: Daniele Belardi
|
||||
undici-types 7.16.0
|
||||
License: MIT
|
||||
Author: Daniele Belardi
|
||||
undici-types 7.19.2
|
||||
License: MIT
|
||||
Author: Daniele Belardi
|
||||
|
||||
@@ -869,6 +869,12 @@
|
||||
"author": "Microsoft TypeScript",
|
||||
"license": "MIT"
|
||||
},
|
||||
{
|
||||
"name": "@types/node",
|
||||
"version": "24.12.2",
|
||||
"author": "Microsoft TypeScript",
|
||||
"license": "MIT"
|
||||
},
|
||||
{
|
||||
"name": "@types/rbush",
|
||||
"version": "4.0.0",
|
||||
@@ -2023,7 +2029,7 @@
|
||||
},
|
||||
{
|
||||
"name": "electron",
|
||||
"version": "39.8.8",
|
||||
"version": "41.2.2",
|
||||
"author": "Electron Community",
|
||||
"license": "MIT"
|
||||
},
|
||||
@@ -4919,6 +4925,12 @@
|
||||
"author": "Daniele Belardi",
|
||||
"license": "MIT"
|
||||
},
|
||||
{
|
||||
"name": "undici-types",
|
||||
"version": "7.16.0",
|
||||
"author": "Daniele Belardi",
|
||||
"license": "MIT"
|
||||
},
|
||||
{
|
||||
"name": "undici-types",
|
||||
"version": "7.19.2",
|
||||
|
||||
Reference in New Issue
Block a user