Merge: meshcentral: 1.1.44 -> 1.1.45 (#411960)

This commit is contained in:
Maximilian Bosch 2025-06-07 11:54:32 +02:00 committed by GitHub
commit 0ecd822266
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 713 additions and 688 deletions

View file

@ -8,11 +8,11 @@
}:
yarn2nix-moretea.mkYarnPackage {
version = "1.1.44";
version = "1.1.45";
src = fetchzip {
url = "https://registry.npmjs.org/meshcentral/-/meshcentral-1.1.44.tgz";
sha256 = "1rjn608czjn0f066wgakdzkz73wx0lrinrqs83j44h49qfqwxkl3";
url = "https://registry.npmjs.org/meshcentral/-/meshcentral-1.1.45.tgz";
sha256 = "1dwn0xaqa5f2wzlc3xygwww0pv9dkvxax8a5ysy08d9zsnpy61ra";
};
patches = [
@ -24,7 +24,7 @@ yarn2nix-moretea.mkYarnPackage {
offlineCache = fetchYarnDeps {
yarnLock = ./yarn.lock;
hash = "sha256-WltJXI9hd2OIRuPrqjDoCsa6/zjRGydPYCeiVxZIcS8=";
hash = "sha256-mH8R2KMN1rSbRkKPUV5BhnL7VjAN8m8O5stg+s9Zye8=";
};
# Tarball has CRLF line endings. This makes patching difficult, so let's convert them.

View file

@ -1,6 +1,6 @@
{
"name": "meshcentral",
"version": "1.1.44",
"version": "1.1.45",
"keywords": [
"Remote Device Management",
"Remote Device Monitoring",
@ -97,13 +97,12 @@
"ldapauth-fork": "5.0.5",
"ssh2": "1.16.0",
"svg-captcha": "1.4.0",
"image-size": "1.1.1",
"image-size": "2.0.2",
"acme-client": "4.2.5",
"aedes": "0.39.0",
"mysql2": "3.11.4",
"@mysql/xdevapi": "8.0.33",
"mongodb": "4.13.0",
"saslprep": "1.0.3",
"mongodb": "4.17.2",
"pg": "8.14.1",
"mariadb": "3.4.0",
"acebase": "1.29.5",

File diff suppressed because it is too large Load diff