feat: test1
Deploy to Staging / deploy (push) Waiting to run
Lint Backend / lint-backend (push) Waiting to run
Playwright Tests / changes (push) Waiting to run
Playwright Tests / test-playwright (1, 4) (push) Blocked by required conditions
Playwright Tests / test-playwright (2, 4) (push) Blocked by required conditions
Playwright Tests / test-playwright (3, 4) (push) Blocked by required conditions
Playwright Tests / test-playwright (4, 4) (push) Blocked by required conditions
Playwright Tests / merge-playwright-reports (push) Blocked by required conditions
Playwright Tests / alls-green-playwright (push) Blocked by required conditions
Test Backend / test-backend (push) Waiting to run
Test Docker Compose / test-docker-compose (push) Waiting to run

This commit is contained in:
mazxd
2025-03-25 08:28:14 +08:00
parent 009e16162e
commit fd9aa1f00d
8 changed files with 1942 additions and 1539 deletions
+2 -2
View File
@@ -16,7 +16,7 @@
"@tanstack/react-query": "^5.28.14",
"@tanstack/react-query-devtools": "^5.28.14",
"@tanstack/react-router": "1.19.1",
"axios": "1.7.4",
"axios": "^1.8.4",
"form-data": "4.0.0",
"next-themes": "^0.4.4",
"react": "^18.2.0",
@@ -37,6 +37,6 @@
"@vitejs/plugin-react-swc": "^3.5.0",
"dotenv": "^16.4.5",
"typescript": "^5.2.2",
"vite": "^5.4.14"
"vite": "^6.2.3"
}
}