ci: 加固生产质量门禁 #5

Merged
chengcheng merged 14 commits from codex/production-cicd into main 2026-07-17 17:32:09 +08:00
4 changed files with 855 additions and 834 deletions
Showing only changes of commit af13a0444e - Show all commits

View File

@ -44,6 +44,6 @@
"@types/react-dom": "^19.0.0",
"tailwindcss": "^4.3.0",
"typescript": "^5.8.0",
"vitest": "3.2.4"
"vitest": "3.2.6"
}
}

View File

@ -21,6 +21,7 @@
"dotenv-cli": "^11.0.0",
"nx": "^21.0.0",
"typescript": "^5.8.0",
"vite": "^7.0.0"
"vite": "^7.3.5",
"vitest": "3.2.6"
}
}

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,20 @@
packages:
- apps/web
- packages/*
allowBuilds:
esbuild: true
nx: true
overrides:
'@babel/core@<=7.29.0': 7.29.6
'dompurify@<=3.4.10': 3.4.11
'esbuild@>=0.27.3 <0.28.1': 0.28.1
'form-data@>=4.0.0 <4.0.6': 4.0.6
'js-yaml@<3.15.0': 4.1.1
'mermaid@>=11.0.0-alpha.1 <=11.14.0': 11.15.0
'minimatch@>=9.0.0 <9.0.7': 9.0.7
'@nx/js>picomatch': 4.0.5
'@nx/vite>picomatch': 4.0.5
'@nx/workspace>picomatch': 4.0.5
'tmp@<0.2.7': 0.2.7