feat: add HTTP signature tools and fix independent HTTP send validation
CSS quality / css-quality (push) Has been cancelled

This commit is contained in:
hectorzhao
2026-09-15 15:58:29 +08:00
parent 18ecf8045f
commit c781313de5
23 changed files with 986 additions and 255 deletions
+1
View File
@@ -39,6 +39,7 @@
"verify:quality": "npm run lint && npm run format:check && npm run test:frontend:coverage && npm run build && npm run bundle:verify && npm --prefix api run test:incremental-coverage && npm --prefix api run test:coverage"
},
"dependencies": {
"@noble/hashes": "2.4.0",
"@vitejs/plugin-react": "^6.0.2",
"bullmq": "^5.79.2",
"dayjs": "^1.11.21",