690618:1444 237 #02
CI / CD Pipeline / build (push) Successful in 7m5s
CI / CD Pipeline / deploy (push) Failing after 20m14s

This commit is contained in:
2026-06-18 14:44:46 +07:00
parent 037fbb65f5
commit 09e304de84
52 changed files with 4471 additions and 1038 deletions
+10 -6
View File
@@ -60,14 +60,13 @@
"minimatch@>=9.0.0 <9.0.7": ">=9.0.7",
"minimatch@>=10.0.0 <10.2.3": ">=10.2.3",
"minimatch@<3.1.4": ">=3.1.4",
"multer@<2.1.0": ">=2.1.0",
"multer@<2.2.0": ">=2.2.0",
"serialize-javascript@<=7.0.2": ">=7.0.3",
"ajv@^6.0.0": "6.14.0",
"ajv@^8.0.0": "8.18.0",
"eslint>ajv": "6.14.0",
"@eslint/eslintrc>ajv": "6.14.0",
"qs@<6.14.1": ">=6.14.1",
"multer@<2.1.1": ">=2.1.1",
"dompurify@>=3.1.3 <=3.3.1": ">=3.3.2",
"file-type@>=13.0.0 <21.3.1": ">=21.3.1",
"flatted@<3.4.0": ">=3.4.0",
@@ -77,7 +76,7 @@
"file-type@>=20.0.0 <=21.3.1": ">=21.3.2",
"socket.io-parser@>=4.0.0 <4.2.6": ">=4.2.6",
"handlebars@>=4.0.0 <=4.7.8": ">=4.7.9",
"vite@>=7.0.0 <=7.3.1": ">=7.3.2",
"vite@>=7.0.0 <=7.3.4": ">=7.3.5",
"next@>=16.0.0 <16.2.6": ">=16.2.6",
"fast-uri@<=3.1.1": ">=3.1.2",
"fast-xml-builder@<=1.1.6": ">=1.1.7",
@@ -90,12 +89,17 @@
"path-to-regexp@>=8.0.0 <8.4.0": ">=8.4.0",
"brace-expansion@>=1.0.0 <1.1.13": ">=1.1.13",
"brace-expansion@>=5.0.0 <5.0.6": ">=5.0.6",
"ws@>=8.0.0 <8.20.1": ">=8.20.1",
"ws@>=8.0.0 <8.21.0": ">=8.21.0",
"yaml@<2.8.3": ">=2.8.3",
"nodemailer@>=8.0.0 <8.0.5": ">=8.0.5",
"nodemailer@<8.0.8": ">=8.0.8",
"follow-redirects@<=1.15.11": ">=1.16.0",
"uuid@<11.1.1": ">=11.1.1",
"qs@>=6.11.1 <=6.15.1": ">=6.15.2"
"qs@>=6.11.1 <=6.15.1": ">=6.15.2",
"@opentelemetry/core@<2.8.0": ">=2.8.0",
"esbuild@<0.28.1": ">=0.28.1",
"@babel/core@<=7.29.0": ">=7.29.6",
"js-yaml@<=4.1.1": ">=4.2.0",
"form-data@<4.0.6": ">=4.0.6"
}
}
}