Merge remote-tracking branch 'origin/main' into feat/trigger

This commit is contained in:
lyzno1
2025-11-05 16:50:53 +08:00
34 changed files with 94 additions and 56 deletions

View File

@ -210,7 +210,7 @@
"canvas": "^3.2.0",
"esbuild": "~0.25.0",
"pbkdf2": "~3.1.3",
"vite": "~6.2",
"vite": "~6.4.1",
"prismjs": "~1.30",
"brace-expansion": "~2.0"
},
@ -233,7 +233,7 @@
"esbuild@<0.25.0": "0.25.0",
"pbkdf2@<3.1.3": "3.1.3",
"prismjs@<1.30.0": "1.30.0",
"vite@<6.2.7": "6.2.7",
"vite@<6.4.1": "6.4.1",
"array-includes": "npm:@nolyfill/array-includes@^1",
"array.prototype.findlast": "npm:@nolyfill/array.prototype.findlast@^1",
"array.prototype.findlastindex": "npm:@nolyfill/array.prototype.findlastindex@^1",