update js deps and submodules

Signed-off-by: Vladimir Mandic <mandic00@live.com>
This commit is contained in:
Vladimir Mandic
2026-08-22 09:30:49 +02:00
parent 8cc52889a3
commit 2ba7f9d1c8
8 changed files with 1254 additions and 871 deletions
+16 -13
View File
@@ -2,14 +2,17 @@
"name": "@vladmandic/sdnext",
"description": "SD.Next: All-in-one WebUI for AI generative image and video creation",
"author": "Vladimir Mandic <mandic00@live.com>",
"private": true,
"bugs": {
"url": "https://github.com/vladmandic/sdnext/issues"
},
"homepage": "https://github.com/vladmandic/sdnext",
"license": "Apache-2.0",
"engines": {
"node": ">=22.0.0"
"node": ">=24.0.0"
},
"packageManager": "pnpm@11.7.0",
"main": "ui/dist/sdnext.mjs",
"repository": {
"type": "git",
"url": "git+https://github.com/vladmandic/sdnext.git"
@@ -50,26 +53,26 @@
},
"devDependencies": {
"@eslint/compat": "^2.1.0",
"@eslint/css": "^1.2.0",
"@eslint/js": "^9.39.4",
"@eslint/css": "^1.4.0",
"@eslint/js": "^9.39.5",
"@eslint/json": "^1.2.0",
"@eslint/markdown": "^8.0.1",
"@google/genai": "^2.4.0",
"@eslint/markdown": "^8.0.3",
"@google/genai": "^2.18.0",
"@html-eslint/eslint-plugin": "^0.60.0",
"@stylistic/eslint-plugin": "^5.10.0",
"@types/jquery": "^4.0.0",
"@types/node": "^25.9.0",
"@typescript-eslint/eslint-plugin": "^8.59.4",
"@typescript-eslint/parser": "^8.59.4",
"@types/jquery": "^4.0.1",
"@types/node": "^25.9.5",
"@typescript-eslint/eslint-plugin": "^8.67.0",
"@typescript-eslint/parser": "^8.67.0",
"@vladmandic/build": "^0.10.3",
"argparse": "^2.0.1",
"debug": "^4.4.3",
"esbuild": "^0.28.1",
"eslint": "^9.39.3",
"eslint-config-airbnb-extended": "^3.1.0",
"esbuild": "^0.28.2",
"eslint": "^9.39.5",
"eslint-config-airbnb-extended": "^3.2.0",
"eslint-plugin-promise": "^7.3.0",
"exifr": "^7.1.3",
"globals": "^17.6.0",
"globals": "^17.11.0",
"jquery": "^4.0.0",
"jquery-sparkline": "^2.4.0",
"panzoom": "^9.4.4",
+1218 -853
View File
File diff suppressed because it is too large Load Diff
+15
View File
@@ -3,6 +3,21 @@ allowBuilds:
esbuild: true
protobufjs: false
unrs-resolver: false
minimumReleaseAgeExclude:
- esbuild@0.28.1
- markdown-it@14.1.2
- linkify-it@5.0.1
- js-yaml@4.1.2
- ws@8.21.0
- protobufjs@7.6.1
- protobufjs@7.6.3
- brace-expansion@5.0.7
- js-yaml@4.3.0
- protobufjs@7.6.5
- linkify-it@5.0.2
- brace-expansion@5.0.8
- brace-expansion@5.0.9
- js-yaml@4.3.1
packages:
- "extensions-builtin/sdnext-modernui"
- "extensions-builtin/sdnext-kanvas"
+1 -1
View File
@@ -32,7 +32,7 @@ requests==2.34.2
tqdm==4.70.0
accelerate==1.14.0
einops==0.8.2
huggingface_hub==1.26.1
huggingface_hub==1.28.0
hf_xet==1.6.0
numpy==2.1.2
pandas==2.3.1
+1 -1
Submodule wiki updated: b4c702beae...f2c955021c